• Home
Name Date Size #Lines LOC

..--

admin/03-May-2024-5,0743,309

background/03-May-2024-2,3691,562

buildSrc/03-May-2024-1613

common/03-May-2024-3,3611,583

connectivity/03-May-2024-12,6087,797

content/03-May-2024-10,6726,645

experimental/ndkSampleGen/03-May-2024-529417

input/03-May-2024-2,6111,587

media/03-May-2024-20,65414,028

notification/03-May-2024-6,2744,067

renderScript/03-May-2024-2,7681,803

security/keystore/BasicAndroidKeyStore/03-May-2024-1,323839

sensors/BatchStepSensor/03-May-2024-1,5351,008

system/AppUsageStatistics/03-May-2024-1,281770

testing/ActivityInstrumentation/03-May-2024-1,103671

ui/03-May-2024-53,59332,970

views/TextLinkify/03-May-2024-1,219728

wearable/wear/03-May-2024-34,83823,778

.gitignoreD03-May-2024581 4737

README.txtD03-May-2024537 118

build.gradleD03-May-20243.8 KiB124120

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