Resources Directory Structure

Description

The following code offers a quick look at the overall resources directory structure.


/res/values/strings.xml
/res/values/colors.xml
/res/values/dimens.xml
/res/values/attrs.xml
/res/values/styles.xml
/res/drawable/*.png *.jpg *.gif *.9.png
/res/anim/*.xml
/res/layout/*.xml
/res/raw/*.*
/res/xml/*.xml
/assets/*.*/*.*

Note

Only the /assets directory can contain an arbitrary list of subdirectories. Every other directory can only have files at the level of that directory.





















Home »
  Android »
    Android Basics »




Hello Android
Resources
Activity
Calendar
Camera
Contact
Content Provider
Database
Hardware
Intent
Location
Media
Network
Notification
Preference
Sensor
Service
SMS