浏览器是可以上网的,App如爱奇艺HD等显示网络未连接?
连接Wifi的话App是没问题的,因为一些原因必须连接以太网(有线),有谁知道原因吗?
高洛峰2017-04-17 17:25:22
Many Android Apps only have two network modes: data and WiFi in their logic. They are available but will not connect to the Internet if they detect that they are not connected.
You can encapsulate the framework layer into a WiFi interface (the method of not implementing WiFi only leaves the interface), and then you can connect to the iface layer however you want; or you can turn on the WiFi connection or data connection but iptables is directed to the Ethernet iface (in simple terms It’s all deception).
大家讲道理2017-04-17 17:25:22
Not sure about the following points:
The browser can access the Internet. Do you mean the browser on the tablet? Or a browser on a PC.
LinkWifi App No problem means that the App on the tablet can connect to Wifi?
To connect to Ethernet (wired), is it a tablet or what device is connected to wired?