質問

I started to write an android app in Eclipse IDE.
But when I run the app (ctrl+f11), the android device chooser is showing emulator-5554 in state online, even if I did not start any emulator yet.

before my emulator started

My question is: where does this emulator come from? and for what reason?

My android device chooser when my emulator started:

enter image description here

Has anyone run into this issue and explains it to me? thanks.

役に立ちましたか?

解決

Thanks to Rohan Kandwal. It is true. While i'm running eclipse, my blue stack is running too and used port 5554. So, this question now closed.

他のヒント

If you using Bluestack, QUIT (not close) your bluestack program.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top