isuPatches / android-wisefy

Wrapper around WifiManager and ConnectivityManager for Android
Apache License 2.0
312 stars 38 forks source link

Add ability to get network type details #87

Closed isuPatches closed 6 years ago

isuPatches commented 7 years ago

As a user, I want to be able to query for the type of network I am on so that I may use this information.

Acceptance Criteria