Android代码-AndResGuard

时间:2022-08-25 21:31:34
【文件属性】:

文件名称:Android代码-AndResGuard

文件大小:3.4MB

文件格式:ZIP

更新时间:2022-08-25 21:31:34

Android代码

AndResGuard Read this in other languages: English, 简体中文. AndResGuard is a tooling for reducing your apk size, it works like the ProGuard for Java source code, but only aim at the resource files. It changes res/drawable/wechat to r/d/a, and renames the resource file wechat.png to a.png. Finally, it repackages the apk with 7zip, which can reduce the package size obviously. AndResGuard is fast, and it does NOT need the source codes. Input an Android apk, then we can get a 'ResGuard' apk in a few


网友评论