1 Star 0 Fork 0

mindbox/xloop

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 515 Bytes
一键复制 编辑 原始数据 按行查看 历史
mindbox 提交于 2025-12-03 08:07 +08:00 . add ohos wayland
[package]
name = "xloop_android"
version = "0.1.1"
edition = "2021"
license = "MIT"
repository = "https://gitee.com/mindbox/xloop"
description = "android impl for xloop."
[lib]
path = "lib.rs"
[dependencies]
log = "0.4"
thunderdome = "0.6"
raw-window-handle = "0.6"
xloop_types = { version = "0.1", path = "../types" }
jnim = { version = "0.1", path = "../../jnim/jnim" }
android_logger = { version = "0.13", default-features = false }
ndkm = { version = "0.1", path = "../../jnim/ndkm", features = ["window"] }
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindbox/xloop.git
git@gitee.com:mindbox/xloop.git
mindbox
xloop
xloop
master

搜索帮助