Is it possible to compile native uiq3 applications with .sis extension using titaniu开发者_开发知识库m/phonepag ??Appcelerator Titanium only supports iPhone and Android apps. Blackberry support is in
I am working with Android 2.2.I currently have the application wrapped in phonegap with Sencha.I have forms that use an Ajax request to post the information and send it to an email.It all works fine b
I have an html page loaded with PhoneGap. The html is mine and is on the phone, so I have full control of it.
Can I believe that, I can 开发者_如何学Pythondevelop an app with HTML5, CSS3 and JavaScript and then compile it with PhoneGap for Android, iOS and Win Phone 7?
I know that there are many related questions and I\'ve read them all but still didn\'t find answer, so please read my question.
What are the things to pay attention combinating SenchaTouch (HTML-JAVAscript) with Phonegap to get an App for开发者_Go百科 the AppStore?
I\'ve got a jQTouch app on Android using phonegap. It had a dropdown which wasn\'t working. I\'ve since resolved that issue after reading this.However, I still can\'t get my input text to work.The for
I\'m planning to write mobile application using PhoneGap. My question is: Should Java scripts (with business logic) be packed into distribution package. I need it to avoid resubmitting application to
I want to display the maps in android using phonegap. I copied the code shown in http://wiki.phonegap.com/w/page/16494764/PhoneGap-Geolocation-Sample-Application. I a开发者_JAVA技巧m using phonegap.0.
I have a simple application developed for android which takes a photo, accessing the camera of device.