Home | History | Annotate | only in /developers/samples/android
Up to higher level directory
NameDateSize
.gitignore08-Oct-2015581
admin/08-Oct-2015
background/08-Oct-2015
build.gradle08-Oct-20154.1K
buildSrc/08-Oct-2015
common/08-Oct-2015
connectivity/08-Oct-2015
content/08-Oct-2015
experimental/08-Oct-2015
input/08-Oct-2015
media/08-Oct-2015
notification/08-Oct-2015
README.txt08-Oct-2015537
renderScript/08-Oct-2015
security/08-Oct-2015
sensors/08-Oct-2015
system/08-Oct-2015
testing/08-Oct-2015
ui/08-Oct-2015
views/08-Oct-2015
wearable/08-Oct-2015

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