Share images using FileProvider (FileUriExposedException) in Nougat Android Studio

preview_player
Показать описание
In this video, i will teach you how to share images between your android application to other applications using FileProvider.
In Android Nougat 7.0 and above, or API 24 or above, we must use FileProvider to share data between android applications.
If you like the video please like share and susbcribe.

Рекомендации по теме
Комментарии
Автор

For those claiming that the video does not work, i want to assume you are using AndroidX like me. Here is what i did; I replaced the provider name in the manifest file with and it works perfectly fine.

RemiLatinwo
Автор

Hello, your program does not look like it starts, and for example, SplashActivity is missing ... The code that you present in the video is not complete. Could you please clarify this well? Thank you.

mireyayandun