Adding README

This commit is contained in:
Joe Bowser 2009-11-24 15:11:32 -08:00
parent a92c49e691
commit 695e1a5e04

28
README.md Normal file
View File

@ -0,0 +1,28 @@
PhoneGap Android
=============================================================
PhoneGap Android is an Android application library that allows
for PhoneGap based projects to be built for the Android Platform.
Pre-requisites
-------------------------------------------------------------
* Java JDK 1.5
* Android SDK Package [http://developer.android.com](http://developer.android.com)
* Apache ANT (For build script)
* Eclipse (Recommended, not required)
Build from Command Line
-------------------------------------------------------------
ant phonegap_debug or ant phonegap_release
Getting Started with Eclipse
-------------------------------------------------------------
The wiki article to get started with Eclipse can be found at [http://phonegap.pbworks.com/Getting-started-with-Android-PhoneGap-in-Eclipse-(Tested)]http://phonegap.pbworks.com/Getting-started-with-Android-PhoneGap-in-Eclipse-(Tested)
Android 1.5
------------------------------------------------------------
The Android 1.5 Branch contains a 1.5 version of PhoneGap. This should
be used for carriers who do not currently have Android 1.6 or newer devices
offered.