ADB connection is lost after a while with my Genymotion Device image instance(s).

3 years ago · Updated

This usually happens when the instance has been hacked via ADB.

ADB connection is not secured, nor authenticated: if your instance inbound rules allow any connections to anyone - or if TCP port 5555 is open to anyone (0.0.0.0/0) - and ADB access is enabled, then anyone can connect to it via ADB and inject malicious software or corrupt it.

If this is your case, delete your instances as soon as possible and use one the following methods to secure ADB connections:

Was this article helpful?

0 out of 0 found this helpful

Need more help? Request Technical Support

Related articles