Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

manage wifi by app #2291

Open
dogi opened this issue Aug 11, 2023 · 2 comments
Open

manage wifi by app #2291

dogi opened this issue Aug 11, 2023 · 2 comments
Labels
brainstorm enhancement New feature or request help wanted Extra attention is needed priority

Comments

@dogi
Copy link
Member

dogi commented Aug 11, 2023

No description provided.

@dogi dogi added enhancement New feature or request help wanted Extra attention is needed priority brainstorm labels Aug 11, 2023
@Okuro3499
Copy link
Collaborator

Using a Raspberry Pi device that acts as a central server for users connecting to it via Wi-Fi. We need to implement a system where we can automatically disconnect users from the Wi-Fi network when a certain limit of users is reached. Additionally, you want to automatically reconnect users when the number of connected users decreases to an allowed number.

Challenge:
Our challenge lies in managing Wi-Fi connections on Android devices running Android 10 and above. Previously, we were able to remotely switch off and on Wi-Fi connections to regulate the number of connected users. However, due to security and privacy restrictions introduced in Android 10 and later versions, this approach is no longer feasible.

Proposed Solution:
To address this issue, we are considering implementing Android Enterprise Mobility Management (EMM) as a potential solution.

@Okuro3499
Copy link
Collaborator

EMM documentation for company owned devices
https://developers.google.com/android/work/overview#company-owned-work-profile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brainstorm enhancement New feature or request help wanted Extra attention is needed priority
Projects
None yet
Development

No branches or pull requests

2 participants