Scanned image not saving!!!
Closed this issue · 1 comments
Reuben-cyber commented
How do i save the scanned images ...Please Help me !!!
Reuben-cyber commented
found solution
comment this particular line :
getContentResolver().delete(uri, null, null);
in the onActivityresult function in your main activity.....after this my images got saved in the picture folder of my phone
and it is visible in the gallery ...in android marshmellow