lundi 28 septembre 2015

Which storage method would be better to store images along with some text in android?

I am creating an android app in which user can take a pic directly from camera or can choose it from gallery and can also put some text in Edittext box, like a form. Later the app will show all the feeded data in a Listview. Clicking on Listview item will open the detail page. Listview should display a thumbnail of the pic along with the text entered and detail page should display the whole pic with text. I am very confused how to first save this data and which storage method would be efficient. Should I go for Sqlite or internal file storage? And then this whole thumbnail thing. If you can share any info, tutorial on how to do it would be appreciated :)

And forgive me, if this question is out of the box.

Aucun commentaire:

Enregistrer un commentaire