levibostian / AndroidBlanky

Create a new Android app fast. Comes pre-installed with libraries you already use.
7 stars 0 forks source link

Split APKs up into separate APKs for device. #23

Closed levibostian closed 7 years ago

levibostian commented 7 years ago

Not sure if this is something I can add to this project or I need to do it elsewhere. Either way, follow this guide to do it. https://medium.com/@brijeshmasrani/controlling-apk-size-when-using-native-libraries-45c6c0e5b70a

levibostian commented 7 years ago

I may leave this alone. I believe in the future this should be handled by Google's key signing in the Play Store console. I won't worry about it yet.