ADB Decive offline- Android apk install

I am trying to install an apk from the .bat file on my pc. ADB recognizes the device but it sees it as offline so I cant install to it. I have seen the RSA Key and given the computer debug permission so im not sure what the problem is.

I have the answer! For anyone who runs into this error, this is how I fixed it. I unpluged the device, changed usb ports to a port directly connected to my motherboard. Plug in the phone, go to Developer OptionsRevoke USB debugging authority, Then unplug the phone from the USB, plug back in, RSA Keyprint should show up. Check always allow computer, then OK.

2 Likes