Forum

Why we need AndroidManifest.xml file in Android?

This thread contains 1 reply, has 2 voices, and was last updated by Nitesh User Do not delete 5 years, 10 months ago.

  • Author Replies
    • #52912

      Why we need AndroidManifest.xml file in Android?


    • #52913

      Every application must have AndroidManifest.xml file in the root directory. It contains the information about your app and provides the same to the Android system.

      The information includes the package name, Android components such as Activity, Services, Broadcast Receivers, Content Providers, etc. Every Android system must have this information before running any app code.

      AndroidManifest.xml file performs the following tasks:

      – It gives a name to the Java package and this name is a unique identifier for the application.
      – It describes the various components of the application which include Activity, Services, Content Providers, etc. Also, it defines the classes which implement these components.
      – It is responsible to protect the application and it declares the permission for accessing the protected part of the app.
      – It also declares the Android API which is going to be used by the application.
      – It includes the library file details which are used and linked to the application.


      Regards,
      Nitesh Bavishiya

Viewing 1 reply thread

You must be to reply to this thread.Please or . Registration is 100% free.

GET FREE CONSULTATION

Call Us Now For Free Consultation97370 05566

Our experts listen to you patiently and suggest you the right course after conducting a personality profile test. Register your interest below to schedule personality profile test for you.

SUBSCRIBE TO OUR NEWSLETTER

Subscribe to get latest updates regarding courses, IT industry and career prospects.

Copyright 2016-2024 Smart Mentors. All Rights Reserved.

Login

FORGOT PASSWORD

Sign up now to Become An Instructor

    Register your Interest

      cf7captchaRegenerate Captcha