Hello,

I am looking for directions on how to detect phone feature usage in an
Android application.  For example, I want my program to be notified
when an app is using camera or microphone.  I cannot rely on the app
to notify my program via an intent because I want to detect phone
feature usage on any given app.  Android OS certainly knows about
everything an app does but I wonder if there is any hooks to get that
knowledge using the SDK.  If it is not possible to do this using SDK,
I would appreciate information on where in the OS I can add my hook.

Thanks,
doug

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to