URLEmbeddedView
URLEmbeddedView is an Android library which alows you show preview data of your URL.
You can also:
Pass URL to view and you can load some data of this URL to preview.
And of course URLEmbeddedView itself is open source forever.
Requirements
- OS: Android
- minSdkVersion: 15
Installation
Just add the dependency to your build.gradle
:
And DO NOT forget to add internet permission in manifest if already not present
Usage
In xml file:
In code:
Or you can use your layout to custom it: