steps to learn phonegap in right order

青春壹個敷衍的年華 提交于 2019-12-11 11:42:50

问题


I just heard about phonegap that this is framework which let developers make web apps and then wrap with phonegap framework to build native apps. If that is correct, developers should first make web app (using HTML, JS, CSS), then work under phonegap and finally create builds to make native apps.

BUT when I visited its getting started page its say install SDK ( say Android ) in start. this should be the last step. First it should allow me to make web app and then let me decide for which plateform I want to make app.

Is there any way to learn phonegap without installing those SDKs like Android etc.

I just want to learn phonegap, its plateform independent then why I install android SDK as first step ?


回答1:


Well you still need to compile your application with the native SDK even if you use PhoneGap. You could try using a cloud IDE like:

http://www.applaudcloud.com/




回答2:


You could try the build.phonegap.com service as well. This service allows one to upload their HTML, JS and CSS and get back a installable binary for iOS, Android, BB, Windows Phone, webOS and Symbian.



来源:https://stackoverflow.com/questions/10609127/steps-to-learn-phonegap-in-right-order

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!