3

enter image description here

I've a device connected via USB (Samsung SM-T385 - Type C Port) and I don't have any emulator created in my system.

OS : Ubuntu 16.04

ADB Version : Android Debug Bridge version 1.0.40 ; Version 28.0.2-5303910

Problem

Even though I haven't added any emulator, adb blinks with emulator-5554 [DISCONNECTED] like above. Sometimes even the real device is not getting detected, and shows just the blink text. This issue also occurred to one of my colleagues. He uses a Windows 10.

What worked?

  • Restarting the system solved this issue for an hour or less,then the issue rises again.

What didn't work?

  • adb kill-server
  • Kill adb from process list
  • Restarting Android Studio

Question

  • How do I fix this issue, without restarting the system ?
theapache64
  • 10,926
  • 9
  • 65
  • 108

2 Answers2

0

Change your port number in Android studio setting page

adiga
  • 34,372
  • 9
  • 61
  • 83
  • Please add some explanation to your answer such that others can learn from it - what makes you think that changing the port number solves the original problem? – Nico Haase Jul 02 '19 at 09:49
-1

Here is the answer: Blinking option in Connected Devices list that won't let me debug any app

but basically the answer is it is videostream app... uninstall that and fixed!

SnowyTracks
  • 1,965
  • 15
  • 21