Writing and Reading data from Google Spreadsheets in Android with Jetpack Compose and Retrofit

Learn how to use Google Sheets API to read data from a Google Spreadsheet, write data to it, and populate it in your app using Jetpack Compose and the popular Retrofit library. Also, learn how to protect your API Key using a local file outside the scope of Git. 

In this coffee break codelab, you'll explore:
  • Use Google Sheets API to read and write data to a Google Spreadsheet. 
  • Utilising Google Sheets as a Realtime Database for an Android Application. 
  • Use the Retrofit library to access data Spreadsheet data. 
  • Protect your API Key using a local file outside the scope of Git.
  • Populate Spreadsheet data in your app using Jetpack Compose.

Meet the instructor

Rodrigo Cericatto Konzen 

Content Author & Course Instructor

More courses by the instructor