ps: For example,if i want to set up a socket connect ,how can i request permission. And which part of android source code implementation the permission check .
Thanks very much! 2011/4/22 mytears <[email protected]> > Hello All, > i know that the permissions of Applications are written in /data/ > system/packages.xml and the requests are checked by > ActivityManagerService.java. but i don't know if there is permission > check by android while i am ececute Native C. And how to implement > the permission checks on Native C. > > Thanks a lot!! -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" 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-security-discuss?hl=en.
