Android Question Simple WIFI (MLWiFi) library

Paulo Rosa

Member
Licensed User
Hi all,

I'm using MLWiFi on a project and I wonder what's the difference from WiFiSignalPct and WiFiStrength.

Both functions return the WIFI signal strength in percentage as an integer (0 to 100), so the returned value should be the same. I included both functions on the project, just for testing, but WiFiSignalPct() is never equal to WiFiStrength().

Regards,
 
Last edited:
Upvote 0
Top