• Home
  • History
  • Annotate
  • only in /developers/samples/android/
NameDateSize

..11-Jul-20144 KiB

.gitignore11-Jul-2014527

background/11-Jul-20144 KiB

build.gradle11-Jul-20141.9 KiB

buildSrc/11-Jul-20144 KiB

common/11-Jul-20144 KiB

connectivity/11-Jul-20144 KiB

content/11-Jul-20144 KiB

input/11-Jul-20144 KiB

media/11-Jul-20144 KiB

README.txt11-Jul-2014537

renderScript/11-Jul-20144 KiB

security/11-Jul-20144 KiB

sensors/11-Jul-20144 KiB

testing/11-Jul-20144 KiB

ui/11-Jul-20144 KiB

views/11-Jul-20144 KiB

README.txt

1This directory contains samples that are distributed with the Android SDK.
2
3New top level directories (categories) are not automatically published. If
4you are adding a new category, you will need to add it to
5develpment/build/sdk.atree.
6
7Note: In the future, the samples will be built using a template system, which
8will automatically import the "common" directory as needed. Until then, if
9you need access to the "common" directory, you will need to have it copied
10during the SDK build process by modifying development/build/sdk.atree.
11