Manifest Viewer 2.0


1.0.3 от sdex
07/09/2018

Введение 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.

Что нового в последней версии 1.0.3

Last updated on 18/09/2018
- initial release

Дополнительная информация о Приложения

Последняя версия

1.0.3

Загрузил

이종인

Требуемая версия Android

Android 4.0.3+

Ещё

Используйте приложение APKPure

Историческую версию Manifest Viewer можно получить на Android

Скачать

Используйте приложение APKPure

Историческую версию Manifest Viewer можно получить на Android

Скачать

Альтернатива Manifest Viewer

Больше от sdex

Рекомендуем