About Fake WiFi
Make android apps believe Wifi is connected.
Handy in situations where there is a (non wifi) connection, but some app won't do its thing unless it's on wifi ( android running in virtual machine / emulator, 3g but no wifi around, usb 3g modem connection, usb reverse tethering, device with ethernet, ...)
With this you can for instance access wifi-only features while on 3g/Ethernet, etc.
Tested on Android 4 (KitKat) and 6 (Marshmallow).
No app is faked by default. Open FakeWifiConnection app to enable/disable hack (master switch) and select which apps to fake.
This app builds upon code from lemonsqueeze licenced under GNU GPL v3.
Source code is at https://github.com/chylek/FakeWifi