You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
399 B
10 lines
399 B
4 months ago
|
Connected apps is an Android feature that allows your application to utilize
|
||
|
both work and personal data, when given the corresponding permission from the
|
||
|
user.
|
||
|
|
||
|
The Connected Apps SDK makes it as easy as possible to perform and test
|
||
|
cross-profile behaviour or data access, once you have the appropriate
|
||
|
permission.
|
||
|
|
||
|
For more information see
|
||
|
https://developers.google.com/android/work/connected-apps
|