Android Emulator won't run application started from eclipse

前端 未结 11 2043
甜味超标
甜味超标 2020-11-28 06:42

I have followed the \"Hello World\" example from Google\'s Android developer\'s guide. When I try to run the application in the SDK emulator, nothing happens. The emulator s

11条回答
  •  离开以前
    2020-11-28 07:31

    In my case the problem occurs because of the simple thing: i do not select the project that i want to run. Click on it in solution folder, then press run and enjoy. Hope it will help someone.

提交回复
热议问题