Android Permissions

All you ever wanted to know about Android permissions

android.permission.ACCESS_NETWORK_STATE

view network connections
Allows the app to view information about network connections such as which networks exist and are connected.

Belongs to:

android.permission-group.NETWORK

Network communication
Access various network features.