dimanche 6 mars 2016

Android: How to implement a list of items, each with its own database?

Just starting out with Android and trying to create a ListView of user-generated object entries. Clicking into each object will allow users to create new entries and display another ListView of user-generated entries for that object. Each of the second-tier entries will display some information and an image.

I'm not sure how to approach this, as I have very limited knowledge of SQLite databases. Some direction/resources would be much appreciated.

Aucun commentaire:

Enregistrer un commentaire