I have a question about storing pictures in mobile app for Google Play and App Store.
What should I do if I have many pictures in one app? I mean apk file is quite big even if I use graphic atlas.
In good productions for example ‘angry birds’ graphics has got good quality and app file isn’t so big.
Yes, when the user starts up the app for the first time, it will need to have an internet connection to download your textures/sprites. You could also include the art for the first few levels in the build until an internet connection is required to download the rest.