Line 27:
Line 27:
cordova -v : 3.6.3-0.2.13
cordova -v : 3.6.3-0.2.13
+
+
* "error android_home is not set and android command not in your path" when doing "cordova platform add android"
+
**Install Eclipse ADT (Note : for win8 32bit/64bit install 32bit ADT)
+
**Setup Environment Variables :
+
***Add to existing system variable "path" : <path to adt-bundle\sdk\tools>;<path to adt-bundle\sdk\platform-tools>
+
** http://docs.phonegap.com/en/edge/guide_platforms_android_index.md.html
+
*** http://developer.android.com/sdk/index.html
+
*** C:\Users\Stéphane\AppData\Roaming\npm;C:\Users\Stéphane\AppData\Local\Android\android-sdk\tools;C:\Users\Stéphane\AppData\Local\Android\android-sdk\tools;C:\Users\Stéphane\AppData\Local\Android\android-sdk\platform-tools
== Cordova plugins ==
== Cordova plugins ==