chiehmin/MinMinGuard

Cannot install

RenTec opened this issue Β· 6 comments

Unknown sources is enabled, verify applications disabled. Installer says failed

Logcat: 06-12 21:29:41.634 E/PackageParser(1089): Package tw.fatminmin.xposed.minminguard has no certificates at entry AndroidManifest.xml; ignoring!

I should note that I am using Android 4.4.2

Got the same error as well (Oneplus One with Sultanxda's CyanogenMod 13.0). Unknown sources enabled, verify applications and signature checks disabled.

Installer also throws Error code: -103 which might be related to this issue about older devices not being able to recognize packages that were signed using SHA256 hash functions.

EDIT:
The alpha version installs without problems.

Got same error on v2.0.1
v2.0.1a1 looks fine
Details:

$ adb install MinMinGuard.apk 
MinMinGuard.apk: 1 file pushed. 4.7 MB/s (2412010 bytes in 0.487s)
	pkg: /data/local/tmp/MinMinGuard.apk
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]

Sorry, I thought I was replying to the travis-ci support. I was replying to the wrong email ><.

I will look into the signature issue later

Seems like I did not check the version 1 signature in v2.0.1 release. I will check it in the future releases.
screenshot from 2018-06-24 15-13-06