mgorgol-typesoft
mgorgol-typesoft

Reputation: 11

How to make android boot straight into an app without showing the UI

we're developing an app that runs on android tablets. The app is an DeviceOwner/Admin app (the device can be set up as COSU device if it helps) and runs in LockTaskMode (the full kiosk mode). We want to launch into the app straight after boot ideally without ever showing the android UI (we don't mind if the boot takes longer). Also we want to have an option (for admins) to exit the kiosk and get back to the normal android UI with all it's features.

We tried 2 solutions:

We're developing on Flutter but this part is only for android devices

Upvotes: 0

Views: 352

Answers (0)

Related Questions