The application HelloTabWidget (process home.net) has stopped unexpectedly. Please try again.
[ ok ]
|
virtual device does not display exception/error? created on Oct 12, 2011 2:30:15 AM The application HelloTabWidget (process home.net) has stopped unexpectedly. Please try again. [ ok ] |
|
|
RE: virtual device does not display exception/error? created on Oct 12, 2011 8:25:30 AM
Are you using Eclipse to develop your apps? If so use it's built in tools; http://developer.android.com/guide/developing/debugging/debugging-projects.html
If your developing with out eclipse, here is some info: http://developer.android.com/guide/developing/debugging/debugging-projects-cmdline.html Also you can open the command line while your emulator is running and type: adb debug It will give you the logcat information. |