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

javascript - IndexedDB error: Uncaught DataCloneError: Failed to execute 'put' on 'IDBObjectStore': An object could not be cloned -

java - Unable to make sub reports with Jasper -

Integrity error when loading fixtures for Selenium testing in Django -