Installing / running Corona apps in the Android simulator fails

I’ve tried to install APK’s created with Corona in the Android simulator with adb, but I either get a failed installation or the apk installs but fails to run.

Has anybody got their APK’s to work properly in the Android simulator?
[import]uid: 70847 topic_id: 30701 reply_id: 330701[/import]

I have, but it’s totally not worth it.

It takes about 15>20 mins for the emulator to even get to the devices homescreen (on a mac with a intel core i5, 250gb ssd, 8 gb ram, 512mb gfx card)

And runs as slow as hell after that.

I wouldn’t waste your time with it.

Testing on device + adb logcat is fast enough and gives you the needed info [import]uid: 84637 topic_id: 30701 reply_id: 123035[/import]

I`ve never seen Android Emulator runs well on any computer (regardless the config).

The Android Emulator try to be a really “virtual device” when running and so it is pretty slow and also get many building errors as well (and most times the problem isnt our code but the own Androids emulator “building” itself).
Rodrigo. [import]uid: 89165 topic_id: 30701 reply_id: 123052[/import]

I have, but it’s totally not worth it.

It takes about 15>20 mins for the emulator to even get to the devices homescreen (on a mac with a intel core i5, 250gb ssd, 8 gb ram, 512mb gfx card)

And runs as slow as hell after that.

I wouldn’t waste your time with it.

Testing on device + adb logcat is fast enough and gives you the needed info [import]uid: 84637 topic_id: 30701 reply_id: 123035[/import]

I`ve never seen Android Emulator runs well on any computer (regardless the config).

The Android Emulator try to be a really “virtual device” when running and so it is pretty slow and also get many building errors as well (and most times the problem isnt our code but the own Androids emulator “building” itself).
Rodrigo. [import]uid: 89165 topic_id: 30701 reply_id: 123052[/import]