最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - How to start with phonegap development? - Stack Overflow

programmeradmin3浏览0评论

Hi I have gone throught the site: phonegap

I have also read the documentation provided there, but is there any easy way tutorial available for that?

I have less idea about javascript coding and what I found is phonegap is entirely based on javascript. Can anyone guide me from where to start with?

Thanks in advance.

Mrunal

Hi I have gone throught the site: phonegap

I have also read the documentation provided there, but is there any easy way tutorial available for that?

I have less idea about javascript coding and what I found is phonegap is entirely based on javascript. Can anyone guide me from where to start with?

Thanks in advance.

Mrunal

Share asked Sep 29, 2011 at 6:39 MrunalMrunal 14.1k7 gold badges53 silver badges97 bronze badges
Add a ment  | 

3 Answers 3

Reset to default 3
  • http://docs.phonegap./ : This will give you the insight of PhoneGap APIs with source:

  • http://drupal/project/phonegap : Here you will get the plete source code of Drupal PhoneGap app which runs of Android. iPhone and BlackBerry. This source will help you to understand the PhoneGap development techniques

they do have detailed set-up instructions and gettin started help.

You don't need JavaScript for a basic Phonegap App. What they do is basically translate a WebPage to a App for the desired Plattform. Therefore you just need to know as much Javascript as your app needs.

Afaik you can also use frameworks like jQuery. More tutorials are available here: http://wiki.phonegap./w/page/35501397/Tutorials

Here on UI Development: http://wiki.phonegap./w/page/36767911/UI%20Development%20on%20PhoneGap

And there is many more. Maybe you can look into general Javascript tutorials first if you look for a special effect or so.

Amazon has more books on PhoneGap that offers basic tutorials and code walkthroughs. Here is a new book with sample code available for download.

发布评论

评论列表(0)

  1. 暂无评论