treasure-lau / Linphone4Android

LinPhone是一个网络电话或者IP语音电话(VOIP),是一款遵循GPL的开源的网络视频电话系统,其主要如下:使用linphone,我们可以在互联网上随意的通信,通过语音、视频、即时文本消息。linphone使用SIP协议,是一个标准的开源网络电话系统,你能将linphone与任何基于SIP的VoIP运营商连接起来,包括我们自己开发的免费的基于SIP的Audio/Video服务器。LinPhone是一款自由软件(或者开源软件),你可以随意的下载和在LinPhone的基础上二次开发。LinPhone是可用于桌面电脑:Linux, Windows, MacOSX 以及移动设备:Android, iPhone, Blackberry.
GNU General Public License v3.0
247 stars 103 forks source link

Access denied finding property "net.dns3" #13

Open clampx opened 6 years ago

clampx commented 6 years ago

I am trying to the build the app with target sdk 26. It gives me the following error on login

Access denied finding property "net.dns3

Is there any workaround for this?