inputbox-android 0.1.1

The internal Android support for the inputbox crate. You shouldn't depend on this directly.
Documentation
1
2
3
4
5
# inputbox-android

This project provides an AAR (Android Archive) for Android projects to include. It does not contain any actual Rust code — the native binaries are pre-built and packaged here for distribution purposes.

This pattern is inspired by [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier).