vote up 2 vote down star

may i know how to auto run a project on Android emulator using eclipse?

flag

1 Answer

vote up 4 vote down

Once you have installed ADT, you need to define an ADT launch configuration, in order for your project to execute itself as an Android executable.


Then, do not forget to To go in Eclipse->Preferences->Run/Debug->Launching.
In the “Launch Operation” subsection, select “Always launch the previously launched application”:

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.