• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps [Q] Java classes for android permission model

dridona

Lurker
I am interested in: what happens after any app calls system/framework API? How does the OS check if that app has that particular permission? What component in "application framework" handles this checking? Which java classes are responsible for it?
I would like to play with these java classes & make some observations.


P.S.: I am assuming that permission-model is implemented in "application framework" layer. Correct me if I am wrong.
 
Back
Top Bottom