Is it in any way possible to launch an activity from the main function without having a UI? i.e. is there a way to create a sort of \"wrapper\" around another activity, i.e.
Android also provides a theme specifically for this:
android:theme="@android:style/Theme.NoDisplay"