I wonder if it is possible to convert an entire website written in PHP to apk as in this example Here
I've seen that uses just a webview but I don't know if that is possible with B4A
I've also seen another app to "convert" php to apk Here
Hey @DonManfred thank you for asking.. well I hate the first link jeje I love B4A .. the other link.. too expensive.. I know there are many websites that convert whole websites to apk.. but they're too expensive as well.
I think about to do something to just browse my php website that's the reason I talked about a webview.. I know that is easier than make an app with a Gui and to use httputils and php files etc..