Simulator?
-
So I FINALLY got android build running correctly. Hooray! Now I'm having trouble getting the simulator to run.
Everything compiles and builds fine. But I run:
lime test android -simulator
in the command line and after compile, I get this:
And the dots just keep going. With no simulator showing up.
What do I need to do to get the simulator running? Do I need to install something for it?
-
I'm not sure, but I think you need to open the "Android Sdk Manager" and install some system images for the target API.