How to integrate PayPal sdk with Gradle Android -


i want know steps of how integrate paypal sdk gradle android. read in document, imported .jar file. copied .so files jnilibs folder. still classes mention in manifest ion red color. ex com.paypal.android.sdk.payments.paypalservice

you can use dependency integrate paypal trough gradle:

compile 'com.paypal.sdk:paypal-android-sdk:2.15.1' 

Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -