Android system and the corresponding Action broadcasting rights
Who android common system broadcasts Action and the corresponding privileges \ Reply: Permission is not required to receive the broadcast, as long as that class inherit a broadcast receiver on the line, and then to determine which broadcast through action, and then react Reply:
For example, I get the system boot, the system shuts down the screen to get So not all need permission to do? Reply:
System boot, the screen will be issued to close these are broadcast, you simply can not operate issued by the broadcast, if you want to operate it would need permission, but the operation is not related with the radio, you only need to add a configuration file in the list of those authority on the line Reply:
Permission is not required to receive the broadcast, as long as that class inherit a broadcast receiver on the line, and then to determine which broadcast through action, and then react
For example, I get the system boot, the system shuts down the screen to get So not all need permission to do?
System boot, the screen will be issued to close these are broadcast, you simply can not operate issued by the broadcast, if you want to operate it would need permission, but the operation is not related with the radio, you only need to add a configuration file in the list of those authority on the line
I know ah, now I just want those tables and corresponding privileges Action
No comments:
Post a Comment