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 & SetupPaymentController
Learn about the core class for managing transactions and card readers.
Explore the PaymentControllerKey Enums
Reference for all important enums like ReaderEvent, PaymentError, and more.
View Key EnumsClass Methods Reference
A detailed API reference for all methods available in the PaymentController.
See All MethodsExample App
Explore our example Android app on GitHub. Use it as a starter or to pull code snippets.
View on GitHub