Exercises performed during the course "CS50 Tracks 2019 - Android" https://www.youtube.com/playlist?list=PLhQjrBD2T381qULidYDKP55-4u1piASC1
4 projects were developed in this course:
Lesson 1: an example in java for practice;
Lesson 2 and 3: a pokedex using https://pokeapi.co/;
Lesson 4: a photo editing application using https://github.com/wasabeef/glide-transformations;
Lesson 5: a note app using SQLite.