I would like you to help me with a concern, I recently managed the creation of a Mysql database in Sql Cloud of Google, the truth is that I could create the base without any mishap, I can even access it from WorkBench previously giving the authorization of Ip from the google console. At the same time, I have a client application (Winform) that works perfectly with the Sql Cloud database, now the problem is that I could not find information on how to make a direct connection to the database for a mobile application developed on Android Studio 3.0, I've tried dozens of examples but none of them has worked for me. I would appreciate if someone can guide me.