Thursday, August 28, 2014

JQuery Mobile: Compiling your project as mobile app.

Good day blogger,

Today i will show you how to compile as mobile application your JQuery Mobile project. first you need to know Phonegap.
PhoneGap is a mobile development framework produced by Nitobi, purchased by Adobe Systems in 2011. It enables software programmers to build applications for mobile devices using JavaScript, HTML5, and CSS3, instead of device-specific languages such as Objective-C. It enables wrapping up of HTML, CSS and Javascript code depending upon the platform of the device. It extends the features of HTML and Javascript to work with the device. The resulting applications are hybrid, meaning that they are neither truly Mobile native application native (because all layout rendering is done via web views instead of the platform's native UI framework) nor purely web-based (because they are not just web apps, but are packaged as apps for distribution and have access to native device APIs). From version 1.9 onward it is even possible to freely mix native and hybrid code snippets.
to know more about PhoneGap just go to this site
ok let's start, its very simple.

Step 1: Put all your files in a folder.



Step 2: Compress it and make it .zip file.


Step 3: go to build.phonegap.com and Sign In


Step 4: upload your .zip file in Private application.


Step 5: download any format you want, take not IOS, BlackBerry,HP and the other one is red.
its because you need to buy their license .


That's it!  Thank you blogger! Help me to share it. :)
Follow me for more topic I will share. and visit my facebook page.
www.facebook.com/AskCompTutor


No comments:

Post a Comment