Open oellado opened 4 years ago
https://stackoverflow.com/questions/47239251/install-failed-user-restricted-android-studio-using-redmi-4-device
tried that and I get this when I run sndcpy on the command line:
Waiting for device...
adb devices
Your device must be detected by adb.
It's giving me an error about newer SDK required (29, current 28).
Win10
Followed all steps from the stackoverflow thread above and I guess all permissions from my end are as they should.
Your device runs Android 9, sndcpy requires Android 10.
Your device runs Android 9, sndcpy requires Android 10.
Oh, I hadn't noticed. Got here from Genymobile/scrcpy and thought that kind of requirements would match. My bad, thanks.