WifiWizard2
WifiWizard2 copied to clipboard
Api >= 29 Network specifier new method for Android 10
Requirements
- Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
- All new code requires tests to ensure against regressions
Description of the Change
Simply added new method for Android 10 with Api >= 29. Oldes one are depricated, whith this method you can suggest network for connect.
Benefits
Support new versions of devices.
Possible Drawbacks
No have negative impacts.
@DarkAng3L can you please review and approve this PR?
@DarkAng3L can you please review and approve this PR?
I think a similar change needed to be made on line 2008 also (https://github.com/tripflex/WifiWizard2/pull/122#discussion_r603071633)