jeudi 14 janvier 2016

Filter GridView populated from database - Android Studio

I have a gridview that is filled with data from my sqlite database. If this data was stored in an array, I would know how to filter it, but with it being stored in the database, I'm a little lost as to what I should do.

Could I make an arraylist from my table and then use that to fill the gridview and search it? Any tutorials that show how I could best go about doing this would be very much appreciated. I haven't found anything to help me.

Aucun commentaire:

Enregistrer un commentaire