android.permission.CALL_PHONE for tablets

后端 未结 5 1131
故里飘歌
故里飘歌 2020-12-05 02:26

I am developing an app and in the manifest I have:


         


        
5条回答
  •  既然无缘
    2020-12-05 02:46

    From google docs:

    Declared elements are informational only, meaning that the Android system itself does not check for matching feature support on the device before installing an application

    usage is only for google play

提交回复
热议问题