Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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.

like image 581
Yohanim Avatar asked Jan 12 '23 05:01

Yohanim


1 Answers

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.

like image 197
Yohanim Avatar answered Jan 21 '23 06:01

Yohanim