Currently, when you install an Android app from the Google Play Store, when the installation process ends you return to the Play Store listing for the app with three choices: Uninstall the app, Open the app, or continue browsing the Play Store for more apps. If you want to use the new app right away, you have to press Open, of course. But does this really make sense? After all, you just took some time out from your day to install this new app and that would seem to indicate that you might desire to use it immediately.
A banner across the top of the screen will appear for five seconds once App Auto Open is activated. Besides visually notifying the user, the notification will also make a noise or vibrate depending on how the phone has been set up. The user can also set the feature not to play an alert or have the phone vibrate when the notification surfaces on the screen. Android users will be able to toggle the feature on or off although it will be enabled by default.
Code for App Auto Open is discovered in the Google Play Store
The code discovered by AssembleDebug will enable the App Auto Open UI, enable the notification mentioned in the above paragraph, show the App Auto Open notification for five seconds, and have the App Auto Open toggle on by default.
This feature will come in handy when you are looking for an app to install immediately to help you do something specific. Instead of installing the app and then tapping the Open button to use it, you’ll be able to install the app and have it ready to help you right away.