You might want to check the following: 1. Is your HelloWorld apk correctly created? Go to the HelloWorld project (should be in your Eclipse workspace) and check whether you can find the HelloWorld.apk in folder bin 2. You can start the Emulator manually. Go to the tools folder of your SDK and start the emulator manually. The emulator should start up correctly and dependent on your machine you might see the screen after a minute. If not let me know what is happening 3. Your application is correctly compiled (no error and you can find the HelloWorld.apk in the bin folder of your project).
Q1: When the emulator starts up, what can you see? Q2: When you switch in Eclipse to the DDMS mode, what do you see in the logcat output (if you have any output ....) -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Jul 23, 7:22 pm, waltub <[email protected]> wrote: > Hi all, > > i am newbie and i've tried canonical program "hello world" from this > link:http://developer.android.com/guide/tutorials/hello-world.html. > Everthing goes well but nothing appear even the emulator had already > started and even i've already wait for about 1 hours. > > Here are my specs: > > * AMD Turion 64 X2 > * Ubuntu 9.04 > * Eclipse ganymede (Eclipse 3.4) > * ADT 1.5 > * 4GB of RAM > > Any help is appreciated. Thank u. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

