25
PhoneGap Developmen t How to make an app using PhoneGap Build ? Presentation By MobilePundits

PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

Embed Size (px)

Citation preview

Page 1: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

PhoneGap Development How to make an app using PhoneGap Build ?

Presentation By MobilePundits

Page 2: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

Developing native apps for individual platforms is

not so easy.

You invest a lot of time in writing code for the same

piece of software in different programming languages.

Every individual cannot be technically sound, but

he/she can develop the app without any hassle or

pressure.

Page 3: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

With PhoneGap you can smartly develop apps using

HTML5, CSS & JavaScript.

PhoneGap Build is an advanced version of PhoneGap

offering cloud based services to the developers.

In simple words PhoneGap is a service where

developers can develop native apps using web

technologies like HTML, CSS and JavaScript.

Page 5: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

Using the PhoneGap Build

In your web browser, open the URL build.phonegap.com. You will see the homepage of the Adobe’s PhoneGap website

Till here we are assuming that you have the code of your sample app because in this tutorial we will be learning to create cross platform apps with a single code base & not writing the code from the scratch

Page 6: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits
Page 7: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

Sign In With Your Account

Register and create your own Adobe ID

Sign in with your Adobe ID

In the next slide you will see how the login page

of PhoneGap Build looks like

Page 8: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits
Page 9: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

Create New App

Click on the +NEW APP button for creating a

new app

Page 10: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

From here you will upload the .zip file of your

project

Remember to compress your project in prior

Page 11: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

Browse & Upload the .zip file

Page 12: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits
Page 13: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

The original folder will comprise of all HTML +

CSS + JavaScript + JPG files in it

The name of the project and all the assets will

appear after uploading the project

There you will see a build button

Click on the button

Page 14: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

Animations will appear showing the progress of the

builds taking place simultaneously

Once this process is completed, a QR code will be

generated as shown above in the picture

Page 15: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

Scan your QR code through bar code reader

Page 16: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

Install the app on your device!

Page 17: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

This is how the app looks on the device

Page 18: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

Open the uncompressed folder of your apps’ code

Open the file INDEX.HTML in your editor

Place a <BR> tag for line break just after the

Body’s content.

Place this h1 tag after BR, <h1 align = center>My

First App<h1>

Save the file.

See the next slide as an example

Update Your App

Page 19: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits
Page 20: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

Update Again

After all the changes you’ve made, recompress

the folder & repeat the previous processes with the

newly created .zip file

Proceed to the next slide for more information

Page 21: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits
Page 22: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

All the build will start again

Scan the newly generated QR code as shown

in the image and re - install the app on your

device

Run the application

You will see “My First App” has written just

below the MobilePundits Image.

Page 23: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

See the changes in the next slide

Page 24: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits
Page 25: PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits

MobilePundits

Visit our websitehttp://www.mobilepundits.com