开发者

Android CALL_PHONE permission issue

开发者 https://www.devze.com 2023-02-03 08:45 出处:网络
My App is not using the CALL_PHONE permission neither I\'ve d开发者_StackOverfloweclared it in the manifest, but while installing the app, it shows that app is using CALL_PHONE permission. Please help

My App is not using the CALL_PHONE permission neither I've d开发者_StackOverfloweclared it in the manifest, but while installing the app, it shows that app is using CALL_PHONE permission. Please help me about this. I am developing for Android 1.6 and have installed the app for testing from SDCard.


If you use minsdkversion as 4 or above this issue will disappear.

Check this link Android permissions: Phone Calls: read phone state and identity

0

精彩评论

暂无评论...
验证码 换一张
取 消