WiFi connection and Kiosk mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2023 12:20 AM
Hello world! I'm managing some devices through Android Management as device owner, in kiosk mode, running an app I developed in Flutter. I need to list all nearby wifi connections and I succeeded using a specific library, but when I try to connect and save the network on the device It fails: in development mode I get the opening of a system modal for saving the network instances, while in Kiosk mode it totally doesn't work. Any ideas?
- Labels:
-
Apps
-
Devices
-
Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2023 06:35 AM
Hello @netodomenico,
Great to meet you.
Using EMM policies, you should be able to push the Wi-Fi configuration to the device and connect to the known network. You may find some help in the AMAPI documentation on configuring Wi-Fi networks:
Configure networks
Device connectivity management
Also spotted that there is a dedicated thread on StackOverflow, with other developers discussing about Kiosk mode and AMAPI.
I hope this helps. If you can it would be great to hear how you get on.
Thanks,
Lizzie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2023 06:57 AM
Hi @Lizzie,
Thank you for your answer!
I'd like to tell you that you gave me a fix, but I can't 😔
A solution like that is not congenial to my implementation because all the devices share a single Policy. Therefore the Open Network configurations would be shared among all the devices, which however are located in different places, connected to different networks and need to be able to change network settings dinamically (through the UI of the app, using system API).
Any ideas?
- QR Code provisioning in General discussions
- Does PIP (picture in picture) supporting in lock task mode in General discussions
- Stop factor data reset after deleting device from android managment device delete api in General discussions
- COPE Enrollment Fails for Single and Multi-Kiosk Mode in General discussions
- Provisioning dedicated device in General discussions