All Questions
Tagged with mobile-data permissions
2 questions
0
votes
0
answers
1k
views
Permission to use mobile data on android application
i have made an update to my app present in playstore. my problem is that after publishing the update, on some phones(like mine "xiaomi Poco F1") when i installed the app, data usage ...
1
vote
1
answer
1k
views
How to get icc authentication?
I found some interesting methods in telephonyManager class like turning mobile data off/on but when trying to use them it obviously throws me security exception.("No carrier privilege"). I Googled it, ...