View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bugsnag-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bugsnag.android
├─ com.bugsnag.android.R.class - [JAR]
com.bugsnag.android.anr
├─ com.bugsnag.android.anr.R.class - [JAR]
com.bugsnag.android.ndk
├─ com.bugsnag.android.ndk.R.class - [JAR]
com.bugsnag.android.core
├─ com.bugsnag.android.core.R.class - [JAR]
com.segment.analytics.android.integrations.bugsnag
├─ com.segment.analytics.android.integrations.bugsnag.BugsnagIntegration.class - [JAR]
├─ com.segment.analytics.android.integrations.bugsnag.BuildConfig.class - [JAR]
├─ com.segment.analytics.android.integrations.bugsnag.R.class - [JAR]