Commit Graph

4 Commits

Author SHA1 Message Date
Kevin Gorham 9692b9186c build: workaround issue with SDK not being available publicly
Bitrise could not build the application because it did not have access to our private SDK since the AAR is not hosted anywhere.
2018-12-10 13:07:28 -05:00
Kevin Gorham 8fbb08aeae improve the initial install experience.
Made it easier to get up and running wit Rust, rather than relying entirely on one-time configuration that is hard to remember, later down the line.
2018-10-28 02:17:31 -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 d6a938aacd
Initial commit 2018-10-04 11:11:13 -04:00