After a a recent experience with some major apps on the Android platform I was inspired to write another post. The issue we’re going to look at today is launching other activities from your app, and how there are some useful flags we can specify in our intents to give a more polished experience for our users. As an app developer