SlideShare a Scribd company logo
Building mobile apps using PhonegapSaidurRahmanBijonMd. Shoriful Islam Ronju
Presentation outlineWhat is PHONEGAP?Why PHONEGAP?Features? What do you need to develop in PHONEGAP?Development stepsResources Sample appDeploy in DeviceQuestions and Answer.
What is PHONEGAP?
What is PhoneGap
What is PHONEGAP?
PhoneGap AppsOrbium PuzzleDairy3 Card PokerCity TouchLogitechSqueezeboxChess
Why PHONEGAP?Supported mobile platforms ….
Why PHONEGAP?
Why PHONEGAP?Total: 600,000Monthly: 44,000
Why PHONEGAP?
Why PHONEGAP?
Why PHONEGAP?
PHONEGAP FeaturesAccelerometer
Camera
Compass
Contacts
File
Geolocation
Media
Network
Storage
NotificationsWhat do you need to develop in PHONEGAP?For iOSDevelopmentXcode
iOSSDKFor AndroidAndroid SDK
ADT pluginFor BlackBerrySun SDK
Apache ant
BlackBerry WebWorksSDKFor SymbianSDKPHONEGAP Build
Setup PhoneGap
Development steps for iPhone
Development steps for iPhone
Development steps for iPhone
Development steps for iPhone
Development steps for iPhone
PHONEGAP Accelerometer
Camera
Compass
Contacts
File
Geolocation
Media
Network
Storage
NotificationsSample Application
Sample Application : Notification
Index.html( continue ...)<script type="text/javascript” src="phonegap.0.9.6.min.js"></script><body onload="onBodyLoad()">
Notification  ( continue ...)document.addEventListener ("deviceready",onDeviceReady,false);navigator.notification.alert (‘msg’);
Notification (continue..)function onDeviceReady() {				// do your thing!navigator.notification.alert(”Phonegap is working");			}
Notification
Sample Application: Accelerometer
Accelerometer( continue ...)

More Related Content

Building mobile apps using Phonegap

Editor's Notes

  1. This template can be used as a starter file for presenting training materials in a group setting.SectionsSections can help to organize your slides or facilitate collaboration between multiple authors. On the Home tab under Slides, click Section, and then click Add Section.NotesUse the Notes pane for delivery notes or to provide additional details for the audience. You can see these notes in Presenter View during your presentation. Keep in mind the font size (important for accessibility, visibility, videotaping, and online production)Coordinated colors Pay particular attention to the graphs, charts, and text boxes.Consider that attendees will print in black and white or grayscale. Run a test print to make sure your colors work when printed in pure black and white and grayscale.Graphics, tables, and graphsKeep it simple: If possible, use consistent, non-distracting styles and colors.Label all graphs and tables.
  2. Give a brief overview of the presentation. Describe the major focus of the presentation and why it is important.Introduce each of the major topics.To provide a road map for the audience, you can repeat this Overview slide throughout the presentation, highlighting the particular topic you will discuss next.
  3. Give a brief overview of the presentation. Describe the major focus of the presentation and why it is important.Introduce each of the major topics.To provide a road map for the audience, you can repeat this Overview slide throughout the presentation, highlighting the particular topic you will discuss next.
  4. Give a brief overview of the presentation. Describe the major focus of the presentation and why it is important.Introduce each of the major topics.To provide a road map for the audience, you can repeat this Overview slide throughout the presentation, highlighting the particular topic you will discuss next.
  5. This is another option for an overview slide.
  6. This is another option for an overview slide.
  7. This is another option for an overview slide.
  8. This is another option for an overview slide.
  9. This is another option for an overview slide.
  10. This is another option for an overview slide.
  11. This is another option for an overview slide.
  12. This is another option for an overview slide.
  13. This is another option for an overview slide.