By krishnas
via techbreaths.com
Submitted: Jan 08 2013 / 09:22
AndroidManifest.xml is the central configuration file for the android Application. Android Manifest presents essential information about the application to the Android system.There will be only one manifest file per application and it is the required file for any android application
Add your comment