Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Convert jQuery mobile application to apk

I made a simple application in jQuery mobile annd HTML 5 according to the following tutorial ,

http://www.erikyuzwa.com/mobile/your-first-mobile-application-using-jquery-mobile-1-0-hello-world/

Any one please help me how to convert this application to and apk file, so that I can install it in my mobile using phone gap. I downloaded phone gap already

Thanks in advance

like image 957
ramesh Avatar asked Feb 18 '12 08:02

ramesh


2 Answers

You will need the Android SDK as well as PhoneGap.

This should get you going:

http://phonegap.com/start#android

http://mobile.tutsplus.com/tutorials/phonegap/creating-an-android-hello-world-application-with-phonegap/

like image 112
Devgeeks Avatar answered Oct 22 '22 19:10

Devgeeks


If you have dreamviewer 5.5 IDE then it is so simple. Just create new site in dreamveaver, and in Site menu, there is an option of Mobile Application.

http://www.adobe.com/devnet/dreamweaver/articles/whats-new-dwcs55.html

like image 34
Parag Gajjar Avatar answered Oct 22 '22 20:10

Parag Gajjar