While developing an Android app that gets data from a remote server, you often need to see what data you’re actually receiving. I explain what options you have to inspect network responses when using Retrofit and OkHttp, two of the most popular networking libraries for Android.