nfcbookscanner | Demonstration Android app for reading NfcV tags
kandi X-RAY | nfcbookscanner Summary
kandi X-RAY | nfcbookscanner Summary
nfcbookscanner is a Java library. nfcbookscanner has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
NFC Book Scanner is a demonstration app for reading NfcV (ISO 15693) tags (known as just "RFID tags" in the library world) with your Android phone, and parsing the 32 bytes of "userdata" (the 8 first blocks) according to the "Danish library model", to get the item identifier (barcode), owner library code (International Standard Identifier for Libraries, ISIL), country code and AFI status (checked in / out). Additional information about the book is found by sending the barcode to a web service retrieving info from the library catalogue. Only reading tags is demonstrated, but writing could easily be implemented as well using the same android.nfc.tech.NfcV.transceive method used for reading. The necessary ISO 15693 commands can be found in for example 11-06-26-009 : TRF7960 Evaluation Module ISO 15693 Host Commands. Update: The project has been rewritten to work with Android Studio.
NFC Book Scanner is a demonstration app for reading NfcV (ISO 15693) tags (known as just "RFID tags" in the library world) with your Android phone, and parsing the 32 bytes of "userdata" (the 8 first blocks) according to the "Danish library model", to get the item identifier (barcode), owner library code (International Standard Identifier for Libraries, ISIL), country code and AFI status (checked in / out). Additional information about the book is found by sending the barcode to a web service retrieving info from the library catalogue. Only reading tags is demonstrated, but writing could easily be implemented as well using the same android.nfc.tech.NfcV.transceive method used for reading. The necessary ISO 15693 commands can be found in for example 11-06-26-009 : TRF7960 Evaluation Module ISO 15693 Host Commands. Update: The project has been rewritten to work with Android Studio.
Support
Quality
Security
License
Reuse
Support
nfcbookscanner has a low active ecosystem.
It has 23 star(s) with 8 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
There are 2 open issues and 3 have been closed. On average issues are closed in 1 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of nfcbookscanner is current.
Quality
nfcbookscanner has 0 bugs and 0 code smells.
Security
nfcbookscanner has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
nfcbookscanner code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
nfcbookscanner is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
nfcbookscanner 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 not available. Examples and code snippets are available.
nfcbookscanner saves you 207 person hours of effort in developing the same functionality from scratch.
It has 509 lines of code, 12 functions and 10 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed nfcbookscanner and discovered the below as its top functions. This is intended to give you an instant insight into nfcbookscanner implemented functionality, and help decide if they suit your requirements.
- Resolves the intent with the specified intent
- Read data from a tag
- Resolve the tag from intent
- Initializes the web view
- Enable universal access
- Perform resume
- Displays a message dialog
- Handles keyboard key down
- Disables on pause
- On restart
- On start start
- On stop
Get all kandi verified functions for this library.
nfcbookscanner Key Features
No Key Features are available at this moment for nfcbookscanner.
nfcbookscanner Examples and Code Snippets
No Code Snippets are available at this moment for nfcbookscanner.
Community Discussions
No Community Discussions are available at this moment for nfcbookscanner.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install nfcbookscanner
You can download it from GitHub.
You can use nfcbookscanner like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the nfcbookscanner component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use nfcbookscanner like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the nfcbookscanner component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
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:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page