Saturday, December 19, 2015

How to Address Multidex’s Impact on App Startup Speed

logo_gradle_android

Developers are likely aware that you are limited to using 65k methods within a single dex file. Google’s solution to this is to allow you to enable multidexing as a part of your build configuration. However, doing so results in a hit on app startup performance. In a Medium post, a Groupon Android engineer points out how to address the issue by using the findLoadedClass method.

HostGator Web Hosting

0 comments:

Post a Comment