I'm having some troubles for implementing a Custom Adapter for a Viewlist and a Custom Cursor that i made for my app (I'm working on Android Studio 1.4.1 with a minimum API of 10, targetted to the latest...) that loads a SQLite Database that i premade with SQLite Browser and use the data of it for populating a ListView with a layout for each item as usual. I spent more than a day looking for an example for this and i found this: Cursor adapter and sqlite example But the i have almost no experience with Cursors and this one tells me that i need a minimum api 11. The problem is that i want o make this work for API 10 (I want to make it compatible with my device wich has Android 2.3.6 Gingerbread) or maybe know which other way is better for this...
Aucun commentaire:
Enregistrer un commentaire