amimo / dcc

DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.
Apache License 2.0
1.13k stars 396 forks source link

编译后adb install 错误 提示 资源4字节对齐 #48

Closed IamHuskar closed 3 years ago

IamHuskar commented 3 years ago

adb: failed to install out.apk: Failure [-124: Failed parse during installPackageLI: Targeting R+ (version 30 and above) requires the resources.arsc of installed APKs to be stored uncompressed and aligned on a 4-byte boundary]

IamHuskar commented 3 years ago

对不起,没有看到版本目前最高支持28。改成28就好了。不过希望可以支持更高的sdk版本 @amimo

IamHuskar commented 3 years ago

@amimo 能否留个联系方式。探讨一下 包括c# java的通用保护方法。留个邮箱或者微信吧。楼主