Questions tagged as 'sqlite'

1
answer

My code only takes the last element of the database

My code only takes the last element of the database, however it lists the correct amount of it and log.i shows that it is catching all. Why does not this work? package br.app.lista; import android.app.Activity; import android.content.I...
asked by 09.11.2017 / 18:11
1
answer

Save images to the database and then show them in a listview [closed]

I want to save images by sqllite and then display them by listView , but I do not know how. Can someone help? You do not need to show lines of code I just want to know the logic that I should follow or which classes to use.     
asked by 22.12.2015 / 00:32