In my Android app, each activity is filled with data from an xml file which is somewhere on the web. The website providing these files has a login mechanism, that works with
I wrote a simple class named CookieHelper and I've provided an example of how to use this class to help all users that facing the same problem :
https://github.com/augustopicciani/HttpClient-save-cookies-to-file