1
I’m designing an android app on Androidstudio, in java and working with database, using Sqlite, has how I list the images being saved in the database in BLOB format?
1
I’m designing an android app on Androidstudio, in java and working with database, using Sqlite, has how I list the images being saved in the database in BLOB format?
0
It has like, but if you can save images in drawable, there is no need to overload the Sqlite to convert bitmap to blob and then convert blob to bitmap, or other image extensions.
Browser other questions tagged android
You are not signed in. Login or sign up in order to post.
If you want to know if it is possible the answer is yes, if you want to know how, you have to tell us what is already done and what/where is your difficulty.
– ramaral