request READ_SMS permission and fetch the available messages
This commit is contained in:
parent
1350ce420a
commit
b239227794
4 changed files with 59 additions and 3 deletions
|
|
@ -3,6 +3,7 @@
|
|||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="com.simplemobiletools.smsmessenger">
|
||||
|
||||
<uses-permission android:name="android.permission.READ_SMS" />
|
||||
<uses-permission
|
||||
android:name="android.permission.USE_FINGERPRINT"
|
||||
tools:node="remove" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue