Task 1
Creating a simple game using DrawView
Creating and implementing a user database (roomDb)
Link RecyclerView with the user database
Implement onClick functionality for individual list items
After clicking on an item, display a new activity (list) with the corresponding values of the records in the database
Bonus points for creativity and visual design:
Task 2
Create an application that meets the following requirements
Integration of the first task (roomDb)
At least 8 meaningful related actions (at least 1x recycler view)
Integration of 1 API service
Integration of login + another authentication service (GitHub, Twitter, Google...)
Integration of Firestore + Realtime + Storage databases
Points for creativity and visual design.
Generate the final task in the form of an apk and test it in TestLab.