File Size and Startup Time Comparison of Android Apps

October 16, 2010

I noticed that the apps I was making using App Inventor for Android were ending up being about 4MB in file size. So I decided to find out what size an app is when you use the Android SDK instead. It turns out that there is a considerable difference. A simple Hello World app made using the SDK is only 20KB, whereas one made using App Inventor for Android is 3.55 Mb.

I also found out that the startup time for the two Hello World apps differed. On my phone, the app made using the SDK opened maybe 1 1/2 seconds faster than the one made using App Inventor for Android. See below for more details.

Made with Android SDK

  • File size: 20.00KB
  • Startup: Maybe less than a second

Made with App Inventor for Android

  • File size: 3.55MB
  • Startup: About 2 seconds

Anthony Tietjen

About the Author

Anthony Tietjen is a software engineer with experience across desktop, mobile, and web development. Husband and father, with a passion for music and the outdoors. Connect with Anthony on LinkedIn and X/Twitter