when i start eclipse and run android project, it opens a new emulator every time ,

前端 未结 3 973
后悔当初
后悔当初 2021-01-01 02:29

Eclipse Android Emulator takes average 7 minutes to launch an activity ,its quite a long time Once emulator is Set ,Other projects can be run in same emulator which takes l

3条回答
  •  悲&欢浪女
    2021-01-01 03:14

    Not sure if this is a solution, but I noticed that clearing the memory on the emulator helped me on a few occasions. Also, I had an issue where I didn't notice the console was stating that my emulator was running on a lower API that the app requested, so it opened the next best emulator instance.

提交回复
热议问题