我知道为一个应用程序访问互联网,它不需要"完全网络访问" 权限。在Android系统中,它表示应用程序可以使用浏览器访问Internet。只需要"自定义协议" 所需的权限。
因此可以在不请求用户权限的情况下提供广告?
我知道为一个应用程序访问互联网,它不需要"完全网络访问" 权限。在Android系统中,它表示应用程序可以使用浏览器访问Internet。只需要"自定义协议" 所需的权限。
因此可以在不请求用户权限的情况下提供广告?
I know that for an app to access the internet it does not need the "Full network access" permission. In the android system it says that an app can use the browser to access the internet. The permission is needed only for "custom protocols".
So is it possible to deliver ads without requesting permission from the user?
应用程序不需要任何允许在屏幕上显示事物的任何权限 - 毕竟是大多数应用程序的基本功能。并且没有理由他们表现出什么你不能成为广告。广告只是不必与任何其他类型的数据不同的数据。
Apps do not require any sort of permission to show things on the screen xe2x80x94 that is a basic function of the majority of apps, after all. And there is no reason that what they show you can't be an ad. Ads are just data that doesn't have to be treated differently from any other type of data.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有