I've been thinking of building an Anroid application that manages logins over HTTPS for (at least) a specific hot spot provider.
My question is this: is it possible to build an application or service that only enables the internet connection for other applications after the login has succeeded successfully? Could this be done by e.g. altering the priority of the connection?
Currently the applications simply see the WiFi connection, send a package, which is dropped by the capturing hot spot. Most applications (still) cannot handle this and crash. This continues until the login has taken place.