Hello guys, When we declare which permissions are required for an activity in the manifest file, where does Android keep the authorized permissions for the activity? are there APIs to get information of allowed permissions?
and where (in the source code) does Android check whether the activity has certain permissions? (for example, could you point me in the source code where does it check if an activity has android.permission.INTERNET or android.permission.RECEIVE_SMS?) Thank you in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
