A pretty simple question, but failed to find any proper answer for it;
Is it possible to set a specific port to use when doing a (GET) http request with Volley as library?
Seems adding ":{portnumber}" to the url works just fine too.