Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I installed jdk 1.7.0, eclipse and the android plugin. I create a new android project but when I try to launch I get this message:

[2011-08-09 18:24:15 - myTEst] ------------------------------
[2011-08-09 18:24:15 - myTEst] Android Launch!
[2011-08-09 18:24:15 - myTEst] adb is running normally.
[2011-08-09 18:24:15 - myTEst] Performing crr.myTest.MyTEstActivity activity launch
[2011-08-09 18:24:15 - myTEst] Automatic Target Mode: launching new emulator with compatible AVD 'myDev22'
[2011-08-09 18:24:15 - myTEst] Launching a new emulator with Virtual Device 'myDev22'
[2011-08-09 18:24:15 - Emulator] invalid command-line parameter: Files.
[2011-08-09 18:24:15 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'.
[2011-08-09 18:24:15 - Emulator] please use -help for more information

I get the same message if I try to launch the emulator from the sdk manager. What does that mean? Thanks, Andrea.

share|improve this question
problem solved! I had to rename the path of the sdk in the 8+3 format, due to a bug in the current version of the sdk. – Andrea Aug 9 '11 at 17:03
3  
Can you move your solution down to an answer so we can get this off the Unanswered list? Thanks. – Bill the Lizard Aug 21 '11 at 4:00

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.