David 'Digit' Turner
07bd494986
am bf115d33: am 29bcef8f: am 688620eb: Merge "sdk: Ensure we copy build.prop to platform image directory."
...
* commit 'bf115d33f26949b636d8cac79d253448fbca2388':
sdk: Ensure we copy build.prop to platform image directory.
2011-06-23 06:25:42 -07:00
Xavier Ducrohet
08419fc7ba
am 608bb77f: am 79aa3cea: Prepare new plat-tools SDK component with 2 llvm versions.
...
* commit '608bb77f3f13727dbca986bca764644e510283c7':
Prepare new plat-tools SDK component with 2 llvm versions.
2011-06-22 19:08:38 -07:00
Xavier Ducrohet
79aa3cea3a
Prepare new plat-tools SDK component with 2 llvm versions.
...
The output of the platform tree build is llvm-rs-cc-2 and should
be used for apps targeting 12+. This is encoded in llvm-rs-cc.txt
The older (HC) version of llvm-rs-cc is copied from the prebuilt
and is used for apps targeting 11+.
Until new tools that can read/process llvm-rs-cc.txt are released,
old tools will use the HC version of llvm-rs-cc which ensure
proper compatibility.
Change-Id: Iddb924409cc9238531bf1a0448b14b7eac3396a5
2011-06-22 15:27:44 -07:00
Brett Chabot
c89b3dd6ef
Add layoutlib-tests to sdk build.
...
Change-Id: I20140b367d4f66d1b42d167c0f63f8b3df3e85ef
2011-06-17 18:38:21 -07:00
David 'Digit' Turner
a21ef2b154
sdk: Ensure we copy build.prop to platform image directory.
...
This patch ensures that we copy the generated build.prop file to
the platform image directory. This file will later be used by the
emulator and other tools to determine various properties of the
image without having to parse the system.img file.
For example, this can be used to extract the target CPU architecture
and/or ABI, and automatically adjust emulation based on this.
Change-Id: Ia5b67c6fb93078b6b224b10e3322af88b99c50b9
2011-06-17 18:01:22 +02:00
Bruno Oliveira
bc85db5f97
am 68a87a4a: am d0e6d6f7: am 6f24f89c: Merge "Adds the Random Music Player sample." into honeycomb-mr2
...
* commit '68a87a4ac6eb7a2b991de8b6df53638015ed9e12':
Adds the Random Music Player sample.
2011-06-13 15:42:40 -07:00
Bruno Oliveira
68a87a4ac6
am d0e6d6f7: am 6f24f89c: Merge "Adds the Random Music Player sample." into honeycomb-mr2
...
* commit 'd0e6d6f71fe5aab3c9faeecfc480ea7d69c5a080':
Adds the Random Music Player sample.
2011-06-13 14:31:02 -07:00
Bruno Oliveira
6f24f89ccb
Merge "Adds the Random Music Player sample." into honeycomb-mr2
2011-06-13 14:25:26 -07:00
Xavier Ducrohet
f3fdaca576
am 733342c7: am 76fb8500: am 80f84422: Add v13 to the compatibility package.
...
* commit '733342c71260e8ae4d158848eb4629f550761350':
Add v13 to the compatibility package.
2011-06-07 17:53:59 -07:00
Xavier Ducrohet
733342c712
am 76fb8500: am 80f84422: Add v13 to the compatibility package.
...
* commit '76fb8500d32e0d9a64b2d00522237d6d8f7a71e9':
Add v13 to the compatibility package.
2011-06-07 10:58:00 -07:00
Bruno Oliveira
b30a3010f5
Adds the Random Music Player sample.
...
This sample illustrates how to write an application that plays media
in the background, handles streaming media from the network and
reacts appropriately to system events like headphone disconnection and
audio focus changes, and also uses the notification system to
keep the user informed about what is happening.
This CL is a cherrypick of the old CL 104495 (originally in
honeycomb-mr1) into honeycomb-mr2. Original CL:
https://android-git.corp.google.com/g/#change,104495
Change-Id: Ib8b15ee920300adc093a8b52c17bd9c251ac74ca
2011-06-07 01:09:21 -04:00
Xavier Ducrohet
80f8442291
Add v13 to the compatibility package.
...
Also remove ApiDemos from the package and instead
add each library-specific sample app to each v##
folder.
Change-Id: I2932bbb91c7122c122973902d1fcd159ca899381
2011-06-06 19:21:45 -07:00
Debashish Chatterjee
8d6d2581ff
Voicemail provider sample source code.
...
The app demostrates the how to use voicemail provider APIs to insert new
voicemail records using a simple UI.
Change-Id: I22610e06a8b80518b9f0d811f72afe245a4148c6
2011-05-23 14:40:01 +01:00
Mike Lockwood
04b53db9b4
am cd392822: Add USB MissleLauncher sample program
...
* commit 'cd39282253ec8a27eae1d580fbaa91a8f3c7c5ff':
Add USB MissleLauncher sample program
2011-05-03 15:22:17 -07:00
Mike Lockwood
cd39282253
Add USB MissleLauncher sample program
...
This is sample code that controls a USB missle launcher using USB host APIs
Change-Id: Ic4201faccc4562bf114c70d50b0cab6a00d28a98
Signed-off-by: Mike Lockwood <lockwood@android.com >
2011-05-03 17:56:51 -04:00
David Turner
411f741d90
am 4621d1a8: am 18ddf41d: Merge "Add x86 qemu"
...
* commit '4621d1a82ce5bb3196c82cb164e7b56521f3a7d2':
Add x86 qemu
2011-03-25 15:51:22 -07:00
Bruce Beare
60f5414658
Add x86 qemu
...
Change-Id: Ic0bfcacd5834f9c2345d7fc0c45528da321f0f7f
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com >
Author: Jun Nakajima <jun.nakajima@intel.com >
2011-03-22 14:02:45 +01:00
Xavier Ducrohet
d73e1584d5
Add android-support-v4.jar to the apidemo samples in the SDK package.
...
Change-Id: I07a9723152ffc4f08bbfd254e886986ec0429509
2011-03-17 12:10:10 -07:00
Xavier Ducrohet
07815cd01d
Remove the pre-made notice file from platform-tools.
...
A change in build.git now puts the one that's automatically
generated.
Change-Id: Idced9ea6176152400189203b84809c9a5a3fd92e
2011-03-15 13:29:38 -07:00
Ying Wang
d46eaa6f76
Add android-support-v4.jar to sdk.
...
Change-Id: I28d2a323d31df6b405548e0c73c616eb7b69753d
2011-03-01 17:14:05 -08:00
Xavier Ducrohet
7aa1c11e67
Fix SDK build.
...
Change-Id: I214048d331c0c9d3885983e588e9313dd3722346
2011-03-01 14:20:35 -08:00
Xavier Ducrohet
e488b3ef67
Put back jar file into compatibility package.
...
Change-Id: I437d3ba7b6fae13815e34a741adadac8e6ecd8f1
2011-03-01 12:07:04 -08:00
Xavier Ducrohet
51920ee661
Fix build by using $(DIST_DIR)
...
Change-Id: I68832ee411fcafa171354c8b06b0992c8f01cd4d
2011-03-01 11:10:02 -08:00
Xavier Ducrohet
62df672f5d
Package compatibility component.
...
Change-Id: I4324df1814ae9450b254b22c7bd1b28e4826a29b
2011-02-28 15:57:39 -08:00
Alex Sakhartchouk
e430471134
Moving renderscript sdk samples to their correct location.
...
Change-Id: I27de909cf0dbd91319c0eefebd0184ecc5c12dc9
2011-02-22 11:41:40 -08:00
Winson Chung
e412a0f4a9
Adding sample for collection widgets backed by content providers.
...
Change-Id: If0005d88a19dfa05ddd7c60aba1a1d7d742158be
2011-02-11 14:50:06 -08:00
Alex Sakhartchouk
be64691c98
Adding renderscript samples.
...
Change-Id: I9aecae9aa554c5fdc6a4843e80509d54eac5bebe
2011-02-09 09:10:06 -08:00
Roman Nurik
f4f345d0b7
Major update to HoneycombGallery
...
* Add action bar and icon theming
* Add contextual action bar and photo sharing
* Add notifications (with large icons too)
* Add fullscreening (lights-out mode)
* Add a picture frame
Change-Id: I07a1da435d5adc7bc76c7ac2cc087ff2efd74156
2011-02-07 17:03:19 -08:00
Xavier Ducrohet
75b7bb2521
Add Clang includes to the SDK for Renderscript
...
Change-Id: I247f5c1480799868792871ea68c7765fbbc01fa6
2011-01-31 16:37:33 -08:00
Alexander Lucas
9f935c7da5
Added Honeycomb Gallery sample application.
...
Change-Id: I1eefc2837016a7973544f0c57a8464466e7dcef9
2011-01-19 17:02:48 -08:00
Xavier Ducrohet
91946fe86a
Merge "Add RenderScript samples to the SDK." into honeycomb
2011-01-18 18:13:34 -08:00
Xavier Ducrohet
3292919d70
Add RenderScript samples to the SDK.
...
Change-Id: I6139a792916a1cb942c05be8243d52784f39f859
2011-01-18 16:41:29 -08:00
Xavier Ducrohet
7a3e7b1b9a
Update sdk.prop for the platform SDK component.
...
sdk.properties should be stored in development.git and
not sdk.git so move it here.
Change-Id: I32e166927ea91cad36d66bb14e90cb36ccb3bc82
2011-01-18 14:21:55 -08:00
Jack Palevich
ebb6bc2fc8
Add BasicGLSurfaceView sample.
...
Show how to get started with OpenGL ES 2.0.
Change-Id: Iee83ca6a52eee64e8c6b77bc9a8abff11a1eabfd
2011-01-17 17:48:44 -08:00
Jack Palevich
2fd4288383
am 5e38995f: Merge "Add BasicGLSurfaceView sample." into gingerbread
...
* commit '5e38995f6af6339e5dccf86b50f8b658917c7aeb':
Add BasicGLSurfaceView sample.
2011-01-17 17:42:56 -08:00
Xavier Ducrohet
a67b557e13
Merge "Add RS includes to the SDK and update skin list." into honeycomb
2011-01-16 19:16:16 -08:00
Winson Chung
eb80909dfc
Adding WidgetPreview utility.
...
Change-Id: Idfdf866400687e58304863c3c4f3dd3c4aed45b1
2011-01-16 17:13:16 -08:00
Xavier Ducrohet
14f3c60f50
Add RS includes to the SDK and update skin list.
...
Change-Id: Id453585e5c1f4d80336bd2fc837afbc7a0a0d097
2011-01-16 13:21:52 -08:00
Jack Palevich
2f6e41d664
Add BasicGLSurfaceView sample.
...
Show how to get started with OpenGL ES 2.0.
Change-Id: I22e5e72114fd76bb7319c51e0a3b0d0e05c546fb
2011-01-14 19:27:56 -08:00
Raphael
32d597b5b7
Add llvm-rs-cc to the SDK (all platforms)
...
Change-Id: I6077251d0a34678e708ddd25068a511159ba7460
2011-01-13 16:59:09 -08:00
Xavier Ducrohet
9709bd228b
Add WXGA skin.
...
Change-Id: I29e62d5a1bf9d5017bfdca9fe07ae4e3124f951c
2011-01-07 14:37:37 -08:00
Xavier Ducrohet
300b84c427
Cherry-pick f0e5e933 from master.
...
Move emulator skins to development.git
Also added new default RAM config to the skins.
Change-Id: Ic22592573d6d153fb94e2e2c981068936cae1219
2011-01-07 13:04:25 -08:00
Xavier Ducrohet
daf0b895e8
Cherry-pick f0e5e933 from master.
...
Move emulator skins to development.git
Also added new default RAM config to the skins.
Change-Id: I520c485f4ef9f6d9d2eea126ed46d96b5fc3e785
2011-01-07 13:03:22 -08:00
Xavier Ducrohet
12cd9bacfb
am dde7492d: Merge "Move emulator skins to development.git"
...
* commit 'dde7492d4b34ba810329ad080a078bfb870a4507':
Move emulator skins to development.git
2011-01-06 17:35:01 -08:00
Xavier Ducrohet
f0e5e93307
Move emulator skins to development.git
...
Also added new default RAM config to the skins.
Change-Id: Ib786287b43f639c6ae80bf109ac4fe5b12635676
2011-01-06 13:31:24 -08:00
Raphael Moll
1c0b37567b
am 40812f1c: am 1bf9f693: Merge "Use OUT_DIR in atree to find android.jar"
...
* commit '40812f1c4b312d8276eb2839c06d2d76dd4f97e1':
Use OUT_DIR in atree to find android.jar
2011-01-05 15:50:28 -08:00
Raphael Moll
40812f1c4b
am 1bf9f693: Merge "Use OUT_DIR in atree to find android.jar"
...
* commit '1bf9f6936e423a686b623752e9f008acefaa1057':
Use OUT_DIR in atree to find android.jar
2011-01-05 15:48:26 -08:00
Raphael Moll
c2e8083255
Use OUT_DIR in atree to find android.jar
...
Depends on change Iabbe9053 from build/core.
Change-Id: I0b6e29a5282c2ca6ff329981e5f8d2c677e6e84b
2011-01-05 14:59:27 -08:00
Dirk Dougherty
6499e7fc3a
am 49b989c3: am 4171f296: Add AcceleromerPlay sample app to SDK samples package
...
* commit '49b989c36a07a2440d94ec4f6c899f4e30be1799':
Add AcceleromerPlay sample app to SDK samples package
2010-11-29 18:15:36 -08:00
Dirk Dougherty
4171f29668
Add AcceleromerPlay sample app to SDK samples package
...
Change-Id: Id7ae8de4f3543169d6d707a470f0b872e00e953f
2010-11-29 18:11:26 -08:00