REAndroid / APKEditor

Powerful android apk editor - aapt/aapt2 independent
Apache License 2.0
847 stars 127 forks source link

Failed to install the apk after merged #8

Closed raoshaab closed 1 year ago

raoshaab commented 1 year ago

While trying to install the app via adb

01.778 I: [MERGE] Writing apk ...
05.458 [MERGE] Writing: total=35638710 bytes : play-services-tasks.properties
05.558 I: [MERGE] Zip align ...
05.639 I: [MERGE] Saved to: out.apk
05.640 I: [MERGE] Done

└─$ adb install out.apk
Performing Streamed Install
adb: failed to install out.apk: 
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed collecting certificates for /data/app/vmdl808427888.tmp/base.apk: 
Failed to collect certificates from /data/app/vmdl808427888.tmp/base.apk: Attempt to get length of null array]
raoshaab commented 1 year ago

Sign the apk , will solve this Can you automate the signing process just after the merge ?

REAndroid commented 1 year ago

The main objective of this project is to promote and provide application example of ARSCLib but survey likes this project than ARSCLib :) .

Let see too many people request such feature :)

Quicker666 commented 1 year ago

Does manifest protect auto implement after execute res protect with the new update ? @REAndroid

REAndroid commented 1 year ago

Does manifest protect auto implement after execute res protect with the new update ? @REAndroid

Yes planning to change to user optional from CLI like -protect-manifest