USINESS R R R REQUIREMENTS EQUIREMENTS EQUIREMENTS EQUIREMENTS D D D DOCUMENT OCUMENT OCUMENT OCUMENT © 2012 ERPandERP. All rights reserved. Page 11 Deploy Deploy Deploy Deploy to to to to Simulator Simulator Simulator Simulator Right click the project and go to Run As > Android Application Eclipse will ask you to select an appropriate AVD. If there isn't one, then you'll need to create it. That was a very simple Hello World application. And there are no native features involved. PhoneGap provides a list of JavaScript API’s which allows your app to interact with the nature device features. Apache Cordova Documentation (http://docs.phonegap.com/en/2.0.0/index.html) provides details guidelines/reference on how to use these API’s, supported platform and quirks (if any). PhoneGap provides API’s for the following features Accelerometer, Camera, Capture, Compass, Connection, Contacts, Device, Events, File, Geolocation, Media, Notification, Storage 6 6 6 6. . . . Building Building Building Building app app app app with with with with PhoneGap PhoneGap PhoneGap PhoneGap Build Build Build Build Cloud Cloud Cloud Cloud Service Service Service Service Say goodbye to SDKs, compilers and hardware. Simply write your app using HTML, CSS or JavaScript, upload it to the PhoneGap Build service and get back app-store ready apps for Apple iOS, Google Android, Windows Phone 7, Palm, Symbian, BlackBerry and more. You will need a github or an Adobe account for using PhoneGap Build service.