https://github.com/ashu777/removeheaderfooterinwebviewandroid
Remove Header and Footer in WebView Android
https://github.com/ashu777/removeheaderfooterinwebviewandroid
android androidapp androidapplication async footer header html jsoup remove removefooterwebviewandroid removeheaderfooterwebviewandroid removeheaderwebviewandroid webview
Last synced: 24 days ago
JSON representation
Remove Header and Footer in WebView Android
- Host: GitHub
- URL: https://github.com/ashu777/removeheaderfooterinwebviewandroid
- Owner: ashu777
- Created: 2021-03-03T18:26:22.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-03T18:29:36.000Z (about 5 years ago)
- Last Synced: 2025-06-03T01:20:20.071Z (12 months ago)
- Topics: android, androidapp, androidapplication, async, footer, header, html, jsoup, remove, removefooterwebviewandroid, removeheaderfooterwebviewandroid, removeheaderwebviewandroid, webview
- Language: Java
- Homepage:
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RemoveHeaderFooterInWebviewAndroid
* Add the jsoup in App level build.gradle as dependency (implementation 'org.jsoup:jsoup:1.10.3').