I have created my first Android Hello World App from this tutorial http://developer.android.com/training/basics/firstapp/index.html. I did everything exactly as described in the lesson. Then I run this App on my tablet. I was wondering how much space my program takes on permanent storage. OMG! It takes 5.8 Mb! 5.8 Mb for only phrase "Hello world".
How to decrease the size? I think 0.5 Mb is enough for Hello World Application...