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 #38

Closed nicguy59 closed 9 months ago

nicguy59 commented 1 year ago

On attempting to examine the Database, I wasn't offered any tabs in Android Studio 2021.31.

I looked at the Developers documentation, and it said that the emulator must be running a device with API 26 or above for the Database Inspector tab to show. I looked at the device profile, and I was running an API 22 device. I switched to an API 27 device, and was offered the tab!

Please add the API 26 parameter to your note for Android Studio 2021.3.1