Initial commit of the Android PhoneGap Code

This commit is contained in:
Joe Bowser
2008-10-15 14:24:39 -07:00
commit 9911202d5b
11 changed files with 227 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="output" path="bin"/>
</classpath>