From 5151e6766f3686a8bef475fc90aee794274ab3c9 Mon Sep 17 00:00:00 2001 From: cos Date: Sun, 22 Mar 2020 19:08:12 +0100 Subject: Initial (and likely only) commit --- README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..fb8b67a --- /dev/null +++ b/README @@ -0,0 +1,9 @@ +Files illustrating a minimal example of how to link Rust code from an android +java application. The pieces should be possible to puzzle together into a hello +world like example. + +These go together with the slides published at: +https://blag.netizen.se/posts/2020-03-22-rust-on-android.html + +As is told on above mentioned blog post, this is the material from a short +presentation I held a year ago on linking to Rust code from java on android. -- cgit v1.2.3