Android: how create a button in my app that will take me to the App Manager -
i'm looking create simple button in android app when clicked take me app manager specific app can force close, uninstall, clear cache or data. can or point me examples at?
use action_application_details_settings, package: uri pointing app in question.
note activity may not exist on devices or may not accessible current device user, plan accordingly.
Comments
Post a Comment