JuBiter SDK Android is a demo for testing JuBiter SDK.
Consistent with what is supported by the JuBiter SDK, refer to the JuBiter SDK for details.
| Name | URL | Note |
|---|---|---|
| JubiterSDK_C | https://github.com/JubiterWallet/JubiterSDK_C.git | JuBiter SDK is what the demo tests. |
- master
- Stable branch. If you are JuBiter SDK users, we recommend you to use this branch.
- 2.3 and dev_3.0
- Develop branch. JuBiter SDK developers use this branch.
- Android Studio
- CMake 3.0.0+
- NDK 20+
Download the project's dependencies libraries. Execute the following instructions at the root of the project.
git submodule update --init --recursive- Make sdk 'Build Variant' to 'release' or 'debug', then make module.