Google Spreadsheets and G Suite API

Hi,
I’m trying to build an app using data from an updating Google Spreadsheet. I tried to search how to do it using Kotlin but the only thing that kept popping up to me is how to use it using Java.

Is there a way to use Google Spreadsheet using Kotlin?
I’m new to this whole app development world.

You can use the Java guide, paste the Java examples in a Kotlin file :wink:

Hi, I tried :sweat_smile: it can’t identify some of the references there