Genymobile / gnirehtet

Gnirehtet provides reverse tethering for Android
Apache License 2.0
6.23k stars 571 forks source link

Does it work with android 9.0? #211

Open lxf920125 opened 5 years ago

lxf920125 commented 5 years ago

the problem is "failed to connect to socket 'localabstract:com.genymobile.gnirehtet':Connecttion fufused"

rom1v commented 5 years ago

Could you copy-paste the exact error message, please? Also any relevant logs from adb logcat.

lxf920125 commented 5 years ago

the phone XiaoMi9 ,because the permission "foreground",shoul add “uses-permission android:name="android.permission.FOREGROUND_SERVICE"” in AndroidManifest.xml But the phone Honor8c,shoul set the gnirehtet.apk could be started by other apps or self

CodeJoule commented 5 years ago

Concerning the title, my phone is on 9.0 and it works fine.

rom1v commented 5 years ago

the phone XiaoMi9 ,because the permission "foreground",shoul add “uses-permission android:name="android.permission.FOREGROUND_SERVICE"” in AndroidManifest.xml

Done by cfc63a2c03bb10232ce04a687470d7594b4895f8.