[android-developers] Re: how to get sequence of user interaction with android device?

2011-09-22 Thread Addy
ok, so where I can find about the firmware modification?

On Sep 22, 3:59 pm, Addy joyy.bl...@gmail.com wrote:
 I just want to capture the sequence of user interaction on android
 device. Starting from when the device is powered ON. And one more
 thing is that I am not talking about the user event on UI of any
 application. Its for whole device UI interaction. And if any tools are
 available then please let me know about it. I didn't get anything
 about this. Any help or suggestion is well appreciate.

 Thanks.
 Addy

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: how to get sequence of user interaction with android device?

2011-09-22 Thread Mark Murphy
On Thu, Sep 22, 2011 at 7:26 AM, Addy joyy.bl...@gmail.com wrote:
 ok, so where I can find about the firmware modification?

http://source.android.com is where the firmware resides. I doubt you
can build it right now following the instructions on that site, due to
the ongoing git repository downtime stemming from the kernel.org hack.

Once you have succeeded in building a stock firmware and getting it
running on your target device, you can start researching how to add
your desired keylogging/taplogging features to it -- there are Google
Groups on the Community tab of that site that may be relevant for you.

This whole process would take several developer months, if I had to guess.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en