I'm trying to implement the following code using inline java, but without success...
how can I implement SumUpAPI.openLoginActivity using inline java or javaObject?
what should I replace in place of MainActivity.this ?
cut code:
import android.app.Activity;
import android.content.Intent...
I'm trying to integrate with the sumup solo machine.
in the documentation (https://github.com/sumup/sumup-android-sdk/tree/master) talks about dependencies:
1. Dependency
Add the repository to your gradle dependencies:
allprojects {
repositories {
maven { url...
Hi All, i am working on wrapping a library for a client, the jar file and xml file compile just fine, i have copied both files to my /additionallibraries folder but when I run an example app to test the library i get the following errors:
I have copied the merchan-sdk-3.2.2.aar file to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.