particle-iot / particle-android

Particle Open Source for Android
Apache License 2.0
37 stars 38 forks source link

Initial fix for issue 111 (https://github.com/particle-iot/particle-a… #112

Closed mrlambchop closed 1 year ago

mrlambchop commented 2 years ago

Fix for issue 111 - https://github.com/particle-iot/particle-android/issues/111

: Support wifiManager.getConnectionInfo for SDK < S (Android 12) and use a new interface above this : Upgrade to sdk 31 and minSDK 21 for the SDK and example apps : Update the sdk adapters to use SSID based comparison, not network based