Computer Science and Business Adminsitration

Learn Computer and Business Administartion ! A new way

Sunday 18 September 2016

Building apps with Phonegap Build

Have you heard of cross platform development?
It is process or feature in which you can develop an application for multiple Operating systems by developing a single application. You don't need to code separately for Desktop, Android, Windows phone or apple devices. Write a single code and build it for all the above mentioned platforms.The process is quick safe and secure. It has limited usage for system and architecture based applications but is good enough for static applications. 
There are several applications available in market that makes it possible to develop cross-platform applications. The list includes
We will discuss Phonegap build. It is a great feature from adobe. Phonegap build  is an online application that helps you create cross platform applications from your  html files. It supports data files as zip or uploaded to your GitHub repository. It finds index.html as the start page and starts building your static application. If index.html is missing it will not allow you build an application because it is the base of landing page. So whenever you try to build static applications you must start include an index.html page with navigation to all other pages included in your application.

In order to build application you need to use your adobe Id. If you have one you can login here (Phonegap build login) using your adobe or GitHub username and password. If you don't have any you must create one through simple easy steps. It will direct you to creating a new app mode. You can upload a zip file or provide a Git repository link. It gets your files from your desired location and open options for building your application where you can name application and enter the description. Click ready to build app and you get your platform options. Select your application and push build all button. You will need to submit your IOS developer key to your Iphone application.
Get Your application and enjoy!!

No comments:
Write comments

Stay Upto date with all our updates
Join Our Newsletter