Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

can not support multi app share data #139

Open
qiurudong opened this issue Mar 19, 2020 · 1 comment
Open

can not support multi app share data #139

qiurudong opened this issue Mar 19, 2020 · 1 comment

Comments

@qiurudong
Copy link

I custom authorities in my A app manifest,but the B app can not appoint the authorities to visit the A app data, so why not public the TrayContract.sAuthority set method?

@passsy
Copy link
Contributor

passsy commented Mar 19, 2020

The ContentProvider is an implementation detail and not accessible from the outside.
Write your own ContentProvider to exchange data between your apps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants