The size of my application is getting a little big, I'm trying to reduce the size using "use shared runtime", the application works fine without any errors. However, when I check the "Use shared runtime" checkbox, I can create an apk file, but it does not work on some devices that previously worked. Does anyone know why this is so? thanks
source share