APP-debug.apk和app-调试unaligned.apk的区别 [英] Difference between app-debug.apk and app-debug-unaligned.apk

查看:3776
本文介绍了APP-debug.apk和app-调试unaligned.apk的区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在机器人工作室与构建变量设置为调试模式,我发现APK两种输出

In android studio with build variant set to "debug" mode, I found two outputs of apk

  • APP-debug.apk
  • 应用程序调试-unaligned.apk

什么是这些文件之间的差异?

What is the differences between those files?

推荐答案

未对齐的apk只是一个中间的apk。首先,将未对齐的apk被产生。然后,未对齐的apk被对准并产生对齐的apk这是该应用-debug.apk。你可以阅读更多关于它在这里

The unaligned apk is just an intermediate apk. First, the unaligned apk is generated. Then, the unaligned apk gets aligned and produces the aligned apk which is the app-debug.apk. You can read more about it over here.

这篇关于APP-debug.apk和app-调试unaligned.apk的区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆