Launching Ninox in Kiosk Mode via ManageEngine MDM
The Ninox Android app did not launch correctly in Kiosk Mode via ManageEngine MDM, getting stuck on the splash screen. Since MDM does not support sending intents directly, a custom Android launcher (NinoxLauncher) was created to open Ninox when clicked.
This post explains the step-by-step process of building and deploying a signed APK that seamlessly launches de.ninoxdb.ninox.ui.main.home.ActivityHome, ensuring full compatibility with Kiosk Mode.
Read more to see how this approach enables efficient deployment across multiple tablets.