Sandbox app that implements what will be tested on Google's Associate Android Developer Certification exam. Find more here: https://developers.google.com/training/certification/associate-android-developer/
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
Exam prep. Change Task sort and notification timing via settings
db08523View on GitHubExam prep. Implement nav drawer with Settings and Share placeholder
476ea52View on GitHubExam prep. Schedule JobService with delay from AsyncTask
7dc75acView on GitHubExam prep. Tasks. Schedule JobService to issue reminder notifications
c36b20aView on GitHubExam prep. Tasks. Bind local data to a RecyclerView using PagedLists
3d703b7View on GitHubExam prep. Edit TasksRoomDatabase implementation to initialize in onOpen
6960359View on GitHubExam prep. Add Room implementation, and CRUD functionality, via tasks
58740c6View on GitHub