Database Inspector - Live Database Tool | Android Studio Tutorial

preview_player
Показать описание
🏆 My Online Courses
⭐Discount Coupon: LAUNCH-STEVDZA-SAN

🐱‍👤 Wanna become a member? Join!

📸 Instagram

Creating and managing local databases is a core component of most mobile apps. But whether you’re using SQLite directly or through the Room persistence library, Android developers have been asking for a better way to inspect and debug databases in their running app.

In Android Studio 4.1 and higher, the Database Inspector allows you to inspect, query, and modify your app's databases while your app is running. This is especially useful for database debugging. The Database Inspector works with plain SQLite and with libraries built on top of SQLite, such as Room.
Рекомендации по теме
Комментарии
Автор

why don't have a database inspector in the below bar
there is no database inspector in the below toolbar
how to enable it

mfaizhussain
Автор

great video..
please make a tutorial about WorkManager and Paging3 library :)

ahmetbiyik
Автор

Can you do a video on firebase database please? Thanks!

yedidyarosenstark
Автор

Bro how we can play music from url with controls can you make a tutorial on this?

shivshack
Автор

You can also execute inset query and see result in your todo list.

bloodops
Автор

Todo App has a bug, app crashes when we rotate the device on update/edit fragment

rajeev
Автор

Can we connect it with SQL database from phpmyadmin?

rahilthakkar
Автор

how to add animation like urs for recycler view

tapanyadav