Hi,
In the tutorials, I must configure the router.. but I want to use my cellphone with 4G WiFi service from T-Mobile, as the web server.. how can I do that if it is possible at all?
You can build a server with B4A HttpServer library. However it is technically not possible to run a server over a mobile network as almost all mobile providers block incoming connections.