samedi 30 avril 2016

How to update data in sqlite Database

Basically I have made an app which is a quiz type app. At every Activity 1 single question appears. Since I'm using ViewPager adapter and answers are to be chosen in the form of radio buttons, I am having trouble how to store the answers in the database and if the user goes back on previous question again and changes that answer I need to update the database accordingly.

How to manage these all things in sqlite database?

Aucun commentaire:

Enregistrer un commentaire