tauri-apps/tauri

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

Open

#12 634 ouverte le 6 févr. 2025

Voir sur GitHub
 (10 commentaires) (9 réactions) (0 assignés)Rust (3 597 forks)batch import
help wantedplatform: Androidtype: feature request

Métriques du dépôt

Stars
 (106 642 stars)
Métriques de merge PR
 (Merge moyen 4j 18h) (56 PRs mergées en 30 j)

Description

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

Guide contributeur