弱笔琉璃

导航

2016年4月1日 #

No permission to write APN settings: Neither user *** nor current process has android.permission.WRITE_APN_SETTINGS.

摘要: 在ICS40以前的版本中,如果程序需要设置APN,只需要在AndroidManifest文件中声明这个权限即可。在40的机器上运行则会抛出以下异常:java.lang.SecurityException: No permission to write APN settings: Neither user *** nor current process has android.permission.... 阅读全文

posted @ 2016-04-01 12:17 弱笔琉璃 阅读(1300) 评论(0) 推荐(0) 编辑