Run apk on android emulator mac

broken image
broken image

All I see in the output window in IntelliJ is Waiting for device. When I run tests, though, my emulator starts up, and then just sits there.

broken image

I can run applications just fine in my emulator. Other tests, such as .view.Focus2AndroidTest, use android classes, and therefore need to run in the emulator, that is a problem.

broken image

Some of the tests run as standard unit tests, no problem. I'm trying to run the sample unit tests for the sample code that ships with the android SDK.