Mobile APO
Mobile APO has been an running side project of mine in an attempt to learn Android programming targeting sdk version 21 (Lollipop), with a minimum sdk version 15 (Ice Cream Sandwich). In it I’ve tried to look up and follow Material Design guidelines as much as possible using correct color palettes, app bar, side nav, and card views as well as learning how to separate code into fragments with fewer activities.