hello everyone
is it possible to make app in kiosk mode that runs automatically with android boot
for example kiosk information app for a mall lets say and it autoloads automatically on android boot ?
thank you in advance
hello everyone
is it possible to make app in kiosk mode that runs automatically with android boot
for example kiosk information app for a mall lets say and it autoloads automatically on android boot ?
thank you in advance
You may need an app from playstore to start a particular app on boot. I have used one called Autostart in the past.
To handle "kiosk" once the app has started you could see here:
https://groups.google.com/g/mitappinventortest/c/25m4WN0IHks/m/in0Fn9wtBAAJ
thank you so much
so it's kind of complicated but it can be achieved in app inventor , because it's nice important idea , and i'm fan of app inventor due it's small size apk's (without extra useless payloads)
You cannot run kiosk mode while your app is running in the background, but you can enable this by making your app the default home screen.
I hope this helps you:
You'r welcome
Eto
@Don_Ammar 100% Possible!
Android Device
↓
Power ON
↓
Android Boot Completed
↓
Boot Receiver
↓
App Launch
↓
Kiosk Mode
↓
Can't Navigate To Navigation Buttons! Stays on the app always!
ARCHITECTURE:
Mall Tablet
│
└── Your App
│
├── Mall Directory
├── Search
├── Offers
├── etc.
Kiosk Mode
You can contact for extension development ![]()
If you're looking for an add-on for kiosk mode, you can check out this add-on of mine: