文件名称:Android代码-phonegap-android-plugin-examples
文件大小:127KB
文件格式:ZIP
更新时间:2022-08-25 21:36:23
Android代码
Eclipse Getting Started All you need to do is ensure that ./libs/phonegap.jar. Simply right click on ./libs and select Build Path > Configure Build Path. Choose Java Build Path and select the Libraries tab. Click add Jars and select phonegap.jar. If you are building an Android project from the command line jar files found in libs are automatically compiled in. Terminal Getting Started You will need to create a local.properties file with a path to your Android SDK install. Something like this: s
【文件预览】:
phonegap-android-plugin-examples-master
----.gitignore(54B)
----default.properties(364B)
----README.md(3KB)
----AndroidManifest.xml(2KB)
----libs()
--------phonegap.jar(90KB)
----src()
--------com()
----res()
--------values()
--------layout()
--------drawable-ldpi()
--------drawable-hdpi()
--------drawable-mdpi()
----assets()
--------www()
----build.xml(3KB)
----build.properties(697B)