blob: 252b9d6fe10a0ede77f16a30156f4abaeddda18f [file] [log] [blame] [view]
Jonathan Scott7451f6c2021-04-15 23:52:57 +01001Connected 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