What I am trying to do::
I am trying to learn the usage of Okhttp for making networking calls in android
What I have done
you are missing this line
OkHttpClient client = new OkHttpClient();