Home | History | Annotate | only in /developers/samples/android
Up to higher level directory
NameDateSize
.gitignore21-Oct-2016581
admin/21-Oct-2016
background/21-Oct-2016
build.gradle21-Oct-20164.5K
buildSrc/21-Oct-2016
common/21-Oct-2016
connectivity/21-Oct-2016
content/21-Oct-2016
experimental/21-Oct-2016
input/21-Oct-2016
media/21-Oct-2016
notification/21-Oct-2016
README.txt21-Oct-2016537
renderScript/21-Oct-2016
security/21-Oct-2016
sensors/21-Oct-2016
system/21-Oct-2016
testing/21-Oct-2016
ui/21-Oct-2016
views/21-Oct-2016
wearable/21-Oct-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