Android project used as introduction to the use of resources on Android apps, as part of the elective course "CPSC-3367 Mobile Apps Development" from UA Little Rock
Simple app used to illustrate how to use resources in an Android app.
- 01-resources-basics-starter. It contains the TODO comments to be followed to have a a functionality as the one provided by branch 02-resources-basics.
- 02-resources-basics. It contains code that showcases how to use resources in order to manage and load static content on an Android project.