Go to file
Jack Grigg c479e67667
Add NDK binaries to path so the cc crate can find them
2018-11-21 16:24:40 +00:00
.cargo initial commit of sample project code 2018-11-20 12:59:08 -05:00
gradle/wrapper add gradle wrapper 2018-11-21 02:02:31 -05:00
src cargo fmt 2018-11-21 13:51:37 +00:00
.gitignore Add target/ to ignores (for e.g. RLS data) 2018-11-21 13:51:16 +00:00
Cargo.lock jni 0.10 2018-11-21 15:52:28 +00:00
Cargo.toml jni 0.10 2018-11-21 15:52:28 +00:00
LICENSE initial commit of sample project code 2018-11-20 12:59:08 -05:00
README.md initial commit of sample project code 2018-11-20 12:59:08 -05:00
build-ndk-standalone.bat Build scripts for Windows 2018-11-21 13:41:07 +00:00
build-ndk-standalone.sh Fix path in build script 2018-11-21 13:32:42 +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 add ability to publish to the local repo 2018-11-21 04:48:26 -05:00
custom-tasks.gradle Build scripts for Windows 2018-11-21 13:41:07 +00:00
gradle.properties add gradle wrapper 2018-11-21 02:02:31 -05:00
gradlew add gradle wrapper 2018-11-21 02:02:31 -05:00
gradlew.bat add gradle wrapper 2018-11-21 02:02:31 -05:00
proguard-rules.pro initial commit of sample project code 2018-11-20 12:59:08 -05:00
settings.gradle add ability to publish to the local repo 2018-11-21 04:48:26 -05:00

README.md

zcash-android-wallet-sdk-poc

Proof of concept for an Android Wallet SDK