Skip to content

Instantly share code, notes, and snippets.

@Ghoelian
Created February 17, 2020 21:31
Show Gist options
  • Save Ghoelian/3151e436cd63559661b264b41e52fccb to your computer and use it in GitHub Desktop.
Save Ghoelian/3151e436cd63559661b264b41e52fccb to your computer and use it in GitHub Desktop.
java.lang.Exception: Rooted installer error:
Device: OnePlus ONEPLUS A5010 | Not MIUI | Android 9 | Using ZipApkSource ApkSource implementation | SAI 3.4
Command: pm install-commit 1010561606
Exit code: 4
Out:
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl1010561606.tmp/69.apk: /data/app/vmdl1010561606.tmp/69.apk failed verification of META-INF/CERT.SF: Failed to verify signature: no verified SignerInfos]
=============
Err:
at com.aefyr.sai.installer2.impl.shell.ShellSaiPackageInstaller.install(ShellSaiPackageInstaller.java:122)
at com.aefyr.sai.installer2.impl.shell.ShellSaiPackageInstaller.lambda$enqueueSession$0$ShellSaiPackageInstaller(ShellSaiPackageInstaller.java:91)
at com.aefyr.sai.installer2.impl.shell.-$$Lambda$ShellSaiPackageInstaller$omtAqiB3iWT1CBuMPuR9-yMq7RY.run(Unknown Source:6)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:764)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment