Clover Connector Android library


License

License

Categories

Categories

Clover Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.clover.sdk
ArtifactId

ArtifactId

clover-connector-android
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

aar
Description

Description

Clover Connector Android library
Clover Connector Android library
Project URL

Project URL

http://www.clover.com/
Source Code Management

Source Code Management

https://github.com/clover/remote-pay-android

Download clover-connector-android

How to add to project

<!-- https://jarcasting.com/artifacts/com.clover.sdk/clover-connector-android/ -->
<dependency>
    <groupId>com.clover.sdk</groupId>
    <artifactId>clover-connector-android</artifactId>
    <version>1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.clover.sdk/clover-connector-android/
implementation 'com.clover.sdk:clover-connector-android:1.2'
// https://jarcasting.com/artifacts/com.clover.sdk/clover-connector-android/
implementation ("com.clover.sdk:clover-connector-android:1.2")
'com.clover.sdk:clover-connector-android:aar:1.2'
<dependency org="com.clover.sdk" name="clover-connector-android" rev="1.2">
  <artifact name="clover-connector-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.clover.sdk', module='clover-connector-android', version='1.2')
)
libraryDependencies += "com.clover.sdk" % "clover-connector-android" % "1.2"
[com.clover.sdk/clover-connector-android "1.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.clover : clover-remote-interface jar 195
com.clover.sdk : clover-android-sdk jar 168
com.google.code.gson : gson jar 2.3.1
com.neovisionaries : nv-websocket-client jar 1.31

Project Modules

There are no modules declared in this project.

alt text

Clover SDK for Android POS integration

Version

Current version: 4.3.2

Overview

This SDK allows your Android-based Point-of-Sale (POS) system to communicate with a Clover® payment device and process payments. Learn more about Clover Integrations.

The Android project includes a connector and an example POS. To work with the project effectively, you will need:

Getting connected

  1. Download the USB Pay Display app from the Clover App Market onto your Clover DevKit. You can also use the Secure Network Pay Display app for a local network connection with the Clover DevKit. The remaining steps assume that you are using the USB Pay Display app.
  2. Open the USB Pay Display app.
  3. Run the Clover Connector Android Example POS app on your Android POS device or emulator.
  4. The Example POS screen and device connection status should appear. If the connection was successful, the device status should be "connected." If the device remains disconnected, verify that:
    1. You are connecting the correct cable to the correct connection point on the Clover device. (On the Clover Mini, this is the USB port with the Clover logo.) You will need to use a USB A-to-USB B cable (see ADB over USB for more information).
    2. Your Android device supports “host” mode, which is also referred to as OTG mode. This functionality is required to communicate with the Clover Mini, which will operate in “accessory” mode.

Additional resources

com.clover.sdk

Clover Network, Inc.

Versions

Version
1.2
1.2-RC1