I agree with Joaquim Azevedo, there are really good reasons why some functionality like this should (and perhaps it does) exist. For example, I could have an application to monitor the activities being performed in my system (at first, just the basic ones, like UI interaction), so I could just log all this information into a file, for example. I wouldn't need my application to be visible to final users, just performing the logging task. Any ideas of how to do it? I've been trying to use Services, but I've not been succesful.
Thanks in advance. -- 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

