Hello, I am trying to open an .apk file stored in ASD with the activity starter. It works with the companion but the activity is immediately canceled with the compiled app. So I tried to decompile the app’s apk with apktool to add
to the manifest. Impossible to recompile the apk, with the correct signature… There used to be an extension that allowed adding lines to the manifest, but I can’t find it. So I’m looking for a solution to add a line to my app’s manifest.