Reputation: 543
When I try to run my android studio project in the Oneplus device it shows Installation failed because the device "oneplus-oneplus_a5010-f95d9d0f" disconnected."
But if I run this command adb start-server
in the terminal it works fine.
I have tried this command: adb start-server
.
I want to fix it. Every time it will run without the command that I wrote in the previous section. Is there any permanent solution?
Problem Snapshot:
After Write adb start-server
Snapshot:
Upvotes: 0
Views: 82