将 jQuery 移动应用程序转换为 apk
我根据以下教程在 jQuery mobile 和 HTML 5 中制作了一个简单的应用程序,
http://www.erikyuzwa.com/mobile/your-first-mobile-application-using-jquery-mobile-1-0-hello-world/
任何人请帮我如何转换这个应用程序到.apk文件,这样我就可以使用手机间隙将其安装在我的手机中。我已经下载了手机间隙
提前致谢
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您将需要 Android SDK 以及 PhoneGap。
这应该可以帮助您:
http://phonegap.com/start#android
http://mobile.tutsplus.com/tutorials/phonegap/creating-an-android-hello-world-application-with-phonegap/
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/
如果你有 Dreamviewer 5.5 IDE 那么事情就这么简单。
只需在 Dreamveaver 中创建新站点,在“站点”菜单中,有一个“移动应用程序”选项。
http://www.adobe.com/devnet/dreamweaver/articles /whats-new-dwcs55.html
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