On Mon, Mar 11, 2013, at 11:42 AM, Brian Anderson wrote:
> 
> Yes. There is an ongoing effort to port Rust to Android and I'm sure 
> help would be welcomed. I don't know in what timeframe you can expect to 
> write graphical Android applications but following the instructions you 
> found one can already run simple Rust executables on Android. The NDK 
> will be required to build the compiler and standard libraries and, at 
> least for now, to run the linker. You'll call Rust code through the JNI, 
> but exactly how this will work isn't known yet.
> 
> Here are the Android issues if you want to follow:
> 
> https://github.com/mozilla/rust/issues?labels=A-android&page=1&state=open

Thanks for the info and the link, Brian!

---John
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to