• Home
Name Date Size #Lines LOC

..--

annotations/04-Jul-2025-904252

processor/04-Jul-2025-18,44213,325

sdk/04-Jul-2025-5,5633,248

testing/04-Jul-2025-1,7851,046

tests/04-Jul-2025-28,55321,386

Android.bpD04-Jul-20253.2 KiB141127

CHANGESD04-Jul-2025479 1313

CONTRIBUTING.mdD04-Jul-20251.3 KiB3324

LICENSED04-Jul-202511.1 KiB202169

METADATAD04-Jul-2025341 1514

MODULE_LICENSE_APACHE2D04-Jul-20250

OWNERSD04-Jul-2025120 43

README.mdD04-Jul-2025400 118

build.gradleD04-Jul-20251,007 3028

gradle.propertiesD04-Jul-202572 33

proguard.pgcfgD04-Jul-2025384 87

settings.gradleD04-Jul-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