Manifest Viewer 2.0


1.0.3 per sdex
Sep 7, 2018

A proposito di Manifest Viewer

Viewer for applications AndroidManifest.xml file

Among many other things, the manifest file includes the following:

- The app's package name, which usually matches your code's namespace. The Android build tools use this to determine the location of code entities when building your project. When packaging the app, the build tools replace this value with the application ID from the Gradle build files, which is used as the unique app identifier on the system and on Google Play. Read more about the package name and app ID.

- The components of the app, which include all activities, services, broadcast receivers, and content providers. Each component must define basic properties such as the name of its Kotlin or Java class. It can also declare capabilities such as which device configurations it can handle, and intent filters that describe how the component can be started. Read more about app components.

- The permissions that the app needs in order to access protected parts of the system or other apps. It also declares any permissions that other apps must have if they want to access content from this app. Read more about permissions.

- The hardware and software features the app requires, which affects which devices can install the app from Google Play. Read more about device compatibility.

Novità nell'ultima versione 1.0.3

Last updated on Sep 18, 2018
- initial release

Informazioni APP aggiuntive

Ultima versione

1.0.3

Caricata da

이종인

È necessario Android

Android 4.0.3+

Segnala

Segna come inappropriata

Mostra Altro

Use APKPure App

Get Manifest Viewer old version APK for Android

Scarica

Use APKPure App

Get Manifest Viewer old version APK for Android

Scarica

Manifest Viewer Alternativa

Trova altro da sdex

Scoprire