For example I want to change the background-color of www.google.comto red. I have used webview, and my style.cssfile is i
www.google.com
red
webview
style.css
Actually you can use WebViewClient.shouldInterceptRequest on API 11+. Example: webview shouldinterceptrequest example
WebViewClient.shouldInterceptRequest