Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Learning PhoneGap Build

Posted By: Landau17
Learning PhoneGap Build

Learning PhoneGap Build
MP4 | Video: 720p | Duration: 1:23:21 | English | Subtitles: VTT | 497.8 MB



PhoneGap and its open-source sister Apache Cordova simplify cross-platform app development. You can code an app once, and then compile it to run anywhere: iOS, Android, or Windows Phone. PhoneGap Build is the cloud-based version, which allows you to take apps built with HTML, CSS, and JavaScript and compile them into native, store-ready mobile apps. All without any SDKs.

In this course, Chris Griffith introduces the PhoneGap ecosystem and the basics of PhoneGap Build. He shows how to set up an account for development and create, configure, and compile your first project with PhoneGap Build. Once you've mastered these fundamentals, Chris shows how to extend your app plugins, debug your app, and then prep it for release in the App Store, Google Play store, or Windows Store.

Topics include:
  • What is PhoneGap Build?
  • Setting up for Android or iOS development
  • Creating a PhoneGap Build project
  • Exploring the HTML structure of the app
  • Defining build platforms and parameters
  • Adding icons and splash screens
  • Building the app via a ZIP file or GitHub
  • Extending an app with plugins
  • Debugging a PhoneGap Build app
  • Preparing for release