I have a project with HTML CSS & Javascript. and I want to convert this project file into Apk. If you have any idea, So please tell me.
You can use webview I guess
Ok, but how to set up block and load CSS and Javascript files.
In the html add
<style>your css code</style>
<script>your js code</script>
And just load the html in webview
Sorry, but this is not working. I have two CSS files and four javascript files⦠1st CSS file is loaded to HTML and 2nd CSS file is loaded to javascript. and I want to make a game
One thing I guess you can do convert your files into a website and load the website in webview
Yes! Like as this
I have already a paid shared hosting plan. but my hosting is not supported to Node.Js App⦠So my files are not run on my hosting.
Maybe you can try someother hosting
This hosting is support Node.Js App.? Actually, I want to run my game offline
Can you have any idea.? How to load HTML, CSS & Javascript using webview or asset to folder. without any hosting
you can add your html, css & js files into asset folder and load it into webviewer
Yes!! But how to load CSS & Javascript in webviewer? Please Show Blocks
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.