Project translated automatically.
Log in
or
register,
to view the original
Create a mobile application with the following functionality: implement a simple game using DrawView, create a user database using RoomDB, and connect it with RecyclerView. Set up onClick functionality for list items in RecyclerView so that when an item is clicked, a new activity opens displaying the corresponding records from the database. Add at least eight related actions, including one view through RecyclerView. Integrate work with one API service, implement a login function, and add another authentication method, such as through GitHub, Twitter, or Google. Also, integrate work with Firestore, Realtime Database, and Storage. Additional points can be earned for creativity, quality visual design, and testing the finished project in the form of an apk in TestLab.