tauri-apps/tauri

[feat] Ability to set Android app as launcher/kiosk mode

Open

#12,634 创建于 2025年2月6日

在 GitHub 查看
 (10 评论) (9 反应) (0 负责人)Rust (3,597 fork)batch import
help wantedplatform: Androidtype: feature request

仓库指标

Star
 (106,642 star)
PR 合并指标
 (平均合并 4天 18小时) (30 天内合并 56 个 PR)

描述

Describe the problem

Hi Tauri team!

We need a "kiosk mode" for Tauri!

Describe the solution you'd like

My team and I are trying to build an app in your wonderful framework that's meant to be ran on Android touchscreens. We really need a mechanism to set the Android app as a launcher (or some other way to prevent the app from being exited).

Is there anything I can do currently to enable this functionality?

Alternatives considered

Just writing the app natively.

Additional context

No response

贡献者指南