android - How to get Permission for read “Service SMS” in MIUI 8+ (programmatically) -


how check read service sms permission off/on application of mi phone. building application need read sms phone. mi phone sms goes notification message , read them need service sms permission on. below screenshot of it.

enter image description here


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -