-1

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?

AskNilesh
  • 67,701
  • 16
  • 123
  • 163
Hari Enaganti
  • 359
  • 1
  • 4
  • 12
  • 1
    Possible duplicate of [Showing Thumbnail for link in WhatsApp || og:image meta-tag doesn't work](https://stackoverflow.com/questions/25100917/showing-thumbnail-for-link-in-whatsapp-ogimage-meta-tag-doesnt-work) – AskNilesh Jan 04 '18 at 04:49
  • this lib will help you https://github.com/LeonardoCardoso/Android-Link-Preview – AskNilesh Jan 04 '18 at 04:50

1 Answers1

0

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.

kenruizinoue
  • 117
  • 8