Android Question (SOLVED) Android Things USE_PERIPHERAL_IO permission

walterf25

Expert
Licensed User
Longtime User
Hi all, i have been playing around with Android things installed on a Raspberry Pi 3, i have managed to install the image connect to it via ADB just fine, i'm trying to run a small example app that lists the available UART ports and connect to the Selected port.

I'am getting this error about the USE_PERIPHERAL_IO permission not being declared in the manifest file, however the permission is included.

I have done some research and in some threads a few people suggest to reboot the device after the first install, i have done that but i' am still getting the same error, i have read in another thread that this permission needs to be requested and allow the user to grant permission to it once the application is started.

Any thoughts on this anyone.


Thanks,
Walter
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…