Help. problem with android emu.

C++, C#, Java, PHP, ect...
Post Reply
tomtefan
Posts: 46
Joined: Tue Jun 22, 2010 12:46 pm

Help. problem with android emu.

Post by tomtefan »

Problem with android.

I cant run my project.

I have installed all possible components. (select all) :lol:

I can create a new project and select any platform.
But i get an error when i try to run it. to see it working. (the coding is good, no red tags or such)

*
[2011-09-15 14:01:57 - redhoods] ------------------------------
[2011-09-15 14:01:57 - redhoods] Android Launch!
[2011-09-15 14:01:57 - redhoods] adb is running normally.
[2011-09-15 14:01:57 - redhoods] Performing com.eldain.redhoods.main activity launch
[2011-09-15 14:01:57 - redhoods] Automatic Target Mode: Preferred AVD 'redhoods' is not available. Launching new emulator.
[2011-09-15 14:01:57 - redhoods] Launching a new emulator with Virtual Device 'redhoods'
[2011-09-15 14:01:57 - Emulator] invalid command-line parameter: and.
[2011-09-15 14:01:57 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'.
[2011-09-15 14:01:57 - Emulator] please use -help for more information
*

when i hit the "run" icon, and the tab icon to see what i can run as.
All i see is a Grey "none applicable".

I think i have connected eclipse and android. as i can choose any type of platform.
so what am i missing ?

maybe more have had my problem, and hopefully an easy solution :?
(trying google for it also)


Edit:
Iam trying to work with android 3.2 in app platform. and that is lvl 13 in api level.
I tried to upgrade both: eclipse and android, but i have max already.
when i made my Avd, i loaded in everything, just to be on the safe side.

still i cant make my app run in eclipse...
Last edited by tomtefan on Fri Sep 16, 2011 8:12 am, edited 1 time in total.
Xaleph
Posts: 897
Joined: Mon Feb 07, 2011 2:55 am

Re: Help. problem with android emu.

Post by Xaleph »

I`m going on a stray here, but I think you have an emulator for android 2.1 ( or whatever ) but trying to build/run an app for a higher version. This is what usually triggers these kinds of errors.
Post Reply

Return to “Coding”