nativescript-vue project on industrial android tablet (4.4.2), full-screen and kiosk how can I run in detail can you provide information? (helloworld application)
Asked
Active
Viewed 353 times
2
-
Please read "How to create a Minimal, Complete, and Verifiable example" https://stackoverflow.com/help/mcve – dns_nx Mar 20 '19 at 13:05
-
Check out the [SO thread here](https://stackoverflow.com/questions/53014879/kiosk-mode-in-nativescript-for-android-app) and [Forum](https://discourse.nativescript.org/t/android-kiosk-mode-single-app-mode/3186). There is no easy way to do this, you have to do it by accessing the native apis. – Manoj Mar 20 '19 at 13:06
-
How do I access the API? – Hakkıcan Öztürk Mar 20 '19 at 13:17
-
Can you just develop a "normal" app and run it using one of these apps that make the android tablet run in kiosk mode: https://play.google.com/store/search?q=kiosk – Tiago A. Mar 31 '19 at 23:18