App to App integration

Interface your application with Market Pay’s payment application.

apptoapp-android-logo

To interface our application with another, we are using IPC, which stands for Inter-Process Communication; In Android, IPC enables communication between applications running on the same device.

There are several methods to achieve IPC in Android, such as AIDL (Android Interface Definition Language).

You will find our documentation available below.

Here are the main steps towards the integration

  • Step 1: Understand the AIDL Interfaces

  • Step 2: Include AIDL Files in Your Android Project

  • Step 3: Implement the AIDL Interface in Your Service

  • Step 4: Declare the Service in AndroidManifest.xml

  • Step 5: Binding to the Service

  • Step 6: Invoke AIDL Methods

  • Step 7: Error Handling and Cleanup: Handle Exceptions & Unbind from the Service

client-clientRelease-0.0.5_30ac9e7
5.22 MB
App2AppSDK_SampleCommunicator_v0.0.5
16.74 MB
sdk-0.0.5-doc
2.65 MB
App2AppSampleCommunicator-0.0.5
19.88 MB