/StyledWebView

Android custom WebView to load pages and inject css on the fly

Primary LanguageJava

Android Styled WebView

This is a custom WebView that allows you to load external web pages and inject css on the fly.
  • CSS is read from a file in ./assets/ directory
  • CSS is inject between <head></head> tags

https://farm8.staticflickr.com/7002/6448073357_40fd533c99_b.jpg

(Example: Amazon.com with custom green links)