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 ndeftools-jse-1.2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
libcore.net
├─ libcore.net.UriCodec.class - [JAR]
android.net
├─ android.net.Uri.class - [JAR]
android.content
├─ android.content.Intent.class - [JAR]
android.nfc
├─ android.nfc.FormatException.class - [JAR]
├─ android.nfc.NdefMessage.class - [JAR]
├─ android.nfc.NdefRecord.class - [JAR]
├─ android.nfc.NfcAdapter.class - [JAR]
android.os
├─ android.os.Build.class - [JAR]
├─ android.os.Parcelable.class - [JAR]
android.annotation
├─ android.annotation.SdkConstant.class - [JAR]
├─ android.annotation.SuppressLint.class - [JAR]