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
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/