As you know in Android development, when you want to use SQLite
, you must create another class as object that has this table
's columns.
it's very boring and wastes time to do that every time you create a new table. I'm wonder if there is a helper or a method or a tool to do that easier! in eclipse/Android Studio.
and also setting that Object's items with table's rows is a very long job!
Aucun commentaire:
Enregistrer un commentaire