Forum Discussion
- mikefStaff
Looks like the device refused the connection. Can you try enabling USB Debugging under Developer Options?
- MohammedKhalilOccasional Contributor
Yes I can Enable it
Note:my device Redmi note 11pro + 5g Android 12
- rraghvaniChampion Level 3
Are you able to install your apk manually from the command prompt?
adb install example.apk or adb -s emulator-5554 install example.apk
- MohammedKhalilOccasional Contributor
I Think you mean install via USB I am Already Enable it
- rraghvaniChampion Level 3
Ignore my statement about "Install unknown apps". However, you should be able to run the adb command from the command prompt to see the full error message, which will help in diagnosing any issues.
I'm not sure if your app is built in x86 or x64? Memory may be full? Could be invalid package name due to capital letters being used?
Related Content
- 4 years ago
Recent Discussions
- 3 days ago