[android-beginners] Re: Hello World not working

2008-10-06 Thread Cyclonus
yep, thanks i figured it out On Oct 4, 7:21 am, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > That is normal...it is your emulator boot up screen...wait for a while...you > will see your app launched on the screen. You can also see the logcat output > to view the launch progress > :http://code.goog

[android-beginners] Re: Hello World not working

2008-10-03 Thread Megha Joshi
That is normal...it is your emulator boot up screen...wait for a while...you will see your app launched on the screen. You can also see the logcat output to view the launch progress : http://code.google.com/android/reference/adb.html#logcat 2008/10/3 Cyclonus <[EMAIL PROTECTED]> > > Hey guys I ju