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

Slides:



Advertisements
Similar presentations
PART IV - EMBED VIDEO, AUDIO, AND DOCUMENTS. Find a video on Youtube.com: Search for a video, then look for the Embed code. Copy this code into the HTML/JavaScript.
Advertisements

Chapter 1: Introduction. Contents Whats New in Dreamweaver CS4? The Dreamweaver CS4 Interface Setting Up a Site Creating a Web Page Adding Text to Your.
Samsung Smart TV is a web-based application running on an application engine installed on digital TVs connected to the Internet.
DRUPAL How to create a website Summer Tech Academy 2010 Mercedes Conde.
X10 hosting Sign up for free account. Enter a domain name click continue Then Enter your address Enter a password.
Chapter 8 Create an App and Publish to the iPad. Apps are programs that run on the iPad. App is short for application. Exploring Apps and iPad Publishing.
© 2010 Delmar, Cengage Learning Chapter 1 Getting Started with Dreamweaver.
Hypertext Markup Language. Platform: - Independent  This means it can be interpreted on any computer regardless of the hardware or operating system.
AudioBoo Because sound is social. Overview Instruct how to create an Audioboo account Demonstrate how to follow a featured boo Learn how to upload a video.
Getting an account with WordPress.com Open your web browser ( mozilla firefox, internet explorer, opera, etc.,)
How to Create and Use QR Codes By Will Mayall 1. Use the Market App Click on the Market App on your smart phone. Search for QR Code Scanner. I like to.
How to Create QR Codes By Will Mayall 1.
Phonegap Deployment CIS 136 Building Mobile Apps 1.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 21: Publishing Your Pages on the Web.
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Adding an image to a page in Dreamweaver Uploading files to x10hosting Editing uploaded files in x10hosting Adding links in Dreamweaver Uploading linked.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 2: Working with Webpage Files.
Getting Started with Dreamweaver
CIT 256 Organizing Large Websites: Divs, DW Templates Dr. Beryl Hoffman.
Microsoft Windows LEARNING HOW USE AN OPERATING SYSTEM 1.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Web Technologies Website Development Trade & Industrial Education
YourClassPage.com TM Inservice Quickstart Guide Getting YOUR classpage up and running!
Website Development with Dreamweaver
Lecture 2 Building Web Pages 1 Lecture 2  Building Web pages  Languages and programs  HTML - Hyper Text Markup Language  Netscape’s Composer  MicroSoft.
Web Design (2) Brackets - introduction. Brackets Brackets is a web design code editor It is an open-source project initiated by Adobe (creator of Dreamweaver)
HTML INTRODUCTION. What is HTML?  HTML stands for Hypertext Markup Language  Developed in 1990  Hidden code that helps us communicate with others on.
Introduction to HTML. Slide 1 Hard-Coding What is hard-coding? –Creating the page in a text editor just using HTML A Web designer should know how to hard-
StopPreviousNext Vicnet Internet training course Workbook 7 Working with pictures on the Internet Easy English workbook July 2010.
Presented by Graduate Design Group 2 Meredith, Jennifer, Cammay and Diane.
Downloading and Installing Autodesk Revit 2016
LEARNING HTML PowerPoint #1 Cyrus Saadat, Webmaster.
Downloading and Installing Autodesk Inventor Professional 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the.
Quick Questions 1. What does HTML stand for? 2. What are the three main languages of the Web? 3. What is the purpose of the tags? 4. Why do we indent different.
ARMS Advanced Risk Management System User Documentation.
1.5 LooGix.com Experience and Creation Meg Moring.
Web Authoring with Dreamweaver. Unit Objectives  Be able to define keywords: HTML, HTTP (protocol), browser, web server, client/server, tag, attribute,
Spiderman ©Marvel Comics Creating Web Pages (part 1)
HTML Help For MGS 351 Final Project Website. Agenda Getting Started – Must-Do’s – Working from an off-campus computer – Other Resources Working with HTML.
HTML Introduction 2-1. Lecture 6 HTML - HyperText Markup Language  not a programming language  structure text into title, body, paragraphs, lists, links,
PHP Form Processing * referenced from
QR Codes Word Walls and Beyond. What they are… Applications for the classroom – Word Walls Quizzes Learning centers Written responses Student resources.
One Drive Online Application BY: DANTE', SPENCER, TEPORA, PRINK B7.
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Google Analytics implementation On this tutorial I will show you how to set up an Google Analytics account and how to connect it to a Wordpress website.
New Client Portal Instructions. Welcome to the NEW Julie K Wiedner CPA, PC Client Portal. We are providing you with these instructions to aid in setting.
Getting Started with Dreamweaver
Getting an account with WordPress.com
North Attleboro High School
Using the Personal Image Photo Library
Introduction to working with Weebly
WikID installation/training
What is a QR Code Basically it is a barcode, they were originally used to track auto parts, but have become popular in advertisements on TV and magazine.
Using the HTML and CSS Validation Services
Geography 121 Homepage Design Project Zero
* Lecture # 7 Instructor: Rida Noor Department of Computer Science
OverDrive Digital Library Basics
OverDrive Digital Library Basics
CoreFTP.
Part 3 Creating basic HTML web pages
Compile, Build, and Debug
Scan this code with a QR reader to easily download the app.
Download the Mobile App Now!
Title: Tech Training Certificate: Ace of Initiative Program
Starting to develop a website
CoreFTP.
Getting Started with Dreamweaver
Part 3 Creating basic HTML web pages
Download the Mobile App Now!
Boost:.
Presentation transcript:

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.

 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.

A Quick Guide to PhoneGap App Development

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

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

Create New App  Click on the +NEW APP button for creating a new app

 From here you will upload the.zip file of your project  Remember to compress your project in prior

Browse & Upload the.zip file

 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

 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

Scan your QR code through bar code reader

Install the app on your device!

This is how the app looks on the device

 Open the uncompressed folder of your apps’ code  Open the file INDEX.HTML in your editor  Place a tag for line break just after the Body’s content.  Place this h1 tag after BR, My First App  Save the file.  See the next slide as an example Update Your App

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

 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.

See the changes in the next slide

MobilePundits Visit our website