On Tue, Oct 19, 2010 at 12:41 PM, J. Siedentopp
<[email protected]> wrote:
> I need to make a service that capture all events, not in a specific
> view or when an specific activity is open.
> I want to make a App for Usability-Testing. Therefor i need to log
> every Event the User does. I tried to do this with an App-Launcher. To
> log the Touch Events i used "onInterceptTouchEvent()" in a extended
> FrameLayout. So i can log every touch event in my App. Thats works
> fine. Now i launch a App witch "mainAct.startActivity(intent);" the
> secound App launches but i can't log a Event.
>
> I knows that Android launches every Activity in a separate Task and i
> also knows that this App sounds like a Virus, but it is for the Labor
> of my University and not for "bad things".
>
> Can I do this?

By modifying the firmware, yes. Via the SDK, I hope not -- anything
that leaks this information is a possible security hole.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

-- 
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