好久没碰android,今天需要做测试,发现AndroidKiller对高版本的编译会卡在代码的位置,


首先是参照网上的教程解决代码源码的问题

https://www.52pojie.cn/thread-607576-1-1.html

顺带把jd-gui也更新了一下,替换AndroidKiller_v1.3.1\bin下的jd-gui.exe

https://www.52pojie.cn/thread-398642-1-1.html

还有dex2jar更新为最新版

https://github.com/pxb1988/dex2jar/releases


但是重打包会出错,解决办法是将apktool更新为最新版

https://bitbucket.org/iBotPeaches/apktool/downloads/


在目录AndroidKiller_v1.3.1\bin\apktool\apktool将下载的替换为ShakaApktool.jar,即可。

使用命令也可以

apktool d app.apk apktool b app -o aa.apk

更多相关文章

  1. Android(安卓)开机动画动态替换
  2. Android(安卓)Studio增量更新方法
  3. Android(安卓)SDK下载速度慢无法更新?使用国内镜像站加速!
  4. ERROR: Unknown command 'crunch' 解决方法
  5. AndroidのContentProvider之数据库更新UI
  6. Android(安卓)NDK: WARNING: APP_PLATFORM android-14 is larger
  7. Android中View,SurfaceView和GLSurfaceView绘图的区别
  8. Android(安卓)自动更新 + IIS7 添加APK mime
  9. Android在非UI线程中更新UI的方法

随机推荐

  1. android 自定义通知
  2. Android获取网络状态
  3. Android模仿QQ空间图片上传——原理
  4. android动态显示图片
  5. android su源码
  6. Understanding some instructions from a
  7. [置顶] 54.EasyArcLoading
  8. ListView/Adapter IllegalStateException
  9. Android: Downloading the Google USB Dr
  10. Android(安卓)Bluedroid 结构