Home | History | Annotate | only in /developers/samples/android
Up to higher level directory
NameDateSize
.gitignore05-Oct-2017581
accessibility/05-Oct-2017
admin/05-Oct-2017
background/05-Oct-2017
build.gradle05-Oct-20174.9K
buildSrc/05-Oct-2017
common/05-Oct-2017
compileSamples.sh05-Oct-2017858
connectivity/05-Oct-2017
content/05-Oct-2017
emitSample.sh05-Oct-2017597
experimental/05-Oct-2017
input/05-Oct-2017
media/05-Oct-2017
notification/05-Oct-2017
projects.txt05-Oct-20173.9K
README.txt05-Oct-2017537
renderScript/05-Oct-2017
security/05-Oct-2017
sensors/05-Oct-2017
system/05-Oct-2017
testing/05-Oct-2017
ui/05-Oct-2017
views/05-Oct-2017
wearable/05-Oct-2017

README.txt

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