There is not, FYI, the Android API is pretty huge, and has a very broad interface. Additionally, there are probably things aside *just* API calls that you want to monitor. What happens if a program uses a native call to access internet, for example?
Kris On Tue, Mar 19, 2013 at 5:19 AM, G.Kirillos <[email protected]> wrote: > > I am trying to write an android application that controls, monitors, and > prevents API calls of other installed application. > > I would like know if there is an API that can monitor and prevent API calls > of other installed applications on Android devices? > > Thank you in advance. > > -- > You received this message because you are subscribed to the Google Groups > "Android Security Discussions" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/android-security-discuss?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/android-security-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
