• Home
Name Date Size #Lines LOC

..--

background/alarms/03-May-2024-1,211646

buildSrc/03-May-2024-1613

common/03-May-2024-3,3601,582

connectivity/03-May-2024-8,4574,862

content/03-May-2024-4,8782,799

input/03-May-2024-1,9271,033

media/03-May-2024-2,4971,475

renderScript/03-May-2024-2,1431,298

security/keystore/BasicAndroidKeyStore/03-May-2024-988568

sensors/BatchStepSensor/03-May-2024-1,155687

testing/ActivityInstrumentation/03-May-2024-803433

ui/03-May-2024-16,6279,160

views/TextLinkify/03-May-2024-868444

.gitignoreD03-May-2024527 4332

README.txtD03-May-2024537 118

build.gradleD03-May-20241.9 KiB6762

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