Internet
If you want to grant your apprication to access the internet, or simply "the network", you have to add the following line to the manifest file:
<uses-permission android:name="android.permission.INTERNET" />