Hacker News new | ask | show | jobs
by stevebot 4145 days ago
How is that really a proxy if it gets compiled into your application? From what others have said it sounds like the real mechanism is over adb.
1 comments

Its not a proxy, it requires that you build hooks into your http engine (OkHttp/HttpUrlConnection) to forward events to the NetworkEventReporter interface.