webui-dev / webui

Use any web browser or WebView as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.
https://webui.me
MIT License
2.36k stars 144 forks source link

How to create an Android app? #337

Open bin-san opened 3 months ago

bin-san commented 3 months ago

May sound stupid. But I am facing this problem. Creating localhost server and then using webview to show seems the answer. But how I will integrate all this into one project? Probably unrelated to this repo but the problem exists! Any advice on the step by step procedure?

salvadordf commented 3 months ago

Read this discussion about Android and iOS support.