googlesamples / glass-enterprise-samples

Glass Enterprise Edition 2 Samples
Apache License 2.0
123 stars 93 forks source link

Camera2Sample #8

Closed openmotion closed 4 years ago

openmotion commented 4 years ago

hello how can i allow the app to access photos, media and file on the device, because i cannot scroll, and confirm the "allow" button so i cannot use the app thanks

openmotion commented 4 years ago

i found a workaround with adb, simulating input : adb shell input tap 413 251 (pos X and Y of the button allow)

jbolinger commented 4 years ago

That will work. These dialogs are usable with the touchpad on recent versions of the OS so you may want to update if you haven't done so in awhile.