Monday, 4 July 2016

How to prevent apps to detecting from permission has refused?



if app requesting permissions at runtime, it's may be through API:shouldShowRequestPermissionRationale to detect that whether permission has refused, same app e.g. Alipay need dangerous permissions to read and write sdcard but i thought that permission isn't necessary, if refuse it has will not to use, but i just use it to pay, can i hack into the android permission mechanism to change API:shouldShowRequestPermissionRational alway return has granted?



No comments:

Post a Comment