• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Not launching Emulator

I am unable to execute the my android projects in eclipse.

The following are the last lines in console
[2011-07-24 08:24:47 - LoginExample] Automatic Target Mode: launching new emulator with compatible AVD 'Vijay'
[2011-07-24 08:24:47 - LoginExample] Launching a new emulator with Virtual Device 'Vijay'
[2011-07-24 08:24:47 - Emulator] invalid command-line parameter: Files\Android\android-sdk\tools/emulator-arm.exe.
[2011-07-24 08:24:47 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'.
[2011-07-24 08:24:47 - Emulator] please use -help for more information

i am trying to solve in all the ways...finally i need some support/help from experts...

Pls help me in solving this problem.

Best Regards,Vijay Chilamkurthy
 
There is currently a problem with R12 where the SDK location cannot contain any spaces.

The default installation location is: C:\Programme Files(x86)\Android\android-sdk. They are currently fixing the problem but you can currently work around it by changing the SDK location path in eclipse to C:\PROGRA~2\Android\android-sdk.
 
Hi,

I think, yesterday i checked the same solution,like changing the location path. (That system is with windows 7 with 64bit. ) But this did not work.

anyways... rightnow i am with my laptop which is windows xp, here i dont find any 2nd Program Files in C directory to apply the same above solution...

Can i make it some other drive(path) and check it? (though it is windows XP)

Let me try....mean time any other solution...pls let me know..

Best Regards,Vijay
 
Back
Top Bottom