Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 755 Bytes

File metadata and controls

19 lines (10 loc) · 755 Bytes

Keyple Plugin SE Communication Library

Overview

The Keyple Plugin SE Communication Library is an add-on to allow an application using Keyple to interact with Famoco terminals.

The current version is based on Famoco's native SE Communication library (SeCommunicaton Library v1.7.0.)

Should be compatible with FX100, FX200, FX205 and FX300 series.

Examples

An example of implementation is available in the example-app folder.

This Android application is using the Keyple Famoco SE communication lib plugin and Keyple Android NFC plugin, allowing to illustrate multiple Calypso use cases.

About the source code

The code is built with Gradle and is compliant with Java 1.6 in order to address a wide range of applications.