Name Date Size #Lines LOC

..--

annotations/H25-Apr-2025-904252

processor/H25-Apr-2025-18,44213,325

sdk/H25-Apr-2025-5,3963,133

testing/H25-Apr-2025-1,7851,046

tests/H25-Apr-2025-28,55321,386

Android.bpH A D25-Apr-20253.2 KiB140126

CHANGESH A D25-Apr-2025479 1313

CONTRIBUTING.mdH A D25-Apr-20251.3 KiB3324

LICENSEH A D25-Apr-202511.1 KiB202169

METADATAH A D25-Apr-2025341 1514

MODULE_LICENSE_APACHE2HD25-Apr-20250

OWNERSH A D25-Apr-202547 22

README.mdH A D25-Apr-2025400 118

build.gradleH A D25-Apr-20251,007 3028

gradle.propertiesH A D25-Apr-202572 33

proguard.pgcfgH A D25-Apr-2025384 87

settings.gradleH A D25-Apr-20251.9 KiB4232

README.md

1Connected apps is an Android feature that allows your application to utilize
2both work and personal data, when given the corresponding permission from the
3user.
4
5The Connected Apps SDK makes it as easy as possible to perform and test
6cross-profile behaviour or data access, once you have the appropriate
7permission.
8
9For more information see
10https://developers.google.com/android/work/connected-apps
11