Android application of game
This application is a simply flashcard application :https://fr.wikipedia.org/wiki/Carte_m%C3%A9moire_(apprentissage) You have questions (store on database) and have to answer it. The goal is to memorise the answer of each questions.
We can add questions, and each questions are stored on "Estate,topics". The application can download in a server a Question file and update it on his databases.(and so generate questions)
the application use the content provider for the SQL (an application extern for the data base )