I´m trying to get the Name of the file from a mediafirelink but I don´t know how:C
I tested it with postman and i get many Information but in one line was it:
<div class="fileName">Name v.1.2.2b.apk</div>
<div class="fileType">
<span>Archive</span>
<span> (.APK)
<span>
</div>
</div>
<ul class="dlInfo-Details">
<li>File size:
<span>13.37 MB</span>
</li>
<li>Uploaded:
<span>2017-03-19 16:59:52</span>
</li>
<li>Uploaded From:
<span></span>
</li>
</ul>
How can i get this specific line from a get response of Postman and how can i make it it android ?
Sry for my english I´m from Germany ;|
Thanks for your help
MFG Cem