Android SDKs

👍

ELF page size support

The Yuno Android SDK fully supports Google’s 16 KB ELF page alignment requirements. All native libraries are built and verified for 16 KB memory pages, ensuring compatibility with Android 15 (API Level 35) and ARMv9 devices. The SDK’s native components were validated using Google’s check_elf_alignment.sh script, confirming full compliance. Apps built with the Yuno SDK can be safely published to the Play Store and meet Google’s November 1, 2025 enforcement deadline.

Yuno's Android SDKs are specifically designed to simplify the integration of payment processing functionality in your Android applications. Developers can implement features more efficiently, reducing the need for extensive knowledge of payment protocols and infrastructure.

Integrations

Select one of the user-friendly Android integration options available and kickstart your journey toward efficient payment processing:

📘

Explore the SDK Project Example

Yuno provides an example project of a running application using an SDK. You can access the project repository or download the project. In addition, you can access the Create Your First Payment With SDK guide available in the documentation.