January 24th, 2012, 11:51 PM
|
#1 (permalink)
|
|
New Member
Join Date: Jan 2012
Posts: 1
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
[Q] Java classes for android permission model
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.
|
|
|