未经许可连接到互联网 [英] Connect to the Internet without permission

查看:115
本文介绍了未经许可连接到互联网的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在没有任何许可的情况下(例如在此android应用中)通过Internet连接更新数据?
https://play.google.com/store/apps /details?id=org.youcorp.matchschedule.eu
http: //img5.fotos-hochladen.net/uploads/screenshot2014ty0vjlxsu7.png

How can you update data with Internet connection, but without any permission, like in this android app?
https://play.google.com/store/apps/details?id=org.youcorp.matchschedule.eu
http://img5.fotos-hochladen.net/uploads/screenshot2014ty0vjlxsu7.png

推荐答案

您必须在清单文件中写入权限android.permission.INTERNET.没有办法解决.但是,自最新的Play商店更新(4.8.19)起,"Internet权限"将不会显示在对话框中.这就是为什么文字显示不需要任何特殊权限" .

You have to write the permission android.permission.INTERNET in the Manifest file. There's no way around it. But as of the latest Play Store update (4.8.19), the Internet Permission won't show up on the dialog. That's why the text says "does not require any special permissions".

Google还在以下支持文档中对此进行了说明(点击) 这些天,应用程序通常会访问Internet,因此包括完全Internet访问"权限在内的网络通信权限已从主要权限"屏幕中移出."

Google also states this in the following Support document (Click) "These days, apps typically access the Internet, so network communication permissions including the "full Internet access" permission have been moved out of the primary permissions screen."

这篇关于未经许可连接到互联网的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆