Tuesday, January 28, 2014

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:
cited a floor ouyangfan54 reply:
is not required to receive broadcast rights, as long as that class inherit a broadcast receiver on the line, and then to determine which through action broadcast, 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?
Reply:
reference to the second floor siyehua reply:
Quote: references to a floor ouyangfan54 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
Reply:
reference to the third floor ouyangfan54 reply:
Quote: references to the second floor siyehua reply:

Quote: references to a floor ouyangfan54 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