Open
Description
Similar to the battery status, we could display the current type of connection being used by the smartphone to connect to the Internet:
- Mobile: Show the service provider name and connectivity
- WiFi: Show the name of the WiFi and connectivity
It should be noted that, like the battery status, a non-persistent connection will alleviate the benefit somewhat since the information will not be up to date. What we might do is (optionally) persist the connection if the client is in the foreground.