REAndroid / APKEditor

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

Protected apk failed to intalled #42

Closed jakanaka closed 1 year ago

jakanaka commented 1 year ago

Describe the bug Protected apk failed to install. I've signed the zip with latest apk signer and apktool m and applied protected after.

To Reproduce Steps to reproduce the behavior:

  1. Used version 'V1.2.4'
  2. Operating system 'windows'
  3. Command 'java -jar APKEditor.jar p -i path/to/input.apk' and 'java -jar APKEditor.jar p -skip-manifest -i path/to/input.apk'

Log/Stacktrace

00.044 I: [PROTECT] Loading apk ...
00.269 I: [PROTECT] Confusing AndroidManifest ...
00.295 I: [PROTECT] Protecting files ..
00.296 I: [PROTECT] Protecting files ..
00.324 I: [PROTECT]   Ignored: res/font/roboto_medium_numbers.ttf
00.329 I: [PROTECT] Protecting resource table ..
00.329 I: [PROTECT] METHOD-1 Protecting resource table ..
00.335 I: [PROTECT] METHOD-2 Protecting resource table ..
00.351 I: [PROTECT] Writing apk ...
00.365 I: [PROTECT] Buffering compress changed files ...
00.474 I: [PROTECT] Zip align ...
00.496 I: [PROTECT] Writing files: 1795
00.685 I: [PROTECT] Writing signature block ...
00.698 I: [PROTECT] Saved to: <name>

Used apk file Attach/share your apk

Additional context Android version: 11 RealmeUI

REAndroid commented 1 year ago

I can not reproduce your issue without apk. If you can not share your apk here, try find other apk.

jakanaka commented 1 year ago

I can not reproduce your issue without apk. If you can not share your apk here, try find other apk.

https://4pda.to/forum/index.php?showtopic=885885&st=140#entry122933077

REAndroid commented 1 year ago

I can not reproduce your issue without apk. If you can not share your apk here, try find other apk.

https://4pda.to/forum/index.php?showtopic=885885&st=140#entry122933077

This is forum not apk file

jakanaka commented 1 year ago

I can not reproduce your issue without apk. If you can not share your apk here, try find other apk.

https://4pda.to/forum/index.php?showtopic=885885&st=140#entry122933077

This is forum not apk file

● armeabi-v7a, arm64-v8a: (35.3 MB) https://devuploads.com/acsbb9o2bi7f

Mirrors: https://mega4upload.com/9fe2t1duu9kt https://dropgalaxy.vip/q1gjuoghf6kv

REAndroid commented 1 year ago

This is forum not apk file

● armeabi-v7a, arm64-v8a: (35.3 MB) https://devuploads.com/acsbb9o2bi7f

Mirrors: https://mega4upload.com/9fe2t1duu9kt https://dropgalaxy.vip/q1gjuoghf6kv

Again this is an AD not APK file

There are a ton of decent cloud service providers , idk why you choose me to suffer through clicks clacks. You can refer other issues

jakanaka commented 1 year ago

This is forum not apk file

● armeabi-v7a, arm64-v8a: (35.3 MB) https://devuploads.com/acsbb9o2bi7f Mirrors: https://mega4upload.com/9fe2t1duu9kt https://dropgalaxy.vip/q1gjuoghf6kv

Again this is an AD not APK file

There are a ton of decent cloud service providers , idk why you choose me to suffer through clicks clacks. You can refer other issues

here https://mega.nz/file/RuJiSYyb#dlxZPyxkXTcKQmqp7VhGNUl16Yf6qWF78hp8o5UI6oI

REAndroid commented 1 year ago

I tested your apk and I can not reproduce your issue. What is your log from adb install?

Kirlif commented 1 year ago

adb is quite terse here:

Performing Streamed Install
Success

@jakanaka, please to share the unprotected version of your file. It will help to try to reproduce and to understand your issue.

jakanaka commented 1 year ago

Thank you for your replay. adb install showed that i had something wrong with my sign key. I signed the protected app and it installed