Android where to store images

时间:2016-10-14 14:03:08

标签: android android-image

I'm developing a new app where I have a doubt about images and folders storage.

I have a DB where I want storae the path of the images and not the images (I don't want to use BLOB because I don't want a large DB). Ok, the question: which is a better place where I can put to the images Raw? Drawable? Assets? and also what type (png or jpg or bmp)?

Thank you so much for any suggestion.

0 个答案:

没有答案