In Eclipse we were able to add permissions in AndroidManifest.xml by going to AndroidManifest.xml->Permission-> Adding permissions.
How to add permissions in Androi
Go to Android Manifest.xml and be sure to add the inside the manifest tag but Outside of all other tags..
This is an example of the permission of using Internet.