APK Analyzer: An Android Tool Time deep dive

j

by Kivi

}

06.10.2022



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/performance/reduce-apk-size.html and find out more about debugging specific problems using the Analyzer in our article on Medium: https://goo.gl/E2jKui

#tools

source

Kiviac.com is reader-supported. When you buy through links on our site, we may earn an affiliate commission.

Featured Articles

FOLLOW US

Comments

0 Comments

Related Posts

What if you made a jetpack using rifles?

What if you made a jetpack using rifles?

Get a copy of What If? 2 and Randall’s other books at: https://xkcd.com/books More serious answers to absurd questions at: https://what-if.xkcd.com/ This question comes from Rob, who asks: is it possible to build a jetpack using downward firing rifles? I was sort of...