blob: 509c5c36ca2184646ab09207a15d15ec6ee78d3b [file] [log] [blame]
The Android Open Source Project52d4c302009-03-03 19:29:09 -08001#
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#
Xavier Ducrohet76afc002010-09-27 13:58:45 -070018# 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.
The Android Open Source Project52d4c302009-03-03 19:29:09 -080024#
25
Xavier Ducrohet3aecc4d2010-08-27 18:47:51 -070026##############################################################################
27# SDK Root folder
28##############################################################################
29
30# the readme
31development/docs/SDK_RELEASE_NOTES RELEASE_NOTES.html
32
33# doc redirect
34frameworks/base/docs/docs-redirect.html documentation.html
35
36##############################################################################
Xavier Ducrohet3aecc4d2010-08-27 18:47:51 -070037# Platform Tools Component
38##############################################################################
39
40# host tools from out/host/$(HOST_OS)-$(HOST_ARCH)/
Xavier Ducrohet76afc002010-09-27 13:58:45 -070041bin/adb platform-tools/adb
Xavier Ducrohet3aecc4d2010-08-27 18:47:51 -070042bin/aapt platform-tools/aapt
43bin/aidl platform-tools/aidl
44# dx
45bin/dx platform-tools/dx
46bin/dexdump platform-tools/dexdump
47framework/dx.jar platform-tools/lib/dx.jar
48
49sdk/files/sdk_files_NOTICE.txt platform-tools/NOTICE.txt
50development/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
57development/sdk/platform_source.properties platforms/${PLATFORM_NAME}/source.properties
58
59# copy build prop from out/.../sdk/
60sdk/sdk-build.prop platforms/${PLATFORM_NAME}/build.prop
61
62# the uper-jar file that apps link against. This is the public API
Raphael Mollc2e80832011-01-05 14:59:27 -080063${OUT_DIR}/target/common/obj/PACKAGING/android_jar_intermediates/android.jar platforms/${PLATFORM_NAME}/android.jar
Xavier Ducrohet3aecc4d2010-08-27 18:47:51 -070064
65# the aidl precompiled include
66obj/framework.aidl platforms/${PLATFORM_NAME}/framework.aidl
67
68# System images + Kernel
69system.img platforms/${PLATFORM_NAME}/images/system.img
70ramdisk.img platforms/${PLATFORM_NAME}/images/ramdisk.img
71userdata.img platforms/${PLATFORM_NAME}/images/userdata.img
72prebuilt/android-arm/kernel/kernel-qemu platforms/${PLATFORM_NAME}/images/kernel-qemu
73
74# emulator skins from sdk.git
75sdk/emulator/skins/QVGA platforms/${PLATFORM_NAME}/skins/QVGA
76sdk/emulator/skins/WQVGA432 platforms/${PLATFORM_NAME}/skins/WQVGA432
77sdk/emulator/skins/WQVGA400 platforms/${PLATFORM_NAME}/skins/WQVGA400
78sdk/emulator/skins/HVGA platforms/${PLATFORM_NAME}/skins/HVGA
79sdk/emulator/skins/WVGA800 platforms/${PLATFORM_NAME}/skins/WVGA800
80sdk/emulator/skins/WVGA854 platforms/${PLATFORM_NAME}/skins/WVGA854
81
82# Platform SDK properties
83sdk/files/sdk.properties platforms/${PLATFORM_NAME}/sdk.properties
84
85# sdk.git Ant templates for project files
86sdk/templates/AndroidManifest.template platforms/${PLATFORM_NAME}/templates/AndroidManifest.template
87sdk/templates/AndroidManifest.tests.template platforms/${PLATFORM_NAME}/templates/AndroidManifest.tests.template
88sdk/templates/java_file.template platforms/${PLATFORM_NAME}/templates/java_file.template
89sdk/templates/java_tests_file.template platforms/${PLATFORM_NAME}/templates/java_tests_file.template
90sdk/templates/layout.template platforms/${PLATFORM_NAME}/templates/layout.template
91sdk/templates/strings.template platforms/${PLATFORM_NAME}/templates/strings.template
92sdk/templates/icon_ldpi.png platforms/${PLATFORM_NAME}/templates/icon_ldpi.png
93sdk/templates/icon_mdpi.png platforms/${PLATFORM_NAME}/templates/icon_mdpi.png
94sdk/templates/icon_hdpi.png platforms/${PLATFORM_NAME}/templates/icon_hdpi.png
95
96# Eclipse Editors support
97framework/layoutlib.jar platforms/${PLATFORM_NAME}/data/layoutlib.jar
98frameworks/base/core/res/res platforms/${PLATFORM_NAME}/data/res
99docs/activity_actions.txt platforms/${PLATFORM_NAME}/data/activity_actions.txt
100docs/broadcast_actions.txt platforms/${PLATFORM_NAME}/data/broadcast_actions.txt
101docs/service_actions.txt platforms/${PLATFORM_NAME}/data/service_actions.txt
102docs/categories.txt platforms/${PLATFORM_NAME}/data/categories.txt
103docs/widgets.txt platforms/${PLATFORM_NAME}/data/widgets.txt
104docs/features.txt platforms/${PLATFORM_NAME}/data/features.txt
105
106# fonts for layoutlib.
107frameworks/base/data/fonts/fonts.xml platforms/${PLATFORM_NAME}/data/fonts/fonts.xml
108frameworks/base/data/fonts/DroidSans.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSans.ttf
109frameworks/base/data/fonts/DroidSans-Bold.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSans-Bold.ttf
110frameworks/base/data/fonts/DroidSansMono.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSansMono.ttf
111frameworks/base/data/fonts/DroidSerif-Bold.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSerif-Bold.ttf
112frameworks/base/data/fonts/DroidSerif-BoldItalic.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSerif-BoldItalic.ttf
113frameworks/base/data/fonts/DroidSerif-Italic.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSerif-Italic.ttf
114frameworks/base/data/fonts/DroidSerif-Regular.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSerif-Regular.ttf
115frameworks/base/data/fonts/DroidSansFallback.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSansFallback.ttf
116frameworks/base/data/fonts/DroidSansJapanese.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSansJapanese.ttf
117
118# NOTICE files are copied by build/core/Makefile from sdk.git
119sdk/files/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/templates/NOTICE.txt
120sdk/files/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/data/NOTICE.txt
121sdk/files/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/skins/NOTICE.txt
122
123##############################################################################
124# Docs Component
125##############################################################################
126
127# version files for the SDK updater, from sdk.git
128development/sdk/doc_source.properties docs/source.properties
129
130# the docs
131docs/offline-sdk docs
132frameworks/base/docs/docs-samples-redirect.html docs/samples/index.html
133
134
135##############################################################################
136# Samples Component
137##############################################################################
138
Dirk Dougherty658d86e2010-02-08 10:22:43 -0800139# samples to include in the sdk samples package
140#
141# the list here should match the list of samples that we generate docs for,
142# (see web_docs_sample_code_flags in frameworks/base/Android.mk)
Mike LeBeauae7af392010-02-12 14:08:46 -0800143development/apps/GestureBuilder samples/${PLATFORM_NAME}/GestureBuilder
Xavier Ducrohet9e914e42010-10-13 13:38:45 -0700144development/samples/source.properties samples/${PLATFORM_NAME}/source.properties
145#
146# PLEASE KEEP THE SAMPLES IN ALPHABETICAL ORDER.
147#
Svetoslav Ganov9f931862010-08-10 21:41:06 -0700148development/samples/AccessibilityService samples/${PLATFORM_NAME}/AccessibilityService
Mike LeBeauae7af392010-02-12 14:08:46 -0800149development/samples/ApiDemos samples/${PLATFORM_NAME}/ApiDemos
Christopher Tate41c42a92010-04-07 11:16:48 -0700150development/samples/BackupRestore samples/${PLATFORM_NAME}/BackupRestore
Xavier Ducrohet9e914e42010-10-13 13:38:45 -0700151development/samples/BluetoothChat samples/${PLATFORM_NAME}/BluetoothChat
152development/samples/ContactManager samples/${PLATFORM_NAME}/ContactManager
153development/samples/CrossCompatibility samples/${PLATFORM_NAME}/CrossCompatibility
154development/samples/CubeLiveWallpaper samples/${PLATFORM_NAME}/CubeLiveWallpaper
Dianne Hackborndb974ee2010-06-04 14:13:27 -0700155development/samples/HeavyWeight samples/${PLATFORM_NAME}/HeavyWeight
Xavier Ducrohet9e914e42010-10-13 13:38:45 -0700156development/samples/Home samples/${PLATFORM_NAME}/Home
157development/samples/JetBoy samples/${PLATFORM_NAME}/JetBoy
158development/samples/LunarLander samples/${PLATFORM_NAME}/LunarLander
159development/samples/MultiResolution samples/${PLATFORM_NAME}/MultiResolution
Roman Nurik9488e422010-11-29 15:45:50 -0800160development/samples/NFCDemo samples/${PLATFORM_NAME}/NFCDemo
Xavier Ducrohet9e914e42010-10-13 13:38:45 -0700161development/samples/NotePad samples/${PLATFORM_NAME}/NotePad
Mike LeBeauae7af392010-02-12 14:08:46 -0800162development/samples/SampleSyncAdapter samples/${PLATFORM_NAME}/SampleSyncAdapter
Xavier Ducrohet9e914e42010-10-13 13:38:45 -0700163development/samples/SearchableDictionary samples/${PLATFORM_NAME}/SearchableDictionary
Alexander Lucasa0257962010-11-02 21:50:45 -0700164development/samples/SipDemo samples/${PLATFORM_NAME}/SipDemo
Mike LeBeauae7af392010-02-12 14:08:46 -0800165development/samples/SkeletonApp samples/${PLATFORM_NAME}/SkeletonApp
166development/samples/Snake samples/${PLATFORM_NAME}/Snake
167development/samples/SoftKeyboard samples/${PLATFORM_NAME}/SoftKeyboard
Dirk Dougherty56c8df12010-05-08 17:15:10 -0700168development/samples/Spinner samples/${PLATFORM_NAME}/Spinner
Dirk Dougherty2f0b1c12010-05-07 09:11:24 -0700169development/samples/SpinnerTest samples/${PLATFORM_NAME}/SpinnerTest
Xavier Ducrohetfc7428f2010-05-06 16:53:09 -0700170development/samples/TicTacToeLib samples/${PLATFORM_NAME}/TicTacToeLib
171development/samples/TicTacToeMain samples/${PLATFORM_NAME}/TicTacToeMain
Xavier Ducrohet9e914e42010-10-13 13:38:45 -0700172development/samples/VoiceRecognitionService samples/${PLATFORM_NAME}/VoiceRecognitionService
173development/samples/Wiktionary samples/${PLATFORM_NAME}/Wiktionary
174development/samples/WiktionarySimple samples/${PLATFORM_NAME}/WiktionarySimple
The Android Open Source Project52d4c302009-03-03 19:29:09 -0800175
Xavier Ducrohet19cb54e2009-11-17 15:11:59 -0800176# NOTICE files are copied by build/core/Makefile from sdk.git
Xavier Ducrohet2f2fb962010-01-12 12:32:12 -0800177sdk/files/sdk_files_NOTICE.txt samples/${PLATFORM_NAME}/NOTICE.txt
The Android Open Source Project52d4c302009-03-03 19:29:09 -0800178
Xavier Ducrohet3aecc4d2010-08-27 18:47:51 -0700179##############################################################################
180# Samples Component
181##############################################################################
The Android Open Source Project52d4c302009-03-03 19:29:09 -0800182
Xavier Ducrohet19cb54e2009-11-17 15:11:59 -0800183# empty add-on folder with just a readme copied from sdk.git
Xavier Ducrohet1ed7cb92009-12-01 13:20:59 -0800184sdk/files/README_add-ons.txt add-ons/README.txt