I want to create a shortcut directly to the app info page of a specific app, let's say angry birds, is that possible with this tool?
(App info page = the page where you can see info such as clear cache, clear data, etc)
Shortcut to App Info Page?
Moderator: Martin
Re: Shortcut to App Info Page?
Hi,
This one is a bit tricky to configure (only tested on 4.2):
Action Start Activity
-ACTION: android.settings.APPLICATION_DETAILS_SETTINGS
-DATA URI: package:com.rovio.angrybirds
Regards,
Martin
This one is a bit tricky to configure (only tested on 4.2):
Action Start Activity
-ACTION: android.settings.APPLICATION_DETAILS_SETTINGS
-DATA URI: package:com.rovio.angrybirds
Regards,
Martin
-
- Posts: 2
- Joined: 04 Jun 2013 13:56
Re: Shortcut to App Info Page?
Martin, thanks so much! 
