简体   繁体   中英

Android app permissions as shown to user

what does the permission " broadcast data messages to apps " mean? On the Play-store I can see this app permission but I cannot figure out which permission in the code does this map to exactly.

Any help would be appreciated.

Thanks, Sonal

The messages you posted is for following permission

com.google.android.permission.BROADCAST_DATA_MESSAGE

Description of the permission:

Can broadcast data messages received from the Internet to apps registered to listen for them.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM