Search code examples
htmljquery-mobilehybrid-mobile-appmulti-device-hybrid-apps

Where to build a Hybrid App?


I want to ceate a Hybrid App with html5,cc3,JS,Jquery mobile,SQL,AJAX and it's my first attempt. What platform do you suggest to begin with the building?


Solution

  • You can go for Phonegap / Cordova, it is open source through which you can create application in Adnroid, iOS, Windows & Blackberry.

    You can check Phonegap for more info.

    Also you can download Sample Phonegap Application to get started.

    Besides you can learn Phonegap set up here

    Besides phonegap you can go for

    1. Appcelerator Titanium:
    2. Sencha Touch

    Hope this helps :)