Introduction The camera intent android nougat support tutorial describes the changes required for how to support file Uri’s to android nougat and later. For android nougat (SDK 24) and later a file Uri can no longer be passed to another android application via the android intent. Instead a Content:Uris with storage permissions applied must […]

Read more