Tag Archive for: tips

Get the Android SDK & Phonegap to work

Getting the create Command to Work on PhoneGap 2.x Android. Huge thanks to Simon MacDonald

Start with the PhoneGap setup documentation here:

http://docs.phonegap.com/en/2.7.0/guide_getting-started_android_index.md.html#Getting%20Started%20with%20Android

Then fix it here:

http://simonmacdonald.blogspot.ca/2012/11/getting-create-command-to-work-on.html

If I only knew this sooner

Things that it would have been nice to know:

  1. Android package names can only contain letters & periods. NO NUMBERS or SPECIAL CHARACTERS
  2. PhoneGapBuild Keys cannot be edited or deleted, so be precise and descriptive in your naming conventions
  3. It is important for us to decide on a good structure for application versions/environments. Managing multiple installs on multiple devices, pointed at multiple server environments