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.
- Host: GitHub
- URL: https://github.com/simlay/android-bindings-rs
- Owner: simlay
- Created: 2024-05-10T14:59:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-18T03:43:04.000Z (about 1 year ago)
- Last Synced: 2025-04-24T06:04:35.982Z (about 1 year ago)
- Language: Rust
- Size: 4.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`