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 opfpush-gcm-0.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.onepf.opfpush.gcm
├─ org.onepf.opfpush.gcm.BuildConfig.class - [JAR]
├─ org.onepf.opfpush.gcm.GCMConstants.class - [JAR]
├─ org.onepf.opfpush.gcm.GCMInstanceIDListenerService.class - [JAR]
├─ org.onepf.opfpush.gcm.GCMProvider.class - [JAR]
├─ org.onepf.opfpush.gcm.GCMPubSubHelper.class - [JAR]
├─ org.onepf.opfpush.gcm.GCMService.class - [JAR]
├─ org.onepf.opfpush.gcm.PreferencesProvider.class - [JAR]
├─ org.onepf.opfpush.gcm.SendMessageService.class - [JAR]