Android Open Source - Development sdk android-sdk






Project Summary

An Android library to consume the BitPay API..

Web Site / Source Repository

android-sdk is hosted in the following web site
https://github.com/bitpay/android-sdk

If you think the Android project android-sdk listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-sdk.

ItemValue
Java File Count19
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.NFC




License

The license information of android-sdk is as follows:

MIT License

Resource Files

There are 2 image files in android-sdk. The names of the image files are listed as follows.

accept_btc.png
logo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.bitpay.sdk.android.BitPayAndroid.java
com.bitpay.sdk.android.InvoiceActivity.java
com.bitpay.sdk.android.interfaces.BitpayPromiseCallback.java
com.bitpay.sdk.android.interfaces.InvoiceCreationCallback.java
com.bitpay.sdk.android.interfaces.InvoicePromiseCallback.java
com.bitpay.sdk.android.interfaces.PromiseCallback.java
com.bitpay.sdk.android.interfaces.RatesPromiseCallback.java
com.bitpay.sdk.android.promises.BitpayPromise.java
com.bitpay.sdk.controller.BitPayException.java
com.bitpay.sdk.controller.BitPay.java
com.bitpay.sdk.controller.KeyUtils.java
com.bitpay.sdk.model.BuyerInfo.java
com.bitpay.sdk.model.InvoicePaymentUrls.java
com.bitpay.sdk.model.InvoiceTransaction.java
com.bitpay.sdk.model.Invoice.java
com.bitpay.sdk.model.Policy.java
com.bitpay.sdk.model.Rate.java
com.bitpay.sdk.model.Rates.java
com.bitpay.sdk.model.Token.java