xref: /aosp_15_r20/external/connectedappssdk/README.md (revision 27eda0084a137a3c4c52875b384c53ea95161e62)
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