[android-beginners] Re: problem runnin Hello World Programme

2009-08-19 Thread Jack Ha
It seems like you are running your program as Android JUnit Test as opposed to Android Application. -- Jack Ha Open Source Development Center ・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

[android-beginners] Re: Problem with Hello World

2009-06-11 Thread Maurizio Bellemo
the problem is that i don't do any code... I use the one created by the project with in the Main.xml the string helloworld 2009/6/11, Kent Yip yes...@gmail.com: hey Maurizio Bellemo, maybe if you post your code here we can help more. On Wed, Jun 10, 2009 at 3:23 PM, Maurizio Bellemo

[android-beginners] Re: Problem with Hello World

2009-06-11 Thread Rudy
Here's my two pesos worth: I was having the same problem as Fahd and Sheng-Yi Shih. The emulator would start but then it would sit at the ANDROID screen and just stare back at me. I finally realized that if I waited for about 5 mins or more the Hello Android app (finally) shows up! My

[android-beginners] Re: Problem with Hello World

2009-06-10 Thread Maurizio Bellemo
I have the .apk and now that I tried to put again bot the SDK and Eclipse there is no error... I think it compiles well because there is no error I create the default project of Eclipse Android and run it with 1.5 version The emulator opens and shows the intro and desktop, but no

[android-beginners] Re: Problem with Hello World

2009-06-10 Thread Rc3375
I just tried the same application.When I first started it, didn't know what to expect..saw a blank window, then a pict of the G1, I thought I needed to turn on the phone, but nothing happened. I too saw the message about the clock, hit STOP,ABORT, or smoething like that, then ANDROID came on

[android-beginners] Re: Problem with Hello World

2009-06-10 Thread Maurizio Bellemo
I'm sorry, but this does not help... I think the problem is more difficult to solve... I swa a lot of threads on the web... no one seems to know how to solve it 2009/6/10, Rc3375 rcobb3...@gmail.com: I just tried the same application.When I first started it, didn't know what to

[android-beginners] Re: Problem with Hello World

2009-06-10 Thread Kent Yip
hey Maurizio Bellemo, maybe if you post your code here we can help more. On Wed, Jun 10, 2009 at 3:23 PM, Maurizio Bellemo maurizio.bell...@gmail.com wrote: I'm sorry, but this does not help... I think the problem is more difficult to solve... I swa a lot of threads on the web... no one

[android-beginners] Re: Problem with Hello World

2009-06-09 Thread vkroz
Just wait few minutes -- it may take a time a while to launch emulator first time. On Jun 6, 9:35 am, maurizio.bellemo maurizio.bell...@gmail.com wrote: Hi all I'm rookie I tried to run the hello app in Android developers... (after having installed the SDK, Eclipse and the plugin for

[android-beginners] Re: Problem with Hello World

2009-06-09 Thread Roman
As already mentioned before it seems like you project is not compiled correctly. Check in the workspace of your Eclipse project whether you have an apk file (in bin folder of your project). First make sure that you have not compile error. Normale the console window is telling you what happened.

[android-beginners] Re: Problem with Hello World

2009-06-08 Thread Raphael
On Sat, Jun 6, 2009 at 7:35 AM, maurizio.bellemomaurizio.bell...@gmail.com wrote: Hi all I'm rookie I tried to run the hello app in Android developers... (after having installed the SDK, Eclipse and the plugin for Android) There are two problems 1 - When creating a project it