Kodular Improvement Suggestion – Advanced Kiosk/Launcher Features
I would like to suggest new features for Kodular that would greatly help in the development of kiosk applications and enterprise systems.
Currently, many developers use Kodular to create applications that run on dedicated tablets, but some Android system control options are missing.
It would be very useful to add a set of advanced options such as:
- AndroidManifest configuration options
Allow configuring some properties directly in the builder, for example:
Setting the application as the default Launcher
Kiosk mode options
Control of special permissions
Activities with singleTask, lockTaskMode, etc.
- Kiosk Mode Features
Add blocks or properties to:
Hide status bar
Hide navigation bar
Block back button
Block notifications
Block volume control
Block power button
Prevent quitting the application
Pin the app to the screen (Screen Pinning / Lock Task Mode)
- Transform the application into a Kiosk Launcher
An option for the app to function as a custom Launcher, allowing:
Setting a whitelist of applications
Opening allowed apps
Blocking access to system settings
Preventing the installation of new applications
- Use Cases
These functionalities would be extremely useful for various projects, such as:
Self-service kiosks
Tablets in restaurants for ordering
Indoor media systems
In-store self-service terminals
Corporate tablets for field teams
Industrial control systems
Today, many developers need to create custom extensions or use external tools to achieve this level of control.
If these features were native to Kodular, it would greatly expand the platform’s use for professional and commercial applications.