<uses-permission android:name=”android.permission.ACCESS_NETWORK_STATE” /> Note: Both the Internet and ACCESS_NETWORK_STATE permissions are normal permissions, which means they’re granted at install time and don’t need to be requested at runtime .
Read moreWhat is receive data from INTERNET permission?
Receive data from internet Allows apps to accept cloud to device messages sent by the apps service . Using this service will incur data usage. Malicious apps could cause excess data usage. Allows access to Hardware. 166,497 apps use this permission.
Read more