I\'m trying save an image using API Picasso. To do it I\'m trying use Target to save but I can\'t do this work.
Target
How could I do this ?
Trying
I think you need to check whether you are actually requesting the permission. In Android the permissions are dynamic starting from the version 6.0. Either you must request it at run time or just downgrade your targetSdk version to 22.