Reducing app size The larger an app, the more space it requires on a device, the longer it takes to download, and it may break the limit of useful features like Android instant apps. When building a release version of your app, consider using the –split-debug-info tag . This tag can dramatically reduce code size.