Is it possible to put on trace or get log of all activity on android device. If so, How?Also are there any key logger application
Asked
Active
Viewed 1,394 times
2
-
Are you looking for a keylogger? Or do you want to know where the log files are (which does not track keypresses)? – geffchang Jan 12 '13 at 04:10
-
@geff_chang I actually need both , something that will help me know what actually happens in background when we perform certain activity on the device and also one key logger app. – 2FaceMan Jan 12 '13 at 04:13
-
1Check this for viewing logs: http://android.stackexchange.com/questions/14430/how-can-i-view-and-examine-the-android-log Let's see if somebody else can recommend a keylogger, but you probably will find them if you search for keylogger in Google Play. But I'm pretty sure you won't find an app that will combine both the Android logs, and the keylogger. – geffchang Jan 12 '13 at 04:22
-
@geff_chang I don't need a single app to do both the tasks. – 2FaceMan Jan 12 '13 at 04:30
-
Looks like there aren't any keylogger apps in Android. Or at least, I haven't found any in Google Play. – geffchang Jan 12 '13 at 04:44
-
@geff_chang the link you provided helped a lot for tace/log ,Thanks.For Keylogger, I ll google it :) – 2FaceMan Jan 12 '13 at 04:48
-
I think Clip Ninja would be useful :) – Sid Jan 12 '13 at 05:03
-
Keylogger does not exist in android due to the inherent security nature of apps where each app has a unique user-id,and thusly one cannot "intercept" keystrokes from another app... :) – t0mm13b Jan 19 '13 at 22:33