Is it possible to convert a web app into native app for Android using PhoneGap and jQuery mobile? If so, please help me in doing this.
|
|
Yes. Every app developed using PhoneGap is automatically converted to a native one upon building. You can use Eclipse for your development purposes or use Phonegap's build service to get your app.
You can access the PhoneGap build service through https://build.phonegap.com/ [UPDATED] You can use jquery, sencha or possibly any such frameworks for building an app with phonegap. |
|||||||||
|
|
Yes. That's the whole idea of PhoneGap. Have you tried using this? http://phonegap.com/start#android I use it myself and have very little trouble with it. Edit: I have also tried using PhoneGap Build as Nikhil suggested, and that will work just as fine. But if you want to understand what happens I believe Eclipse is the way to go. |
|||||||
|
|
I'm also new to PhoneGap, I've built a mobile web using jquery mobile, I want to integrate it with PhoneGap but I don't know how. I've tried the PhoneGap getting started and it works. But now what I'm blank is to convert my project using phonegap. |
||||
|
|