Jonathan Scott | 7451f6c | 2021-04-15 23:52:57 +0100 | [diff] [blame] | 1 | Connected apps is an Android feature that allows your application to utilize |
2 | both work and personal data, when given the corresponding permission from the | ||||
3 | user. | ||||
4 | |||||
5 | The Connected Apps SDK makes it as easy as possible to perform and test | ||||
6 | cross-profile behaviour or data access, once you have the appropriate | ||||
7 | permission. | ||||
8 | |||||
9 | For more information see | ||||
10 | https://developers.google.com/android/work/connected-apps |