I builded my app to android and saw that the size was over 10 mb for just a 3d model thats doing a animation if you pointed your phone to the right image(image targeting)
What is the cause that the size is so big?
Is there a way to make it smaller?
Thanks in advance,
Quget
[QUOTE=stefann" />app size >5mb is completely normal when using unity. there is not much you can do about it except optimizing your assets.
http://forum.unity3d.com/threads/67913-Huge-app-sizes-with-Unity-Android
http://unity3d.com/support/documentation/Manual/Reducing%20File%20size.html
best,
stefan[/QUOTE" />
Thank you.