zcash-android-wallet-zcon1/zcash-android-wallet-sdk-poc
Kevin Gorham 29c47c08fb Sample app compiles and runs.
So far this just demonstrates adding an Android Library project that uses Rust through the JNI. The next step would be to get protobufs working across the JNI boundary.
2018-10-09 00:27:16 -04:00
..
src Sample app compiles and runs. 2018-10-09 00:27:16 -04:00
.gitignore git subrepo clone git@github.com:gmale/zcash-android-wallet-sdk-poc.git 2018-10-08 17:06:01 -04:00
.gitrepo git subrepo clone git@github.com:gmale/zcash-android-wallet-sdk-poc.git 2018-10-08 17:06:01 -04:00
LICENSE git subrepo clone git@github.com:gmale/zcash-android-wallet-sdk-poc.git 2018-10-08 17:06:01 -04:00
README.md git subrepo clone git@github.com:gmale/zcash-android-wallet-sdk-poc.git 2018-10-08 17:06:01 -04:00
build.gradle Sample app compiles and runs. 2018-10-09 00:27:16 -04:00
proguard-rules.pro Sample app compiles and runs. 2018-10-09 00:27:16 -04:00

README.md

zcash-android-wallet-sdk-poc

Proof of concept for an Android Wallet SDK