Import Project on Eclipse

Monkey Targets Forums/Android/Import Project on Eclipse

Wagenheimer(Posted 2011) [#1]
Sorry for the lame question!

But How to import an Monkey Android Generated Project on Eclipse?

Well... anyway I'm getting this error : The apk is beeing generated, but I can't test it on emulator.

install:
[echo] Installing C:\Games\Phoenix\MonkeyPro31\games\bunny\bunny.build\android\bin\MonkeyGame-debug.apk onto default emulator or device...
[exec] error: device not found
BUILD FAILED
C:\Program Files (x86)\Android\android-sdk\tools\ant\main_rules.xml:639: The following error occurred while executing this line:
C:\Program Files (x86)\Android\android-sdk\tools\ant\main_rules.xml:271: exec returned: 1
Total time: 5 seconds
Android build failed.


Hima(Posted 2011) [#2]
I got that too. While the apk file work on the device, I'd still like to know how to do this as well.


Wagenheimer(Posted 2011) [#3]
I found!

File - New - Android Project - Create Project from Existing Source! =)