Home | History | Annotate | only in /developers/samples/android
Up to higher level directory
NameDateSize
.gitignore03-Dec-2014527
admin/03-Dec-2014
background/03-Dec-2014
build.gradle03-Dec-20143.6K
buildSrc/03-Dec-2014
common/03-Dec-2014
connectivity/03-Dec-2014
content/03-Dec-2014
experimental/03-Dec-2014
input/03-Dec-2014
media/03-Dec-2014
README.txt03-Dec-2014537
renderScript/03-Dec-2014
security/03-Dec-2014
sensors/03-Dec-2014
testing/03-Dec-2014
ui/03-Dec-2014
views/03-Dec-2014
wearable/03-Dec-2014

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