nfc-explorer | Simple Android app to explore NFC tags | Form library

 by   infertux Java Version: Current License: Non-SPDX

kandi X-RAY | nfc-explorer Summary

kandi X-RAY | nfc-explorer Summary

nfc-explorer is a Java library typically used in User Interface, Form, Xamarin applications. nfc-explorer has no bugs, it has no vulnerabilities, it has build file available and it has low support. However nfc-explorer has a Non-SPDX License. You can download it from GitHub.

This is a very simple Android app to scan NFC tags/cards and extract as much information as possible from them. The app is "read-only" and does not perform any write operations.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              nfc-explorer has a low active ecosystem.
              It has 8 star(s) with 10 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              nfc-explorer has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of nfc-explorer is current.

            kandi-Quality Quality

              nfc-explorer has 0 bugs and 0 code smells.

            kandi-Security Security

              nfc-explorer has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              nfc-explorer code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              nfc-explorer has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              nfc-explorer releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions are available. Examples and code snippets are not available.
              It has 456 lines of code, 26 functions and 14 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed nfc-explorer and discovered the below as its top functions. This is intended to give you an instant insight into nfc-explorer implemented functionality, and help decide if they suit your requirements.
            • Called when a new tag is discovered
            • Convert a byte array to a hexadecimal string
            • Get current date
            • Extracts a record from the payload
            • Convert a byte array to a hex string
            • Get information about a NFC tag
            • Resume the tag
            • Shows the current tag
            • Show application settings dialog
            • Gets the id
            • Initialize the activity
            • Shows the next tag
            • Shows previous tag
            • Get a child view
            • Get the child object at a specific position
            • Get the group view
            • Returns a localized group title
            • Disables the foreground and dispatches
            • Returns the number of children items at a specific position
            • Returns the number of expandable groups
            Get all kandi verified functions for this library.

            nfc-explorer Key Features

            No Key Features are available at this moment for nfc-explorer.

            nfc-explorer Examples and Code Snippets

            No Code Snippets are available at this moment for nfc-explorer.

            Community Discussions

            Trending Discussions on nfc-explorer

            QUESTION

            How can I act with Android app as MIFARE card?
            Asked 2019-Jan-22 at 08:58

            How can I send an NDEF message from phone to MIFARE card reader?

            On the reader side I use this code from https://github.com/AlterCodex/nxppy:

            ...

            ANSWER

            Answered 2019-Jan-22 at 08:56

            The mifare.read_ndef() seems to expect a MIFARE Ultralight (or other Type 2 tag) containing an NDEF message. You simply can't emulate a MIFARE (Ultralight) tag with Android (see Emulate Mifare card with Android 4.4).

            What you do on Android, when you use public NdefMessage CreateNdefMessage(NfcEvent e) {} (or actually SetNdefPushMessage*()), is that you define an NDEF message that should be transfered in peer-to-peer mode (using SNEP + LLCP + NFC-DEP). That's a completely different protocol stack than when you read (or emulate) a tag. Consequently, when you want to use peer-to-peer mode on Android, you will need to use a library that supports peer-to-peer mode (and SNEP) on the other end as well.

            Source https://stackoverflow.com/questions/54297813

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install nfc-explorer

            Using Android Studio: select "Build APK" from the Build menu.
            Using Gradle: JAVA_HOME=/opt/android-studio/jre ./gradlew build
            The APK file will be generated into ./app/build/outputs/apk/.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/infertux/nfc-explorer.git

          • CLI

            gh repo clone infertux/nfc-explorer

          • sshUrl

            git@github.com:infertux/nfc-explorer.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link