Android CALL_PHONE permission issue

不想你离开。 提交于 2019-12-24 07:25:09

问题


My App is not using the CALL_PHONE permission neither I've declared 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.


回答1:


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

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



来源:https://stackoverflow.com/questions/4655266/android-call-phone-permission-issue

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!