Tooleap
Lurker
Hi everyone,
Those of you who are developers or just plain technophiles, might know of a handy little tool called CatLog by Nolan Lawson. This tool allows you to view Android's logcat directly on your device.
It is very useful when you want to view your app debug logs, even when away from the computer.
In Tooelap, we wanted to make it even more useful by integrating it with our SDK, and make it float above other apps. That way, we can use an app and view its debug logs on the same time. Note that you need root privileges in order to read debug logs of other apps.
Up until now we've used this enhanced CatLog for our own development, and we want to share this utility and its code. Have fun debugging
Features:
The Tooleap CatLog is open source. You can view or contribute here:
https://github.com/Tooleap/catlog-bubble/
If you want to create floating apps for youself, you can find us in here:
www.tooleap.com
Download:
apk file
Note that the app has the same package name but a different signature. You might need to uninstall the old CatLog and then install this one.
Those of you who are developers or just plain technophiles, might know of a handy little tool called CatLog by Nolan Lawson. This tool allows you to view Android's logcat directly on your device.
It is very useful when you want to view your app debug logs, even when away from the computer.
In Tooelap, we wanted to make it even more useful by integrating it with our SDK, and make it float above other apps. That way, we can use an app and view its debug logs on the same time. Note that you need root privileges in order to read debug logs of other apps.
Up until now we've used this enhanced CatLog for our own development, and we want to share this utility and its code. Have fun debugging

Features:
- Multitask Debugging - Use your app and view its debug logs at the same time!
- See your complete device logcat
- Search for specific log enteries
- Send your logs as mails or attachments
The Tooleap CatLog is open source. You can view or contribute here:
https://github.com/Tooleap/catlog-bubble/
If you want to create floating apps for youself, you can find us in here:
www.tooleap.com
Download:
apk file
Note that the app has the same package name but a different signature. You might need to uninstall the old CatLog and then install this one.