Home | History | Annotate | only in /developers/samples/android
Up to higher level directory
NameDateSize
.gitignore24-Aug-2016581
admin/24-Aug-2016
background/24-Aug-2016
build.gradle24-Aug-20164.5K
buildSrc/24-Aug-2016
common/24-Aug-2016
connectivity/24-Aug-2016
content/24-Aug-2016
experimental/24-Aug-2016
input/24-Aug-2016
media/24-Aug-2016
notification/24-Aug-2016
README.txt24-Aug-2016537
renderScript/24-Aug-2016
security/24-Aug-2016
sensors/24-Aug-2016
system/24-Aug-2016
testing/24-Aug-2016
ui/24-Aug-2016
views/24-Aug-2016
wearable/24-Aug-2016

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