Yohanes AI
Yohanes AI

Reputation: 3621

Eclipse Android Emulator-5554 is always displayed

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.

Upvotes: 4

Views: 2983

Answers (2)

Sapto Sutardi
Sapto Sutardi

Reputation: 456

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

Upvotes: 0

Yohanes AI
Yohanes AI

Reputation: 3621

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.

Upvotes: 9

Related Questions