EPF5 Week 2 updates I found an open source app that uses Tokio as a library and seems to have a better way to pass any type of data to and from Rust code. It is called: AndroidWithRust https://github.com/rousan/AndroidWithRust I spent most of the week to make it run on my emulator and phone. Since it doesn't use the ndk for Rust, this took longer than expected. But it runs now, and I can learn from it how start Tokio and pass data to and from Rust code.