I am trying to add authentication in my Android app with Etsy. Etsy uses OAuth 1
This is my code
public static class OAuth1 { String authEndpoint;