This module saves the stack trace of a crashing app and displays the recents crashes in a list so you don't have to look through a long logcat anymore. Additionally you get a notification on every crash (configurable) which already displays the most important information.
This module is based off the module Cracker which sadly isn't being developed anymore so I made an updated version which catches crashes more reliably, contains more functionality (such as search and crash preview in notification) and features Material design.
Author(s):
Support/Discussion URL:
http://forum.xda-developers.com/xposed/modules/xposed-scoop-catch-stack-trace-app-t3524271
Source code URL:
https://github.com/wasdennnoch/Scoop
Package:
tk.wasdennnoch.scoop
Version name:
1.4.2
Release type:
Stable (low risk of bugs)
Download:
tk.wasdennnoch.scoop_v9_7afcf8.apk (1018.76 KB)
Number of downloads:
181 in total · 181 in the last 24 hours
MD5 checksum:
7afcf89add0e61782cac494f8783c010
Uploaded on:
Tuesday, December 27, 2016 - 15:35
Changes:
Fix nothing working. Sorry for the many versions, but I don't have a device to test the Xposed part anymore (I updated to Nougat) and also this is the first time I enabled ProGurad in an Xposed module.