RT Are there some beautiful app creat开发者_高级运维ed based on Phonegap + jqtouch on iphone and android?
when I try to play a sound with Phonegap i get th开发者_运维技巧e following error: 05-29 16:26:14.22517492777 I System.out: AudioPlayer Error: stopPlaying() called during invalid state: 0
I created a simple PhoneGap application that, right now, just takes a picture when you tap a button and then displays the picture in an image on the same page. I\'ve built both iOS and Android version
Hello everyone and thanks in advance for help. Here is my situation: I have Phonegap 0.9.5 setup and I am making an application in Eclipse. I have everything setup fine and in my appassets/www/index.
i need to introduce printing feature to my app, that is made with phonegap framework. there is a solution to implement airpr开发者_运维百科int from javascript or use native method? thanks.Create a plu
I\'m embarking on a Sencha Touch/PhoneGap project for iOS. The project will be image/movie heavy, the problem is that I\'m not clear how you manage those images in terms of what\'s 开发者_开发问答cach
I am developing a soundboard for Android. when I play a sound via Media it plays, but if I play it some more times it suddenly does not play anymore.
I followed the instructions for using a phonegap template in xcode 4 and dragged and dropped the autogenerated www folder into the project.The problem is that on each build it re-autogenerates the ind
i have created a mobile site with jquery mobile to go into a phonegap project but i have a couple of questions a more experienced user may be able to resolve for me:
I\'ve been playing around with android and some phonegap code for the last week and through stumbling around, have been quite successful in my application creation.