''[[MobileApp>Mobile Application Guide]]'' > ''[[Android>Introduction to Android]]'' > ''Application's Directory''

~
~
RIGHT:[[日本語>http://ee72078.moo.jp/chinsan/pc/MobileApp/index.php?Android%20%E3%82%A2%E3%83%97%E3%83%AA%E3%81%AE%E3%83%87%E3%82%A3%E3%83%AC%E3%82%AF%E3%83%88%E3%83%AA%E6%A7%8B%E6%88%90]]
*The directory composition of Android application [#hce79810]

**Example of Android's standard application directory [#t6504df4]

|&ref(directory.png,around,nolink);|res/anim|Xml file that defines the animation when switching between frame and image|
|~|res/drawable|Place the image file|
|~|res/layout|Defining the Screen Layout|
|~|res/values|Defines the string|
|~|res/xml|Define any XML files|
|~|res/raw|Any file|
|~|res/raw|Any file. Put  files which won't compile such as music data. |
|~|||

#clear

~

**Exposition [#v8c70c71]


~

CENTER:&ref(res.png,nolink);

~
    ''[[Back>Introduction to Android]]''

Front page   Edit Diff Backup Upload Copy Rename Reload   New List of pages Search Recent changes   Help   RSS of recent changes