I'm trying to do the same thing. I have the device created but it never 
seems to start. How long is a while? I see the device but it just sits 
there with like an "Android" load screen.
Thanks
 

On Saturday, April 13, 2013 8:13:35 AM UTC-5, Dave Truby wrote:

> Using the AVD tool (inside Eclipse, menu "Window" -> "Android Virtual 
> Device Manager"), create at least one virtual device. See 
> http://developer.android.com/tools/devices/index.html
>
> After you have a virtual device created, start it by selecting it in the 
> list (in AVD manager) then click the "Start" button. Note: depending on 
> your computer, it may take a while for the emulator to start.
>
> After you see the emulator window and the android virtual device is fully 
> booted, click around to see how it works (it is slightly different than a 
> real device).
>
> With the emulator running, right click on your android project and select 
> "Run as" -> "Android application". You may be asked to select a device 
> (pick the AVD you just created).
>
> I find it easier to run my android project on my phone (connected via 
> usb). See http://developer.android.com/tools/device.html
>
>  
>
> On Sunday, March 31, 2013 7:46:15 AM UTC-4, NewToAndroid wrote:
>>
>> Hi All,
>>
>> I am on a Windows Vista (32 bit) laptop, using Java version 1.6.0_29. I 
>> downloaded the "Android SDK ADT Bundle" from developer.android.com. I am 
>> under impression that, I need not do any other setup/installation when I am 
>> using the bundle. Using a Windows account which is administrator. Created 
>> the basic "Hallo World App" which is shown here "
>> http://developer.android.com/training/basics/firstapp/creating-project.html"; 
>> . Now trying to run it on emulator, which is proving to be a nightmare (so 
>> much so that, I am on the verge of giving up learning Android development).
>> 1) When I run the application, should the emulator be already running? or 
>> Eclipse will start it?
>> 2) When I click on "Run -> Run" or "Run -> Run as -> Android 
>> Application", nothing happens, no prompts, no messages on console, nothing. 
>> I am not sure if I should wait for something to happen or there is 
>> something missing?
>> 3) Emulator is already running. Clicked on Run -> Run. Nothing happened
>>
>> Are there any configurations, parameters, which need to be done before I 
>> try to run the project?
>>
>> Thanks in advance
>>
>>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to