I am trying to access sent mails with gmail on an android app. I tried to follow this but I don't understand how to get the Gmail API instance.
I also found two ways to connect: the gmail API one and Google Sign-In.
What's the difference between them and which one should I use ? Is this the way to access user's mails with my app ?