AdvancedAndroid_Emojify
AdvancedAndroid_Emojify copied to clipboard
Save Image and share image functions are not working. i got error

please help me to solve this.
Yes similar error is occuring for me as well.
<provider
android:authorities="com.barhatetejas.fileprovider"
android:name="androidx.core.content.FileProvider"
android:exported="false"
android:grantUriPermissions="true">
this is the part of code i changed Instead of the support library i am now using the androidx library. But storageDir.mkdirs() is always returning false
I also getting same error
please help us to solve this. whenever I install for the first time save image working perfectly but then not only save but also share option are not working.
Same Problems Guys.....................
Show me some details of your BitmapUtils class, I can resolve your issue, I build the whole application successfully!! You can search and get it from my profile in forked repo of this project.
or #62 Here have a look at this, I modified it to run in 2022. Assign this issue to me and then close it when you got your application successfully build :)