Cycle Logo

Android SDK

Integrate Cycle's payment processing capabilities seamlessly into your native Android applications.

Getting Started

Begin by setting up the necessary permissions and integrating the SDK into your project.

Go to Permissions & Setup

PaymentController

Learn about the core class for managing transactions and card readers.

Explore the PaymentController

Key Enums

Reference for all important enums like ReaderEvent, PaymentError, and more.

View Key Enums

Class Methods Reference

A detailed API reference for all methods available in the PaymentController.

See All Methods

Example App

Explore our example Android app on GitHub. Use it as a starter or to pull code snippets.

View on GitHub