I created empty project with empty activity, compiled it and saw apk size is about 1.4 mb. Seriosly? Nowadays "Hello, world" 's size is 10 mb and more.
After compiling there is many trash in res
folder and instant-run.zip
. How to exclude this garbage and reduce apk size at least to 300 kb?