tingsu / Stoat

Stoat (STochastic model App Tester) - an automatic testing tool for android apps
https://tingsu.github.io/files/fse17-stoat.pdf
143 stars 37 forks source link

adb install -g may not support some of the physical devices #11

Closed moonZHH closed 4 years ago

moonZHH commented 5 years ago

for example, nexus 4 with android 5.1.1

tingsu commented 5 years ago

Thanks for your comments. We note this. The -g option works for Android emulators. Do you have any way to grant runtime permissions for real devices? Very appreciate, if you know.