我有一个电话交换机,即我从早些时候的电话交换台开始,我想升级到最新版本。 我为升级采取了什么步骤?
I m 射击作一般性回答,但我的具体案例是电话:1.1.0-> 1.2.0。
我有一个电话交换机,即我从早些时候的电话交换台开始,我想升级到最新版本。 我为升级采取了什么步骤?
I m 射击作一般性回答,但我的具体案例是电话:1.1.0-> 1.2.0。
我今夜发现这一点,似乎更直截了当。 见。
Mac and Linux:
$ sudo npm install -g phonegap
视窗:
C:> npm install -g phonegap
$ cd path/to/my-app
$ phonegap platform update android
页: 1
Depends on the platform. For Android you just need to replace your .jar/.js files with the 1.2 versions and update the script tag to refer to the phonegap-1.2.0.js file.
借助上文提到的Devgeeks Telephonegap wiki链接,它视之为“OS”案的一般性答案,正在形成一个新的项目,并抄录了你的内容。
- Create a new project
- Copy your files into the www folder EXCEPT the phonegap.*.js files
- In your index.html, edit the script tag to point to the new phonegap.*.js file
- If you have plugins, copy them to the Plugins folder then re-add them in Xcode (NOT as folder references in blue, they should be folder groups in yellow).
- Modify PhoneGap.plist to add your plugin mappings. More info here
- Modify PhoneGap.plist to add your iframe external urls. More info here in the README FAQ
在SOS,这可能是容易的,但有时是有问题的。
虽然1.0-> 1.2.0should 请更正: 仅通过dmg/pkg提高电话的使用率,并更新<条码>电话gap-1.1.0.j在您的项目中的<条码>> 电话gap-1.2.0.js。
如果做不到预期的工作,则尝试以下稍加复杂的版本:
http://wiki.phonegap.com/w/page/42243680/Upward%20your%20iOS%20PhoneGap%20project
电话号码:
rel=“nofollow” http://docs.phonegap.com/en/2.7.0/guide_upgrad_ios_index.md.html
http://docs.phonegap.com/en/2.7.0/guide_upgrading_android_index.md.html
我认为,我看到科索沃民主党周围有一幅画面也这样做,但现在我无法找到。
Update: Just follow Zkent s answer. Or don t use PhoneGap.
Does anyone have any experience of storing data in JavaScript across all mobile platforms using PhoneGap? My ideal solution would be to use something like SQLite, but unfortunately SQLite isn t ...
I m new to Xcode and iPhone apps. I want to select an image from iPhone (camera or library) and send to php via ajax. http://wiki.phonegap.com/iPhone:-Camera-API I m using the phonegap framework, ...
I m building an Android application that s based around an enhanced WebView (based on PhoneGap). I ve enhanced the WebView so that from JavaScript running inside you can invoke the native contact ...
I m currently having an issue with geolocation in a webview. I have a webapp. I m currently not using phonegap or any other mobile framework. I ve been unsuccessful at getting the built-in html5 ...
I am Using phoneGap as a environment to develop the code. So I need to know how to integrate blackberry and android into the same IDE(Eclipse).
I have created a search field on a mobile app i am creating via PhoneGap. I ve tried using with no luck. I also know that i could get around the visual aspect of the input field via CSS & ...
I m using PhoneGap 0.8 and I d like to detect a basic shake gesture. I ve found two relevant snippets: http://groups.google.com/group/phonegap/browse_thread/thread/25178468b8eb9e9f http://phonegap....
I am trying to build a PhoneGap-based iPhone application, but I keep getting the following two errors: ./build-phonegap.sh: line 6: ./configure: No such file or directory cp: lib/iphone/phonegap-min....