Android : The connection to adb is down, and a severe error has occurred.

Problem Android development with Eclipse IDE, sometime it hit following “adb” error message and caused the application fail to start? [2011-11-22 15:17:07 – HelloWorld] —————————— [2011-11-22 15:17:07 – HelloWorld] Android Launch! [2011-11-22 15:17:07 – HelloWorld] The connection to adb is down, and a severe error has occured. [2011-11-22 15:17:07 – HelloWorld] You must restart adb …

Read more

Android hello world example

In this tutorial, we show you how to create a simple “hello world” Android project in Eclipse IDE + ADT plugin, and run it with Android Virtual Device (AVD). The Eclipse ADT plugin provided easy Android project creation and management, components drag and drop, auto-complete and many useful features to speed up your Android development …

Read more