This commit is contained in:
Dave Johnson 2010-08-31 13:27:43 -07:00
parent cf7a4f0fb6
commit f48a19554c

View File

@ -12,10 +12,12 @@ Pre Requisites
Install Install
------- -------
Add PhoneGap/Android to your PATH variable like so: On OS X add PhoneGap/Android to your PATH variable like so:
export PATH=$PATH:~/phonegap-android/bin export PATH=$PATH:~/phonegap-android/bin
On Windows add the phonegap-android/bin to your PATH as normal.
DroidGap: PhoneGap/Android Dev Script DroidGap: PhoneGap/Android Dev Script
------------------------------------- -------------------------------------
@ -118,4 +120,4 @@ Attach it to a process on the device
For more info see For more info see
----------------- -----------------
- [http://docs.phonegap.com](http://docs.phonegap.com) - [http://docs.phonegap.com](http://docs.phonegap.com)
- [http://wiki.phonegap.com](http://wiki.phonegap.com) - [http://wiki.phonegap.com](http://wiki.phonegap.com)