I'm a beginner developer and I use flutter, I wanted to download databases inside my app in the emulator within Android Studio. But no matter where I search, I can't find the Device File Explorer in the android studio, the only thing I find about it is in settings and it's a completely blank page (there is only the path where to download things).
You can start Android Device Monitor from the Android Studio (green robot icon on the toolbar, to the left of the help icon). From the ADM, select the device/emulator, then select the File Explorer tab.
Click View > Tool Windows > Device File Explorer or click the Device File Explorer button in the tool window bar to open the Device File Explorer.
Install the USB driver for your Android device. Enable USB debugging on your Android device. If necessary, install the Android development tools (JDK/SDK/NDK).
For Normal Android Development, it's easy. Just go to
View -> Tool Windows -> Device Manager
But in Flutter Development, it's a little bit tricky.
First you have to Configure your Android Development with Flutter
to see the Device Manager
option.
Steps:
Click on the bottom right option where it says Event Log
and then Press Configure Now
Done!
No go to the same path again which was
View -> Tool Windows
and here you can see the Device Manager
is visible now.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With