https://github.com/eclipse-keyple/keyple-plugin-android-nfc-java-lib
Eclipse Keyple™ Project: Android NFC plugin library for end users
https://github.com/eclipse-keyple/keyple-plugin-android-nfc-java-lib
android keyple plugin
Last synced: 4 months ago
JSON representation
Eclipse Keyple™ Project: Android NFC plugin library for end users
- Host: GitHub
- URL: https://github.com/eclipse-keyple/keyple-plugin-android-nfc-java-lib
- Owner: eclipse-keyple
- License: epl-2.0
- Created: 2019-10-10T20:10:33.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-02-06T16:16:49.000Z (4 months ago)
- Last Synced: 2026-02-06T18:11:09.953Z (4 months ago)
- Topics: android, keyple, plugin
- Language: Kotlin
- Homepage:
- Size: 929 KB
- Stars: 3
- Watchers: 6
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Notice: NOTICE.md
Awesome Lists containing this project
README
[](https://sonarcloud.io/summary/new_code?id=eclipse-keyple_keyple-plugin-android-nfc-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse-keyple_keyple-plugin-android-nfc-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse-keyple_keyple-plugin-android-nfc-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse-keyple_keyple-plugin-android-nfc-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse-keyple_keyple-plugin-android-nfc-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse-keyple_keyple-plugin-android-nfc-java-lib)
# Keyple Plugin Android NFC Java Library
## Overview
The **Keyple Plugin Android NFC Java Library** is an add-on to allow an application using Keyple to interact with Android NFC readers.
## Documentation & Contribution Guide
The full documentation, including the **user guide**, **download information** and **contribution guide**, is available on the Keyple website [keyple.org](https://keyple.org).
## API documentation
API documentation & class diagram is available online: [docs.keyple.org/keyple-plugin-android-nfc-java-lib](https://docs.keyple.org/keyple-plugin-android-nfc-java-lib)
## Examples
Examples of implementation are available in the following repository: [github.com/eclipse-keyple/keyple-java-example](https://github.com/eclipse-keyple/keyple-java-example)
## About the source code
The code is built with **Gradle** and is compliant with **Java 1.8** in order to address a wide range of applications.
## Continuous Integration
This project uses **GitHub Actions** for continuous integration. Every push and pull request triggers automated builds
and checks to ensure code quality and maintain compatibility with the defined specifications.