To use here map in android, it requires to download the HERE-sdk.aar and HERE-sdk-javadoc. Overall size of this files is 100 mb. These files increases the size of my application up to 150 mb, because without these files size of my apk is 50 mb.
Google Play limits the size of the apk to 100 MB.
Can you advice please how do you solve this problem for your apk while working with here map? How can I decrease size of this library or apk to match the limits of google play?