Android Basics: SQL Basics
EpicDevTeam opened this issue · 2 comments
Last section, step 3.
currently:
In Android Studio, open the Database Inspector with View > Tool Windows > Database Inspector.
should be:
In Android Studio, open the Database Inspector with View > Tool Windows > App Inspector. The Database Inspector is on this panel.
Note: app must be run on device with API 26+
bonus info:
For more information on working with this tool see: https://developer.android.com/studio/inspect/database
Update: after continuing to read the instructions I did just see the green highlight box stating the different navigation. However, since only android studio version prior to 2020 arctic fox would have the current navigation it makes more sense to reverse which one is noted at the odd one out.