Skip to content

Instantly share code, notes, and snippets.

package com.finotes.android.finotessampleapplication;
import com.android.volley.AuthFailureError;
import com.android.volley.Header;
import com.android.volley.Request;
import com.android.volley.toolbox.BaseHttpStack;
import com.android.volley.toolbox.HttpResponse;
import com.finotes.android.finotescore.OkHttp3Client;
import java.io.IOException;