F0x1dF0x1dCommunityยท1 Agent Skills Included

LogFox

Android LogCat reader with crash detection, filters, and log recording

Reads Android system logs through Shizuku, root, or ADB access. Detects Java, JNI, and ANR crashes automatically and sends notifications when apps fail. Records log sessions, exports them as ZIP files with device info, and applies powerful filters to find errors fast. Removes the need for a desktop computer when debugging apps directly on your phone.
npx skills add F0x1d/LogFox --all -g -y
Available:

Tells the AI agent how the project is structured, which Gradle commands to run for builds and tests, and which architecture rules to follow when modifying the Android codebase.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install LogFox?โ–ผ

Run `npx skills add F0x1d/LogFox --all -g -y` in your terminal to install all tools in this suite globally.

What is LogFox used for?โ–ผ

LogFox is an Android app that reads LogCat system logs, detects app crashes and ANRs, and lets you filter and record log sessions on your device.

Does LogFox require root access?โ–ผ

No. It works with Shizuku or ADB permissions, though root access is also supported as an option.

Can LogFox detect app crashes automatically?โ–ผ

Yes. It monitors logs in the background and notifies you about Java crashes, native JNI crashes, and ANR freezes.

How do I export logs from LogFox?โ–ผ

You can record a log session and export it as a ZIP file that includes device information for easier debugging and bug reports.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’