Give clearer guidance in error messages when a device is not unlocked
Open
android
triaged
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
If you start gapis and happen to have an Android device connected to your machine, but not in a ready-to-go state, you get messages like:
13:58:22.695 I: [Try ABI: unknown⇒gapidapk.EnsureInstalled] Device does not support requested abi: unknown
13:58:22.695 W: Couldn't find gapid.apk for device. Error: Unable to install GAPID
The usability of the tool would be improved if these messages could give a quick reminder that you need to unlock the device and enable USB debugging from the host.
Contributor guide
Assessment
This issue has not been assessed yet.