Go to file
Jack Grigg 933fb07f42
Wrap all exceptions and panics to relay them over JNI
2019-02-12 02:56:17 +00:00
gradle/wrapper version updates 2018-12-01 01:48:06 +00:00
src Wrap all exceptions and panics to relay them over JNI 2019-02-12 02:56:17 +00:00
.gitignore Remove now-unused ValueReceived protobuf 2019-01-31 16:09:37 +00:00
Cargo.lock Simple binary to calculate the latest Sapling commitment tree 2019-02-11 14:27:43 +00:00
Cargo.toml Migrate to Rust 2018 edition 2019-02-11 15:11:09 +00:00
LICENSE
README.md
build-ndk-standalone.bat Update build-ndk-standalone scripts. 2018-12-01 01:47:55 +00:00
build-ndk-standalone.sh build script: Exit if ANDROID_HOME environment variable is not set 2019-02-01 21:57:09 +00:00
build-rust.bat Add NDK binaries to path so the cc crate can find them 2018-11-21 16:24:40 +00:00
build-rust.sh Add NDK binaries to path so the cc crate can find them 2018-11-21 16:24:40 +00:00
build.gradle version updates 2018-12-01 01:48:06 +00:00
custom-tasks.gradle fix false positive when detecting file changes. 2018-12-01 01:47:54 +00:00
gradle.properties
gradlew
gradlew.bat
proguard-rules.pro
settings.gradle

README.md

zcash-android-wallet-sdk-poc

Proof of concept for an Android Wallet SDK