• Home
Name Date Size #Lines LOC

..--

annotations/03-May-2024-876248

processor/03-May-2024-16,39011,914

sdk/03-May-2024-5,2443,029

testing/03-May-2024-1,7851,046

tests/03-May-2024-27,45220,443

Android.bpD03-May-20243.1 KiB135121

CHANGESD03-May-2024479 1313

CONTRIBUTING.mdD03-May-20241.3 KiB3324

LICENSED03-May-202411.1 KiB202169

METADATAD03-May-2024341 1514

MODULE_LICENSE_APACHE2D03-May-20240

OWNERSD03-May-202447 22

README.mdD03-May-2024400 118

build.gradleD03-May-20241,007 3028

gradle.propertiesD03-May-202472 33

proguard.pgcfgD03-May-2024384 87

settings.gradleD03-May-20241.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