We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.

關於Activity Manager

運行任何隱藏應用程序的活動

Hidden activity launcher

Activity

The Activity class is a crucial component of an Android app. An activity provides the window in which the app draws its UI. Most apps contain multiple screens, which means they comprise multiple activities. Typically, one activity in an app is specified as the main activity, which is the first screen to appear when the user launches the app. Those activities are shown in Launcher applications.

Activity Manager provides list of all activities of installed application and ability to run them.

Activities can be divided into 3 groups:

1. Exported activities

Can be launched by anybody.

2. Non-Exported activities

Can be launched inside application or using ROOT. Those activities marked with red color in Activity Manager application.

3. Activities with custom permission

Can be exported or non-exported. A parent activity cannot launch a child activity unless both activities have the same permissions in their manifest. Activity Manager does not support those activities. If you try to run them you will see an error message.

More information you can find in documentation: Introduction to Activities

https://developer.android.com/guide/components/activities/intro-activities

Intent

An Intent is a messaging object you can use to request an action from another app component.

Activity Manager provides Intent builder to compose and send any intents to the system or other applications.

More information you can find in documentation: Intent and intent filters

https://developer.android.com/guide/components/intents-filters

Application Manifest

Every application must have an AndroidManifest xml file. The manifest file describes essential information about an app to the Android build tools, the Android operating system, and Google Play.

Activity Manager has convenient manifest viewer.

More information you can find in documentation: App Manifest Overview

https://developer.android.com/guide/topics/manifest/manifest-intro

You can support further development by purchasing premium version, which has some additional features:

★ ad-free experience

★ ROOT operations (device should be rooted already)

★ shortcuts for intents

★ unlimited intent extra parameters

★ unlimited history of started intents

Run activity, run application, activity launcher, application manager, hidden settings, hidden applications.

最新版本2.4.1更新日誌

Last updated on 2018年09月28日

- add ability to set shortcut icon

翻譯中...

更多應用信息

最新版本

請求 Activity Manager 更新 2.4.1

上傳者

Khafid Jr.

系統要求

Android 4.0.3+

更多

Activity Manager 螢幕截圖

語言
訂閱APKPure
第一時間獲取熱門安卓遊戲應用的首發體驗,最新資訊和玩法教程。
不,謝謝
訂閱
訂閱成功!
您已訂閱APKPure。
訂閱APKPure
第一時間獲取熱門安卓遊戲應用的首發體驗,最新資訊和玩法教程。
不,謝謝
訂閱
成功!
您已訂閱我們的郵件通知。