[android-developers] Re: the emulator doesnt show up

2010-07-16 Thread Karl
is there a ip and a port number assigned to the emulator? On 15 Jul., 19:44, Harsha wrote: > Ya the antivirus was updated, do you think that might be the issue. > > On Jul 15, 10:27 am, Harsha wrote: > > > emulator -avd is the command, > > No use no emulator window popped up and no error is dis

Re: [android-developers] Re: the emulator doesnt show up

2010-07-16 Thread A N K ! T
download another version of sdk from AVD>>available software .and then create new emulatorthen try to start it 2010/7/16 Harsha > Can anyone suggest something i changed the DEP but its not working. I > cant disable the antivirus as its work place Laptop. > > On Jul 15, 10:44 am,

[android-developers] Re: the emulator doesnt show up

2010-07-15 Thread Harsha
Can anyone suggest something i changed the DEP but its not working. I cant disable the antivirus as its work place Laptop. On Jul 15, 10:44 am, Harsha wrote: > Ya the antivirus was updated, do you think that might be the issue. > > On Jul 15, 10:27 am, Harsha wrote: > > > > > emulator -avd is t

[android-developers] Re: the emulator doesnt show up

2010-07-15 Thread Harsha
Ya the antivirus was updated, do you think that might be the issue. On Jul 15, 10:27 am, Harsha wrote: > emulator -avd is the command, > No use no emulator window popped up and no error is displayed > > On Jul 15, 9:45 am, Kostya Vasilyev wrote: > > > > > Can you try launching the emulator from

[android-developers] Re: the emulator doesnt show up

2010-07-15 Thread Harsha
emulator -avd is the command, No use no emulator window popped up and no error is displayed On Jul 15, 9:45 am, Kostya Vasilyev wrote: > Can you try launching the emulator from the command line? This way you > should see the errors, if any. > > I think it's "android start 'name'", but I could be

[android-developers] Re: the emulator doesnt show up

2010-07-15 Thread Harsha
I tried start guess it is something else searching what is the command On Jul 15, 9:45 am, Kostya Vasilyev wrote: > Can you try launching the emulator from the command line? This way you > should see the errors, if any. > > I think it's "android start 'name'", but I could be wrong. > > 15.07.2010

[android-developers] Re: the emulator doesnt show up

2010-07-15 Thread DanH
Did you upgrade your anti-virus? I've found that I have to turn off much of my antivirus software for the emulator to work. I have Norton, and eventually ended up turning off "Insight", "Antispyware", and "SONAR", leaving on only the basic "Antivirus". Also, under Windows (Vista) Computer/System

Re: [android-developers] Re: the emulator doesnt show up

2010-07-15 Thread Kostya Vasilyev
Can you try launching the emulator from the command line? This way you should see the errors, if any. I think it's "android start 'name'", but I could be wrong. 15.07.2010 20:40 пользователь "Harsha" написал: in eclipse it says Launching a new emulator with Virtual Device 'Phone1' in console th

[android-developers] Re: the emulator doesnt show up

2010-07-15 Thread Harsha
in eclipse it says Launching a new emulator with Virtual Device 'Phone1' in console thats it an d there is no other error. Not even in error log or logcat In avd manager, there is this cmd window which is blank which pops up and the emulator window doesnt show up and there is no errors as in i don

Re: [android-developers] Re: the emulator doesnt show up

2010-07-15 Thread Kostya Vasilyev
Does it show up in AVD Manager in Eclipse? If not, what happens when you try to create a new one, either there or with "android avd create"? Also, have you tried doing the "magic thing" - "avd kill-server" followed by "avd start-server"? -- Kostya 15.07.2010 20:08, Harsha пишет: Yes i hav

[android-developers] Re: the emulator doesnt show up

2010-07-15 Thread Harsha
Yes i have. i was working on android for past 4 weeks. But all of sudden my emulator is just stopped being displayed On Jul 15, 8:50 am, Kostya Vasilyev wrote: > Have you created an emulator? > > Installing Android tools doesn't create any, you are supposed to create > them yourself, with the spe