Web browser plugin - Local html file android issue

Hey guys

I cant figure out for the live of me how to get my html local page (In project content folder) to open in webrowser on packaged android build.

I dont think it even gets copied…

i know in packaging options there are options like “Copy Non Asset folder” etc… but they dont seem to work on android at all - i dont think my website gets added to apk - it works real well on windows tho.

So on windows my web browser opens the local website in the packaged build just fine
but on android i have no idea how to do it.

Anyone anything?