Hi Erel,
It does appear quickly, less then a second (without any tasks in the Activity_Create), but even that 1 second gives the app a less-polished/unprofessional appearance.
Idea: You created the "Starter" service to insure certain code is executed before anything else. Would it be possible to add the ability to specify a "main" layout in the starter sub that would be applied to the Main activity BEFORE it gets displayed? This way it wont briefly display the "default" layout for the Main activity, then have to change to the desired layout.