An open API service indexing awesome lists of open source software.

https://github.com/simlay/android-bindings-rs

A possibly half-baked attempt at generating rust bindings for the Android SDK.
https://github.com/simlay/android-bindings-rs

Last synced: about 1 year ago
JSON representation

A possibly half-baked attempt at generating rust bindings for the Android SDK.

Awesome Lists containing this project

README

          

# Some generated bindings to the Android SDK

## Dev
I should replace this with `xbuild` but currently I'm using:
`cargo apk run --target x86_64-linux-android --example simple`