Опубликовано: Yuriy Mysochenko
Продвинутый запуск activity и ярлыков
Часть этой страницы показана на языке оригинала, потому что перевод не закончен.
Activity Manager is an Android launcher for activities and shortcuts. On Android, an installed application is made up of individual screens, called activities, and only some of them appear in the standard app drawer. This application enumerates the activities exposed by the packages on the device and lets the user open them directly, including screens that the normal launcher icon does not reach.
Beyond opening activities, it can create home screen shortcuts that point at a specific activity, so a screen buried inside an application becomes a one-tap target. The listing can be browsed per package, which makes it a practical way to inspect what screens an installed application actually declares.
The software is published by Yuriy Mysochenko under the Apache-2.0 license and is available for Android only; there is no desktop counterpart. Which activities can actually be launched depends on how each application declares and exports them, so some entries in the list may refuse to open.
От издателя
Идентификатор пакета: com.activitymanager
Считано из источника 04.08.2026
Мы не размещаем этот файл у себя, не сканируем его и не изучаем его содержимое. Прочитайте, что пишет источник, и решайте сами.