• Home
Name Date Size #Lines LOC

..--

admin/03-May-2024-9,3056,365

background/03-May-2024-3,4222,364

buildSrc/03-May-2024-1613

common/03-May-2024-5,8683,045

connectivity/03-May-2024-19,57412,700

content/03-May-2024-17,89111,422

experimental/ndkSampleGen/03-May-2024-529417

input/03-May-2024-5,4513,645

media/03-May-2024-30,48620,804

notification/03-May-2024-8,8905,974

renderScript/03-May-2024-3,6472,514

security/03-May-2024-8,6555,647

sensors/03-May-2024-2,9121,955

system/03-May-2024-5,3193,255

testing/ActivityInstrumentation/03-May-2024-1,5501,016

ui/03-May-2024-74,31247,533

views/TextLinkify/03-May-2024-1,6741,091

wearable/wear/03-May-2024-68,73345,869

.gitignoreD03-May-2024581 4737

README.txtD03-May-2024537 118

build.gradleD03-May-20244.7 KiB154151

README.txt

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