• Home
Name Date Size #Lines LOC

..--

admin/03-May-2024-8,8555,944

background/03-May-2024-3,2242,247

buildSrc/03-May-2024-1613

common/03-May-2024-5,8603,040

connectivity/03-May-2024-19,33412,521

content/03-May-2024-15,2829,799

experimental/ndkSampleGen/03-May-2024-529417

input/03-May-2024-3,6272,361

media/03-May-2024-30,24720,646

notification/03-May-2024-9,0286,050

renderScript/03-May-2024-3,6772,526

security/03-May-2024-4,6943,131

sensors/BatchStepSensor/03-May-2024-2,0001,363

system/03-May-2024-4,1022,432

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

ui/03-May-2024-68,97745,113

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

wearable/wear/03-May-2024-49,32034,019

.gitignoreD03-May-2024581 4737

README.txtD03-May-2024537 118

build.gradleD03-May-20244.1 KiB133130

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