Skip to content

mercadolibre/point-mainapp-demo-android

Repository files navigation

Third-Apps Integration Kit

Project status

MIN API ANDROID STUDIO PLUGIN VERSION GRADLE VERSION

What is this?

This repository contains a demo application that utilizes the Third-Party Integration Kit to establish connections between a third-party application and the MercadoPago Payments ecosystem. This integration facilitates the utilization of specific hardware capabilities such as camera for barcode reading, embedded printers, Bluetooth, and more.

How to download the Third-Apps Integration Kit?

To download the Third-Apps Integration Kit, navigate to the Releases section. Choose the latest available version and access the assets to locate the Third-Apps-integration-kit.zip. Upon unzipping the file, you'll find the following files:

  • nativesdk-mainapp-X.X.X.aar : Library for importing into your project.
  • documentation-mainapp-SDK-X.X.X.zip : Comprehensive documentation detailing available methods and classes of the SDK.
  • demo-mainapp-X.X.X.apk : A demo application enabling testing of all SDK functionalities.

For additional details, check the MainApp playbook