Hello buildboxers, I have come p with a problem and I have tried several things it is not working.. When I export my game to APK its target API Version is 23 (Android Marshmallow). It runs fine on my S5 Android Lollipop but in Android KitKat and lower it crashes after the Start Logo Screen. Can someone help me with a solution. I have done everything downloaded SDK's set the MinSdk version etc. Thanks!
You need to download the apis for the versions you want to support. So down to 4.4 is probably the lowest today - depending on where in the world you are selling your app etc.
@jigglybean Thanks, But I said in my post that I have downloaded all API's that I want it to run on but still doesn't work.????
@jcalle I have tried it on 3 different mobiles and it crashes so it is not about phone I think its about the API. My Game has 18 atlases ( Another thing, First when I was starting my game I added some graphics then further on I changed and replaced many graphics, but there are Atlases of that old graphics and many of them are repeated, I dont know how to get rid of them, If I delete them will this cause some problem in the app?) My game is 28.3 MB. Thanks!
@jcalle The games runs fine on my Galaxy S5, android lollipop and S7 Marshmallow.. But on lower kikat and jellybean I tried it crashes.
@jcalle How Can I do that, it is produced by buildbox when expoted, moreover there is no library or something that I can remove the images from, the older ones.???
You have to go to Tools/Remove unused Objects and image, then go to View, Atlases, Optimize and Rebuild