Monday, July 28, 2014

Installing & starting with PhoneGap on Windows for cross platform mobile development

Here are a few very useful links for Android / PhoneGap developers:

PhoneGap documentation : http://docs.phonegap.com/en/edge/guide_overview_index.md.html#Overview
Installing & starting with PhoneGap on Windows: http://chrisbitting.com/2014/01/06/installing-starting-with-phonegap-on-windows-for-cross-platform-mobile-development/
Android SDK: http://developer.android.com/sdk/index.html
How to use a Command-Line Interface ( cordova ): http://docs.phonegap.com/en/edge/guide_cli_index.md.html#The%20Command-Line%20Interface
Here you can generate the icons for your App: http://www.gieson.com/Library/projects/utilities/icon_slayer/
This link also could be useful ( Four Ways To Build A Mobile Application ) : http://www.smashingmagazine.com/2014/02/11/four-ways-to-build-a-mobile-app-part3-phonegap/

Here are some links which could be useful if you have a trouble with some parts:

If you try to update the SDK version but you get an error I recommend that you delete the current version of the Eclipse/SDK and download the latest version. It worked for me.

How to set the path and environment variables in Windows: http://www.computerhope.com/issues/ch000549.htm
How to enable debugging on android phone : http://www.groovypost.com/howto/mobile/how-to-enable-usb-debugging-android-phone/

No comments:

Post a Comment