| Crates.io | i-slint-backend-android-activity |
| lib.rs | i-slint-backend-android-activity |
| version | 1.13.1 |
| created_at | 2023-11-10 09:23:41.40833+00 |
| updated_at | 2025-09-11 08:02:49.215408+00 |
| description | OpenGL rendering backend for Slint |
| homepage | https://slint.dev |
| repository | https://github.com/slint-ui/slint |
| max_upload_size | |
| id | 1030850 |
| size | 207,311 |
NOTE: This library is an internal crate of the Slint project.
WARNING: This crate does not follow the semver convention for versioning and can
only be used with version = "=x.y.z" in Cargo.toml.
This crate implements the Android backend/platform for Slint.
It uses the android-activity crate to initialize the app and provide events handling.
It can be used by using functions from the slint::android module