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
2) Create an application that meets the following requirements
Integration of the first task (roomDb)
At least 8 meaningful related actions (at least 1x RecyclerView view)
Integration of 1 API service
Integration of login + another authentication service (GitHub, Twitter, Google...)
Integration of Firestore + Realtime + Storage databases