microsoft / Cognitive-Vision-Android

Android SDK for the Microsoft Computer Vision API, part of Cognitive Services.
https://www.microsoft.com/cognitive-services/en-us/computer-vision-api
Other
139 stars 80 forks source link

Getting FileUriExposedException on Nougat #10

Closed paolorotolo closed 7 years ago

paolorotolo commented 7 years ago

On Android Nougat you can't expose a file:// Uri anymore. We need to set a provider and share the Uri of the taken picture with it.