Just setup Eclipse, ADT, SDK, and DROID skin.  Set path to include SDK
tools directory.

Wrote the Hello World (Hello Android) app.  I can run the app,
emulator starts, but app does not start.  If I go into applications, I
can manually run the application and it works properly.  The app
should be loading as the documentation suggests.

I then added the null pointer reference and a breakpoint to test
debugging.

When I debug, same thing happens.  Emulator loads, app does not load.
If i manually run the app, it does not break at the breakpoint.

When I debug, I get an error in Eclipse:
Emulator]emulator: ERROR: unexpected qemud char. channel close
HelloAndroid]emulator-5554 disconnected!  Cancelling
'com.test.helloandroid.HelloAndroid acitivity launch'!


-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to