I want to have the ability to show all the entries in a database table and by each one give the user the ability to delete specific ones.
I 开发者_运维技巧have a question about the databases in Android. I had created in my app a database. If I delete a record from database, for example the last one, and after that I insert a new record
Is there any commonly referred methodology or a kind of design-pattern or a model when it comes to delete a record from user interface which exists in a dat开发者_运维问答abase?
I have an output like this: idnamedate开发者_高级运维schoolschool1 1john11/11/2001nyu ucla 1john11/11/2001uclanyu