How to resolve “Warning: debug info can be unavailable. Please close other application using ADB: Restart ADB integration and try again”

This is a problem of ADB connections as sometimes ADB cache a dead connection on your real/virtual device and due to which the port is busy and u cannot connect to it.

The simplest solution to this is RESTART your ANDROID phone that’s it.

Leave a Comment