Hello All,
I actually created an application that consists of an Activity who does all the job. The problem is that after launch this app, the screen toggles black for less than a second. I understand that is the layout defined for this Activity. There is any way to have an Activity without Layout? or.. There is any way to refactor my app for having this behaviour?


