This post is a quick hack to resolve this issue if any of you facing a similar issue. In the Android application, I am usingretrofit2andokhttp3to communicate remove services written in PHP and sendingJSON data. There is an activity in which I have to show server JSON response in a List...