0
在Eclipse IDE中的Phonegap項目上,我可以保存config.xml文件嗎?Phonegap配置文件位於哪個文件夾中?
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:gap = "http://phonegap.com/ns/1.0"
id = "com.phonegap.example"
versionCode="10" <!-- optional: Android only -->
version = "1.0.0">
<name>PhoneGap Example</name>
<description>
An example for phonegap build docs.
</description>
<author href="https://build.phonegap.com" email="[email protected]">
Hardeep Shoker
</author>