jar

com.github.anrwatchdog : anrwatchdog

Maven & Gradle

Mar 07, 2019
8 usages
2.3k stars

ANR-Watchdog · A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception

Table Of Contents

Latest Version

Download com.github.anrwatchdog : anrwatchdog JAR file - Latest Versions:

All Versions

Download com.github.anrwatchdog : anrwatchdog JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window anrwatchdog-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.anrwatchdog

├─ com.github.anrwatchdog.ANRError.class - [JAR]

├─ com.github.anrwatchdog.ANRWatchDog.class - [JAR]

Advertisement