http://stackoverflow.com/questions/7026251/android-simulate-low-network-connectivity
- Download and install Fiddler from http://www.telerik.com/download/fiddler/fiddler4
- Run Fiddler, open Tools > Options and make it listen on port 9999. http://ariatemplates.com/blog/wp-content/uploads/2013/02/fiddopts1.png 8888 is not good as it's often in use by some other software
- allow remote computers to connect http://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/UseFiddlerAsReverseProxy
- Make it decrypt HTTPS http://docs.telerik.com/fiddler/images/DecryptHTTPS/DecryptHTTPSTrafficOption.png
- Download the Fiddler Delayed Extension (a DLL file) from https://fiddlerdelayext.codeplex.com/
- Copy the download DLL file to C:\Program Files (x86)\Fiddler2\Scripts