Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Android 11 support with Suggestion+add network action #91

Open
pauldekkers opened this issue Nov 15, 2020 · 0 comments
Open

Android 11 support with Suggestion+add network action #91

pauldekkers opened this issue Nov 15, 2020 · 0 comments
Assignees

Comments

@pauldekkers
Copy link
Member

Use Suggestions with ACTION_WIFI_ADD_NETWORKS to add networks properly in a build compatible for Android 11, so the networks end up in the users managed network list.

https://developer.android.com/guide/topics/connectivity/wifi-suggest
https://developer.android.com/reference/android/provider/Settings?hl=en#ACTION_WIFI_ADD_NETWORKS

It should work both with minSdkVersion = 30 and targetSdkVersion = 30 (to upload an Android 11 specific build) as well as the existing settings for a more generic .apk.

@amachadogarcia amachadogarcia self-assigned this Nov 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants