I am new to phonegap. I am finding expandablelistview in Android using phonegap, and also need the tabbar using the same.How can it be possible? I am looking for some example or some tutorial about开发
I have PhoneGap app in Android using jQuery. Sometimes I need to upload some larger amount of data using $.post asynchronously, so the data are sent in background. That works fine, but it on slower co
Anybody 开发者_开发知识库tried this combination for building blackberry apps? I have created my BB project in Eclipse and it launches successfully, but the click events on the application are not work
i think its an easy question but i am stuck ... now i am developing for PalmPAD with WebOS 3.0 and i want to design login system in that.
I am trying to figure out how I could implement a cross-platform file download for mobile phones. Basically I would like to offer a HTML5/jScript ringtones-websites where the user could simply press a
I use phonegap and jQueryMoblie in android, when I run the program, it cannon use the phonegap function but it can show jQueryMoblie behavior:
I can create开发者_Go百科 a sqlite DB in phonegap/html5 via window.openDatabase. I am going to have a large amount of data, so I want to ship it with the app.
I\'m reposting someone else\'s question I found on Google groups, I\'m having a similar problem: I have an application that requires everything to be in Portrait,开发者_开发知识库 except for when i
I am developing a small iPhone a开发者_开发问答pplication using PhoneGap, and I\'m having trouble figuring out the dimensions of images, I\'m using as full-screen backgrounds... Specifically the heigh
I wrote an jQuery Mobile app and packaged it with Phonegap to开发者_StackOverflow中文版 iOS and Android apps.