What is Android manifest file ? Why do we need this ?

What is Android manifest file ? Why do we need this ?



On 2014-06-10 02:57:26.0
Abakasha


Information of application is stored in Android manifest file.
Ex:-
Activity,service,Broadcast receiver etc.


On 2014-06-10 03:18:40.0
sonali
Android manifest file work as a root map  and contain  information of the application  like android version , permission ,  activity , service ..etc


On 2014-06-10 04:45:17.0
vinaykumar
It gives  Basic  idea about building blocks of application like activities, services and etc. Details about permissions.Set of classes needed before launch.


On 2014-06-10 06:35:18.0
sujata

copyright@questionsforum.net