Following these instructions (http://blogs.msdn.com/b/jpsanders/archive/2013/04/03/configuring-fiddler-to-be-a-proxy-for-android-emulators.aspx) I was able to get Fiddler working with an Android emulator, detecting traffic from the Browser app and from our company's other (non-Xamarin) apps. However, for the Xamarin app we're making, it does not detect them (it will detect a direct call to the Fiddler's proxy address itself, but nothing more).
Is there a workaround?