Commit Graph

106 Commits

Author SHA1 Message Date
Kevin Gorham e43b642076 migrate to gradle's Kotlin DSL 2018-10-09 21:18:23 -04:00
Kevin Gorham 37df88a306 adjusted project structure to reflect conversations with @str4d and @gtank.
Code compiles and runs but the building of the shared libraries needs to be pulled into gradle or else the build/rust/target directory will be deleted after every clean build and never restored.
2018-10-09 19:35:13 -04:00
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
Kevin Gorham 9673f8f9a9 git subrepo clone git@github.com:gmale/zcash-android-wallet-sdk-poc.git
subrepo:
  subdir:   "zcash-android-wallet-sdk-poc"
  merged:   "4f1d93a"
upstream:
  origin:   "git@github.com:gmale/zcash-android-wallet-sdk-poc.git"
  branch:   "master"
  commit:   "4f1d93a"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2018-10-08 17:06:01 -04:00
Kevin Gorham 2dda732d62 initialize sub projects 2018-10-05 11:22:34 -04:00
Kevin Gorham d6a938aacd
Initial commit 2018-10-04 11:11:13 -04:00