OSDN Git Service

Adds the Random Music Player sample.
[android-x86/development.git] / build / sdk.atree
1  #
2 # Copyright (C) 2007 The Android Open Source Project
3 #
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 #      http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 #
16
17 #
18 # These are the files that comprise that SDK.
19 #
20 # The files that will go in the tools folder are setup through
21 #    sdk/build/tools.atree
22 # This is to help when the sdk.git project is branched differently from
23 # the other projects.
24 #
25
26 ##############################################################################
27 # SDK Root folder
28 ##############################################################################
29
30 # the readme
31 development/docs/SDK_RELEASE_NOTES RELEASE_NOTES.html
32
33 # doc redirect
34 frameworks/base/docs/docs-redirect.html documentation.html
35
36 ##############################################################################
37 # Platform Tools Component
38 ##############################################################################
39
40 # host tools from out/host/$(HOST_OS)-$(HOST_ARCH)/
41 bin/adb                                       platform-tools/adb
42 bin/aapt                                      platform-tools/aapt
43 bin/aidl                                      platform-tools/aidl
44 bin/llvm-rs-cc                                platform-tools/llvm-rs-cc
45 # dx
46 bin/dx                                        platform-tools/dx
47 bin/dexdump                                   platform-tools/dexdump
48 framework/dx.jar                              platform-tools/lib/dx.jar
49
50 development/sdk/plat_tools_source.properties  platform-tools/source.properties
51
52 ##############################################################################
53 # Platform Component
54 ##############################################################################
55
56 # version files for the SDK updater, from sdk.git
57 development/sdk/platform_source.properties    platforms/${PLATFORM_NAME}/source.properties
58
59 # copy build prop from out/.../sdk/
60 sdk/sdk-build.prop                            platforms/${PLATFORM_NAME}/build.prop
61
62 # the uper-jar file that apps link against. This is the public API
63 ${OUT_DIR}/target/common/obj/PACKAGING/android_jar_intermediates/android.jar platforms/${PLATFORM_NAME}/android.jar
64
65 # the aidl precompiled include
66 obj/framework.aidl platforms/${PLATFORM_NAME}/framework.aidl
67
68 # Framework include for Renderscript
69 frameworks/base/libs/rs/scriptc  platforms/${PLATFORM_NAME}/renderscript/include
70 external/clang/lib/Headers       platforms/${PLATFORM_NAME}/renderscript/clang-include
71 external/clang/LICENSE.TXT       platforms/${PLATFORM_NAME}/renderscript/clang-include/LICENSE.TXT
72
73 # System images + Kernel
74 system.img                              platforms/${PLATFORM_NAME}/images/system.img
75 ramdisk.img                             platforms/${PLATFORM_NAME}/images/ramdisk.img
76 userdata.img                            platforms/${PLATFORM_NAME}/images/userdata.img
77 prebuilt/android-arm/kernel/kernel-qemu platforms/${PLATFORM_NAME}/images/kernel-qemu
78
79 # emulator skins from sdk.git
80 #development/tools/emulator/skins/QVGA      platforms/${PLATFORM_NAME}/skins/QVGA
81 #development/tools/emulator/skins/WQVGA432  platforms/${PLATFORM_NAME}/skins/WQVGA432
82 #development/tools/emulator/skins/WQVGA400  platforms/${PLATFORM_NAME}/skins/WQVGA400
83 #development/tools/emulator/skins/HVGA      platforms/${PLATFORM_NAME}/skins/HVGA
84 #development/tools/emulator/skins/WVGA800   platforms/${PLATFORM_NAME}/skins/WVGA800
85 #development/tools/emulator/skins/WVGA854   platforms/${PLATFORM_NAME}/skins/WVGA854
86 development/tools/emulator/skins/WXGA       platforms/${PLATFORM_NAME}/skins/WXGA
87
88 # Platform SDK properties
89 development/sdk/sdk.properties               platforms/${PLATFORM_NAME}/sdk.properties
90
91 # sdk.git Ant templates for project files
92 sdk/templates/AndroidManifest.template        platforms/${PLATFORM_NAME}/templates/AndroidManifest.template
93 sdk/templates/AndroidManifest.tests.template  platforms/${PLATFORM_NAME}/templates/AndroidManifest.tests.template
94 sdk/templates/java_file.template              platforms/${PLATFORM_NAME}/templates/java_file.template
95 sdk/templates/java_tests_file.template        platforms/${PLATFORM_NAME}/templates/java_tests_file.template
96 sdk/templates/layout.template                 platforms/${PLATFORM_NAME}/templates/layout.template
97 sdk/templates/strings.template                platforms/${PLATFORM_NAME}/templates/strings.template
98 sdk/templates/icon_ldpi.png                   platforms/${PLATFORM_NAME}/templates/icon_ldpi.png
99 sdk/templates/icon_mdpi.png                   platforms/${PLATFORM_NAME}/templates/icon_mdpi.png
100 sdk/templates/icon_hdpi.png                   platforms/${PLATFORM_NAME}/templates/icon_hdpi.png
101
102 # Eclipse Editors support
103 framework/layoutlib.jar       platforms/${PLATFORM_NAME}/data/layoutlib.jar
104 frameworks/base/core/res/res  platforms/${PLATFORM_NAME}/data/res
105 docs/activity_actions.txt     platforms/${PLATFORM_NAME}/data/activity_actions.txt
106 docs/broadcast_actions.txt    platforms/${PLATFORM_NAME}/data/broadcast_actions.txt
107 docs/service_actions.txt      platforms/${PLATFORM_NAME}/data/service_actions.txt
108 docs/categories.txt           platforms/${PLATFORM_NAME}/data/categories.txt
109 docs/widgets.txt              platforms/${PLATFORM_NAME}/data/widgets.txt
110 docs/features.txt             platforms/${PLATFORM_NAME}/data/features.txt
111
112 # fonts for layoutlib.
113 frameworks/base/data/fonts/fonts.xml                 platforms/${PLATFORM_NAME}/data/fonts/fonts.xml
114 frameworks/base/data/fonts/DroidSans.ttf             platforms/${PLATFORM_NAME}/data/fonts/DroidSans.ttf
115 frameworks/base/data/fonts/DroidSans-Bold.ttf        platforms/${PLATFORM_NAME}/data/fonts/DroidSans-Bold.ttf
116 frameworks/base/data/fonts/DroidSansMono.ttf         platforms/${PLATFORM_NAME}/data/fonts/DroidSansMono.ttf
117 frameworks/base/data/fonts/DroidSerif-Bold.ttf       platforms/${PLATFORM_NAME}/data/fonts/DroidSerif-Bold.ttf
118 frameworks/base/data/fonts/DroidSerif-BoldItalic.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSerif-BoldItalic.ttf
119 frameworks/base/data/fonts/DroidSerif-Italic.ttf     platforms/${PLATFORM_NAME}/data/fonts/DroidSerif-Italic.ttf
120 frameworks/base/data/fonts/DroidSerif-Regular.ttf    platforms/${PLATFORM_NAME}/data/fonts/DroidSerif-Regular.ttf
121 frameworks/base/data/fonts/DroidSansFallback.ttf     platforms/${PLATFORM_NAME}/data/fonts/DroidSansFallback.ttf
122 frameworks/base/data/fonts/DroidSansJapanese.ttf     platforms/${PLATFORM_NAME}/data/fonts/DroidSansJapanese.ttf
123
124 # NOTICE files are copied by build/core/Makefile from sdk.git
125 sdk/files/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/templates/NOTICE.txt
126 sdk/files/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/data/NOTICE.txt
127 sdk/files/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/skins/NOTICE.txt
128
129 ##############################################################################
130 # Docs Component
131 ##############################################################################
132
133 # version files for the SDK updater, from sdk.git
134 development/sdk/doc_source.properties docs/source.properties
135
136 # the docs
137 docs/offline-sdk docs
138 frameworks/base/docs/docs-samples-redirect.html docs/samples/index.html
139
140
141 ##############################################################################
142 # Samples Component
143 ##############################################################################
144
145 # samples to include in the sdk samples package
146 #
147 # the list here should match the list of samples that we generate docs for,
148 # (see web_docs_sample_code_flags in frameworks/base/Android.mk)
149 development/apps/GestureBuilder              samples/${PLATFORM_NAME}/GestureBuilder
150 development/samples/source.properties        samples/${PLATFORM_NAME}/source.properties
151 #
152 # PLEASE KEEP THE SAMPLES IN ALPHABETICAL ORDER.
153 #
154 development/samples/AccessibilityService       samples/${PLATFORM_NAME}/AccessibilityService
155 development/samples/AccelerometerPlay          samples/${PLATFORM_NAME}/AccelerometerPlay
156 development/samples/ApiDemos                   samples/${PLATFORM_NAME}/ApiDemos
157 ${OUT_DIR}/target/common/obj/PACKAGING/android-support-v4_intermediates/android-support-v4.jar    samples/${PLATFORM_NAME}/ApiDemos/libs/android-support-v4.jar
158 development/samples/BackupRestore              samples/${PLATFORM_NAME}/BackupRestore
159 development/samples/BasicGLSurfaceView         samples/${PLATFORM_NAME}/BasicGLSurfaceView
160 development/samples/BluetoothChat              samples/${PLATFORM_NAME}/BluetoothChat
161 development/samples/ContactManager             samples/${PLATFORM_NAME}/ContactManager
162 development/samples/CrossCompatibility         samples/${PLATFORM_NAME}/CrossCompatibility
163 development/samples/CubeLiveWallpaper          samples/${PLATFORM_NAME}/CubeLiveWallpaper
164 development/samples/Home                       samples/${PLATFORM_NAME}/Home
165 development/samples/HoneycombGallery           samples/${PLATFORM_NAME}/HoneycombGallery
166 development/samples/JetBoy                     samples/${PLATFORM_NAME}/JetBoy
167 development/samples/LunarLander                samples/${PLATFORM_NAME}/LunarLander
168 development/samples/MultiResolution            samples/${PLATFORM_NAME}/MultiResolution
169 development/samples/NotePad                    samples/${PLATFORM_NAME}/NotePad
170 development/samples/RandomMusicPlayer          samples/${PLATFORM_NAME}/RandomMusicPlayer
171 development/samples/SampleSyncAdapter          samples/${PLATFORM_NAME}/SampleSyncAdapter
172 development/samples/SearchableDictionary       samples/${PLATFORM_NAME}/SearchableDictionary
173 development/samples/SipDemo                    samples/${PLATFORM_NAME}/SipDemo
174 development/samples/SkeletonApp                samples/${PLATFORM_NAME}/SkeletonApp
175 development/samples/Snake                      samples/${PLATFORM_NAME}/Snake
176 development/samples/SoftKeyboard               samples/${PLATFORM_NAME}/SoftKeyboard
177 development/samples/Spinner                    samples/${PLATFORM_NAME}/Spinner
178 development/samples/SpinnerTest                samples/${PLATFORM_NAME}/SpinnerTest
179 development/samples/TicTacToeLib               samples/${PLATFORM_NAME}/TicTacToeLib
180 development/samples/TicTacToeMain              samples/${PLATFORM_NAME}/TicTacToeMain
181 development/samples/USB/MissileLauncher        samples/${PLATFORM_NAME}/USB/MissileLauncher
182 development/samples/USB/AdbTest                samples/${PLATFORM_NAME}/USB/AdbTest
183 development/samples/VoiceRecognitionService    samples/${PLATFORM_NAME}/VoiceRecognitionService
184 development/samples/WeatherListWidget          samples/${PLATFORM_NAME}/WeatherListWidget
185 development/apps/WidgetPreview                 samples/${PLATFORM_NAME}/WidgetPreview
186 development/samples/Wiktionary                 samples/${PLATFORM_NAME}/Wiktionary
187 development/samples/WiktionarySimple           samples/${PLATFORM_NAME}/WiktionarySimple
188 development/samples/XmlAdapters                samples/${PLATFORM_NAME}/XmlAdapters
189 development/samples/RenderScript/Balls         samples/${PLATFORM_NAME}/RenderScript/Balls
190 development/samples/RenderScript/Fountain      samples/${PLATFORM_NAME}/RenderScript/Fountain
191 development/samples/RenderScript/HelloCompute  samples/${PLATFORM_NAME}/RenderScript/HelloCompute
192 development/samples/RenderScript/HelloWorld    samples/${PLATFORM_NAME}/RenderScript/HelloWorld
193 development/samples/RenderScript/MiscSamples   samples/${PLATFORM_NAME}/RenderScript/MiscSamples
194
195 # NOTICE files are copied by build/core/Makefile from sdk.git
196 sdk/files/sdk_files_NOTICE.txt samples/${PLATFORM_NAME}/NOTICE.txt
197
198 ##############################################################################
199 # Add-on Folder
200 ##############################################################################
201
202 # empty add-on folder with just a readme copied from sdk.git
203 sdk/files/README_add-ons.txt add-ons/README.txt
204
205 ##############################################################################
206 # Extra Component: Compatibility
207 ##############################################################################
208
209 development/sdk/compatibility_source.properties                                                   extras/android/compatibility/source.properties
210 development/sdk/compatibility_README.txt                                                          extras/android/compatibility/README.txt
211 sdk/files/sdk_files_NOTICE.txt                                                                    extras/android/compatibility/NOTICE.txt
212 ${OUT_DIR}/target/common/obj/PACKAGING/android-support-v4_intermediates/android-support-v4.jar    extras/android/compatibility/v4/android-support-v4.jar
213 frameworks/support/v4                                                                             extras/android/compatibility/v4/src
214 development/samples/ApiDemos                                                                      extras/android/compatibility/v4/samples/ApiDemos