Monday, December 26, 2011

Intro to developing for Android

Very good intro to developing for Android:
http://www.javapassion.com/handsonlabs/android_stepbystep/#0.5

Had some trouble with the app not loading into the Android virtual machine (from eclipse)
Try this:

Open windows task manager.  Kill the adb process.  In Eclipse, try running it again, should be 












able to select the currently running virtual machine to load your application into.

This is not bad either:
http://apcmag.com/getting-started-with-medroid.htm


No comments:

Post a Comment