I have an overall application that is comprised of several separate apps. I would like to display a common image behind these apps, but have the backgrounds control centralized.
My question is: Is there a pattern/technique for displaying an image (or any other UI) behind a group of common applications? I am aware of wallpaper services; however I don’t believe this is the correct approach.
I would probably:
android:id="@+id/root")