CrimePhotos in database

how to save the crimePhotos in DB and retrieve it, to use it whenever i want in any fragment,
i want example of saving the Bitmap in DB and the paths of photos
Thanks.

Im pretty sure you cant save full images on database and by the other hand its not wlrth it. If you need a local file, name it the same way you name your crime so u will even spare a fied on your database. Check your file exists in the folder you keep your app’s files, if so, use it, if not use a default or just nothing