Finaly managed to complete your book and all the projects..
It was a very good course.
Now i want to combine the different chapters and this is wat i find:
of course i want to use a database so i make a SQLiteOpenHelper class
an then i want to make this work together with fragments. guess what, they dont want to work together because fragmens dont accept context.
So, pease tell me how to adapt a database to the workout app or to the bitsandpizza app