If we paste a url
in Whatsapp or Facebook those url's would loaded with headers text.
How can I load such text type of in my textview
?
If we paste a url
in Whatsapp or Facebook those url's would loaded with headers text.
How can I load such text type of in my textview
?
Well you need 2 things for achieve that
1: URL with meta data like this link says
2: Read meta data from the provided link library for extracting metadata
I hope it helps.