Skip to content
Discussion options

You must be logged in to vote

Not a bug, and the two things are separate.

Parasitically the manager is not installed at all: it borrows another app's process, so the launcher has nothing to show. That is what #815 was, and it is why the option to install it as a real app exists — a genuine icon rather than a shortcut into the host.

The copy you installed earlier is a snapshot, though. Flashing a zip replaces the daemon and the manager it carries, but it never touches an installed package, and the daemon hands its binder only to an installed manager whose APK is signed with the same key as the flashed build. Yours came from an older one, so it is refused, gets no binder, and reports itself inactive — correctly, since n…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@NMBlanco
Comment options

NMBlanco Jul 31, 2026
Author Sponsor

Answer selected by JingMatrix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #828 on July 31, 2026 09:41.