Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Mobile app lifecycle with PhoneGap

Hazem Khaled
November 22, 2014

Mobile app lifecycle with PhoneGap

Hazem Khaled

November 22, 2014
Tweet

More Decks by Hazem Khaled

Other Decks in Technology

Transcript

  1. PhoneGap Just package your HTML, CSS and JavaScript into Mobile

    App plus allow you to access native APIs.
  2. NATIVE API SUPPORT • Accelerometer • Camera • Compass •

    Contacts • Network • Device • Globalization • Storage • Events • File system • Geolocation • Media • Notification And more 500+ native plugin
  3. INSTALLATION • Native SDKs (Android SDK, Xcode, Momentics, Visual Studio

    … etc) • Node.js • PhoneGap command line interface CLI Full guide for each platform
  4. CODE TIME :) • Create App • Run on iPhone

    • Run on Android • Example to open camera and capture picture
  5. But PhoneGap is not enough :( It’s a embed web

    browser to give you access on all awesome web development capabilities But you need something to make it easy and fast?
  6. Tools • Android theme Generators • TiCons • Icon Fonts

    • R.drawable Icons • Codly.io • Pttrns.com & android-app-patterns.com