Build a NO Code Survey App with Android Studio and Google Sheets

Опубликовано: 22 Июнь 2025
на канале: Elementary AI
14
0

🚀 In this tutorial, you'll learn how to build a fully functional Android survey app using Jetpack Compose and Kotlin — with zero backend!

📲 The app collects Name and Rating from users and stores the data directly in a Google Sheet using Google Apps Script.

✅ Perfect for student projects, quick feedback tools, or internal surveys.

🔧 What you’ll learn:
How to use ChatGPT to generate Kotlin & WebApp code
Creating a Google Sheet backend with Apps Script
Sending POST requests from Android to Google Sheets
Configuring Android Studio & Internet permissions
Building and installing your APK

💡 Prompt for code generation:
"Generate a complete Android survey app using Jetpack Compose and Kotlin, where the user submits their name and a rating (1–5). The app should send the data to a Google Sheet using a Google Apps Script Web App. Also provide the full Apps Script code, instructions for deployment, and ensure only I (the sheet owner) can access the Google Sheet and chart while anyone can submit data from the app."

📌 Apps Used:
Android Studio
Google Sheets + Apps Script
ChatGPT (for code generation)

👍 Like this tutorial? Subscribe and hit the bell for more AI + App Dev content!

#Android #JetpackCompose #GoogleSheets #SurveyApp #ChatGPT #NoBackend #Kotlin #aiprojects #nocode #schoolproject