Give examples of what kind of data we will add to it( AndroidManifest.xml)?
Answers
Answered by
0
The Application Manifest File | Android
Every project in Android includes a manifest file, which is AndroidManifest.xml, stored in the root directory of its project hierarchy. The manifest file is an important part of our app because it defines the structure and metadata of our application, its components, and its requirements.
This file includes nodes for each of the Activities, Services, Content Providers and Broadcast Receiver that make the application and using Intent Filters and Permissions, determines how they co-ordinate with each other and other applications.
Answered by
0
Answer:
Text data consists of words, sentences and paragraphs. Text processing refers to the ability to manipulate words, lines and pages.
Hope it will be helpful :)
Similar questions