My intention is to initiate session from code with the HTTP in a web page, and to extract data once inside the session. The problem is that to tell the truth, I am quite new in this field of HTTP ... I was looking for some tutorials on the web (and also browsing here among questions) on how to do such thing with android.
I found some videos on how to capture the answers, and questions from some users of the English community, where they showed a code that unfortunately all their classes are obsolete (deprecated).
For example, in this question . It is the same as I wish but as I said before, if I use that code and I see what was done in each line, it will be in vain because everything will be crossed out as obsolete.
How then could we achieve this goal?