jar

com.github.skjolber.ndef-tools-for-android : ndeftools-jse

Maven & Gradle

Aug 02, 2020
0 stars

wrapper · Wrapped NFC classes for working with external NFC readers on Android

Table Of Contents

Latest Version

Download com.github.skjolber.ndef-tools-for-android : ndeftools-jse JAR file - Latest Versions:

All Versions

Download com.github.skjolber.ndef-tools-for-android : ndeftools-jse JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

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 ndeftools-jse-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

android.content

├─ android.content.Intent.class - [JAR]

android.net

├─ android.net.Uri.class - [JAR]

├─ android.net.UriCodec.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]