ADB-Toolkit icon indicating copy to clipboard operation
ADB-Toolkit copied to clipboard

installed ADB-toolkit on virtual machine, but it doesnt recognize the phones.

Open firasat-nizami opened this issue 3 years ago • 2 comments

I am using kali Linux on the virtual machine and installed the ADB-toolkit on it, the phone is connected to the Linux VM, I can access all the files and data on the phone through Linux VM, but when o open ADB-toolkit, it doesn't detect any phone. it says, "no devices connected". Please help kali .

firasat-nizami avatar May 08 '22 15:05 firasat-nizami

phone connected to kali Here yu can see the phone is connected to Linux VM

firasat-nizami avatar May 08 '22 15:05 firasat-nizami

Check if your phone USB debugging is on or not.

type :- adb devices -l in your command line and send post the output

ASHWIN990 avatar Jul 19 '22 19:07 ASHWIN990