APK Analyzer: An Android Tool Time Deep Dive
Posted AndroidHub
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了APK Analyzer: An Android Tool Time Deep Dive相关的知识,希望对你有一定的参考价值。
2017年11月30日发布
This is an updated version of this video.
Wojtek Kaliciński introduces the APK Analyzer in android Studio 2.2. The APK Analyzer gives developers insight into the contents of a release APK, including raw and download file sizes, Android resource and assets previews and a DEX file browser showing package, class and method names and reference counts per file.
Using the Analyzer is a great way to debug any problems with your builds, find ways to optimize your apps for smaller APK size and figure out if your Proguard and Multidex are configured correctly.
Read more about reducing APK size in our guide on https://developer.android.com/topic/p... and find out more about debugging specific problems using the Analyzer in our article on Medium: https://goo.gl/E2jKui
相关评论:
Can you teach about pro gaurd?
camino sexyo
I having error in Androidmainfest.xml my apk only work on Nexus phone
Wilson Sebastião da Silva
Great tool i already usung it
Thank you for sharing, just wonder why don't you choose Android Studio 3.0
Definitely an amazing tool!
以上是关于APK Analyzer: An Android Tool Time Deep Dive的主要内容,如果未能解决你的问题,请参考以下文章
Android Studio解决unspecified on project app resolves to an APK archive which is not supported
Android Studio解决unspecified on project app resolves to an APK archive which is not supported