Commit a2df7a7e authored by Mygod's avatar Mygod Committed by GitHub

Add Xposed related issues to FAQ

Fixes #1414.
parent 918eec43
...@@ -29,13 +29,15 @@ Scan it with a third-party scanner like [QuickMark Barcode Scanner](https://play ...@@ -29,13 +29,15 @@ Scan it with a third-party scanner like [QuickMark Barcode Scanner](https://play
The exclamation mark in the Wi-Fi/cellular icon appears because the system fails to connect to portal server (defaults to `clients3.google.com`) without VPN connection. To remove it, follow the instructions in [this article](https://www.noisyfox.cn/45.html). (in Simplified Chinese) The exclamation mark in the Wi-Fi/cellular icon appears because the system fails to connect to portal server (defaults to `clients3.google.com`) without VPN connection. To remove it, follow the instructions in [this article](https://www.noisyfox.cn/45.html). (in Simplified Chinese)
### Why are MIUI, EMUI and other AOSPs in China not officially supported? ### Why is my ROM not supported?
1. Broken VPNService implementation, especially for IPv6; 1. Some ROM has broken VPNService implementation, especially for IPv6;
2. Aggressive (or called broken) background service killing policy. 2. Some ROM has aggressive (or called broken) background service killing policy;
3. If you have Xposed framework and/or battery saver apps, it's likely that this app wouldn't work well with these either.
* Fixes for MIUI: [#772](https://github.com/shadowsocks/shadowsocks-android/issues/772) * Fixes for MIUI: [#772](https://github.com/shadowsocks/shadowsocks-android/issues/772)
* Fixes for Huawei: [#1091 (comment)](https://github.com/shadowsocks/shadowsocks-android/issues/1091#issuecomment-276949836) * Fixes for Huawei: [#1091 (comment)](https://github.com/shadowsocks/shadowsocks-android/issues/1091#issuecomment-276949836)
* Related to Xposed: [#1414](https://github.com/shadowsocks/shadowsocks-android/issues/1414)
### How to pause Shadowsocks service? ### How to pause Shadowsocks service?
...@@ -59,3 +61,5 @@ Allow this app to consume background data in app settings. ...@@ -59,3 +61,5 @@ Allow this app to consume background data in app settings.
To scan the QR code through the integrated QR scanner. To scan the QR code through the integrated QR scanner.
By the way, upgrade your Android system already.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment