Android Question where to store & access CSS file

tsteward

Well-Known Member
Licensed User
Longtime User
My app creates dynamic html from data I extract from and sql file. I then piece it together and create the html file.
So far I have been embedding the css script within the html file but this is getting to be too much effort & repeating code.

I would like to create a css file to distribute with the app.
How do I tell my manually created html display in webview where to find the css file?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…