Open GoogleCodeExporter opened 9 years ago
Android itself probably does not think that it has network connectivity. You
can try to disable reaction to network event in the generic preferences.
Original comment by arne@rfc2549.org
on 19 Mar 2015 at 8:52
Disabling the network event setting did not help.
I was able to convince this app a Wi-Fi connection is available by using Xposed
and the Fake Wifi module. Then my VPN connection is successful over ethernet.
However it is only able to send packets, nothing is received. After some time
it disconnects and reconnects as if the network has dropped out. Again it
connects successfully, but cannot receive data.
Am I at the end of the road without better ethernet support in Android?
Original comment by mattros...@gmail.com
on 21 Mar 2015 at 12:11
THe protect API of VPNService might not work with the Ethernet device. It is
difficult to say what really goes wrong.
Original comment by arne@rfc2549.org
on 21 Mar 2015 at 12:20
Original issue reported on code.google.com by
mattros...@gmail.com
on 19 Mar 2015 at 8:32