Hi Murphy, Yes, I have tried that. But it is only possible to log when that app is used. But I want to log whenever the camera is used. So when another application will be using the camera, I want to log it down too. Is it possible?
Thanks In Advance, Perumal On Jul 12, 9:35 am, Mark Murphy <[email protected]> wrote: > On Sun, Jul 11, 2010 at 9:31 PM, perumal316 <[email protected]> wrote: > > I want to write an application that will write to a log file each time > > my camera is used. Is there any way I can go about doing it? > > Write an app that uses the Camera API, and log when that app is used. > > > I want my application to log down everytime the camera is used > > regardless of which application is using it. Is it possible? > > I am not aware of any broadcast Intents that are sent out when the > camera is in use. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Android Training...At Your Office:http://commonsware.com/training -- 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

