[mono-android] Startup Performance

Jonathan Pryor jonp at xamarin.com
Wed Nov 30 12:23:22 EST 2011


On Nov 24, 2011, at 6:36 AM, Steven Pack wrote:
> Splash screen helps, but it really gives a bad impression for a user (and client!). Any tips for how to minimise startup time?

Do as little as possible within Activity.OnCreate(). :-)

The next release will help with startup time, trimming off over a second during app startup (as measured on a Nexus One).

Thanks,

 - Jon



More information about the Monodroid mailing list