Most feasible way to display images in android and ios app -


i want display around 1000+ images application. effective way store images, on device or in database ?

i using sqlite database in app.

store image on server download in device, save image sdcard cache or simple image. @ download on single success of image store path table , used in application.

use lazy loading concept load image in application. better store image in sdcard rather in database.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -