[android-beginners] Re: Hello World Emulator Issue

2009-10-29 Thread eric man
I guess you all that started this post have already found the problem! Im writing this for some other ppl that might want to check the same issue!\ The problem is that you should wait at least 2 to 5 min till you get to see you appi running, even that the emulator start right away!

[android-beginners] Re: Hello World Emulator Issue

2009-10-26 Thread Ankit
[2009-10-25 22:03:45 - HelloAndroid]Android Launch! [2009-10-25 22:03:45 - HelloAndroid]adb is running normally. [2009-10-25 22:03:45 - HelloAndroid]Performing com.example.helloandroid.HelloAndroid activity launch [2009-10-25 22:03:45 - HelloAndroid]Automatic Target Mode: launching new emulator

[android-beginners] Re: Hello World Emulator Issue

2009-09-14 Thread infero
Hi Christian, I had the same problem. I searched every menu item to see if I had to show/enable another window or what ever. I finaly found out that my mobile phone was connected through the USB cable and the application ran there - instead of in the emulator HTH

[android-beginners] Re: Hello World Emulator Issue

2009-09-12 Thread Christian Grasser
I have the same problem! Emulator is starting and no Hello World is running :-( i don't see anything like this: Waiting for HOME My output: [2009-09-11 13:17:10 - HelloAndroid] -- [2009-09-11 13:17:10 - HelloAndroid] Android Launch! [2009-09-11 13:17:10 -

[android-beginners] Re: Hello World Emulator Issue

2009-08-12 Thread Structure
So, no resolution this time either? On Aug 11, 3:47 pm, Structure stmb...@gmail.com wrote: Still no luck. There's no extra emulator process running. I restarted my computer to make absolutely sure and still no go. Any other ideas? On Aug 11, 3:36 pm, Roman roman.baumgaert...@t-mobile.com

[android-beginners] Re: Hello World Emulator Issue

2009-08-12 Thread Roman ( T-Mobile USA)
Can you see whether your application is uploaded to the emulator? You should see something like this [2009-08-12 19:53:12 - Test3] Waiting for HOME ('android.process.acore') to be launched... [2009-08-12 19:53:13 - Emulator] 2009-08-12 19:53:13.704 emulator [22750:10b] Warning once: This

[android-beginners] Re: Hello World Emulator Issue

2009-08-10 Thread Roman
Use the TaskManager on Windows to find out whether another emulator process is running. If so kill the process and restart the emulator. -- 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

[android-beginners] Re: Hello World Emulator Issue

2009-08-10 Thread Structure
Still no luck. There's no extra emulator process running. I restarted my computer to make absolutely sure and still no go. Any other ideas? On Aug 11, 3:36 pm, Roman roman.baumgaert...@t-mobile.com wrote: Use the TaskManager on Windows to find out whether another emulator process is running.