#back-end #slint #android #desktop

i-slint-backend-android-activity

OpenGL rendering backend for Slint

17 stable releases

1.11.0 Apr 23, 2025
1.10.0 Feb 28, 2025
1.9.2 Jan 13, 2025
1.9.1 Dec 21, 2024
1.3.1 Nov 28, 2023

#1575 in GUI

Download history 134/week @ 2025-01-08 71/week @ 2025-01-15 13/week @ 2025-01-22 7/week @ 2025-01-29 65/week @ 2025-02-05 51/week @ 2025-02-12 15/week @ 2025-02-19 186/week @ 2025-02-26 12/week @ 2025-03-05 37/week @ 2025-03-12 5/week @ 2025-03-19 22/week @ 2025-03-26 25/week @ 2025-04-02 76/week @ 2025-04-09 47/week @ 2025-04-16 192/week @ 2025-04-23

344 downloads per month
Used in 2 crates (via slint)

GPL-3.0-only…

485KB
10K SLoC

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.

Slint Android Activity Backend

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

Dependencies

~0–34MB
~446K SLoC