Yes, it is possible . For example, you can use Python as backend (server), with some exposed HTTP “interface”, then make an Android application that communicates with these Python backend with HTTP request / response.
Yes, it is possible . For example, you can use Python as backend (server), with some exposed HTTP “interface”, then make an Android application that communicates with these Python backend with HTTP request / response.