
Skipping device 'emulator-5554' (emulator-5554): Device is OFFLINE. You probably have a process running that is listening on port 5555. The number you see in the adb devices list (in your case 5554) will be one less than the port that adb is finding open. To get rid of the "offline" device, you will need to find that application and close it or reconfigure it to listen to a different port.Īndroid emulator-5554 offline, is by scanning ports starting at port 5555. Skipping device 'emulator-5554' (emulator-5554): device is offline.
