Slide 9
Slide 9 text
Project Structure and Basic
Components (Continued)
o
Resources
o
Drawables, Layouts, Values (Strings, Colors, etc).
o
Allows us to provide a variety of alternate resources outside of
code
o
Directory modifiers
o
Android Manifest
o
SDK data (min, max, target), Permission data, Application data,
Launcher data, etc
o
A lot of this has since been moved into build.gradle