AppLocker
AppLocker copied to clipboard
Settings.ACTION_USAGE_ACCESS_SETTINGS
Hi! awesome app, great work!
According to android documentations, matching Activity may not exist for ACTION_USAGE_ACCESS_SETTINGS so safe guarding the intent must get considered.
ACTION_USAGE_ACCESS_SETTINGS
unsafe code
cheers!