google-developer-training / android-basics-kotlin-sql-basics-app

Fundamentals of relational databases and practice running SQL queries with Database Inspector in Android Studio.
Apache License 2.0
62 stars 127 forks source link

Android Basics: SQL Basics #8

Closed divercraig closed 3 years ago

divercraig commented 3 years ago

There is an issue in this code lab at step 3 - Starter Code Parks Database during instruction 3. It says "In Android Studio, open the Database Inspector with View > Tool Windows > Database Inspector."

However in the up to date version of Android Studio that is not a valid option.

Version: Android Studio Arctic Fox | 2020.3.1 Build #AI-203.7717.56.2031.7583922, built on July 26, 2021

The correct option is now " View > Tool Windows > App Inspection"

divercraig commented 3 years ago

There was already a note about this