I'm trying to access an API that respond with a JsonArray. The only tutorials I found was to parse the response of a JsonObject. I'm still trying to wrap-up my head around Android, I don't even understand how to call an external API.I'm trying to access an API that respond with a