Manifest Viewer 2.0


1.0.3 by sdex
2018年09月07日

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 2018年09月18日
- initial release

アプリの追加情報

最終のバージョン

1.0.3

投稿者

이종인

Android 要件

Android 4.0.3+

報告

不適切な内容としてフラグ

もっと見る

APKPure Appを使用する

Manifest Viewerの旧いバージョンをダウンロードすることが可能

ダウンロード

APKPure Appを使用する

Manifest Viewerの旧いバージョンをダウンロードすることが可能

ダウンロード

Manifest Viewerの類似アプリ

sdex からもっと手に入れる

発見