简体   繁体   English

Android Studio - 设备文件资源管理器图片目录

[英]Android Studio - Device File Explorer Picture Directory

I have succefully created an Inten to take a photo and save it in this directory:我已经成功创建了一个 Inten 来拍照并将其保存在此目录中:

/storage/emulated/0/Android/data/com.iyfuture.peddypaper/files/Pictures/Image.jpg /storage/emulated/0/Android/data/com.iyfuture.peddypaper/files/Pictures/Image.jpg

After this I do a display of this picture (using the previous URI directory) to make sure that is working.在此之后,我显示了这张图片(使用之前的 URI 目录)以确保它正常工作。 And it is!它是! My question now is related with the android studio device file explorer.我现在的问题与 android studio 设备文件浏览器有关。

If I wasn´t sucessfull to do the display of this image how could I check if it is inside this directory.如果我没有成功地显示这个图像,我怎么能检查它是否在这个目录中。 In other words how can I find this image inside the device file explorer?换句话说,如何在设备文件资源管理器中找到此图像?

I have searched in the "popular" directory data/data/com.iyfuture.peddypaper but there is nothing there... I also have the device file explorer synchronized and the mobile phone emulator I am using it is the same as the one that is selected on top of the device file explorer.我已经在“流行”目录中搜索了 data/data/com.iyfuture.peddypaper 但那里什么也没有......我也同步了设备文件资源管理器,我使用的手机模拟器与那个相同在设备文件浏览器的顶部选择。

它在sdcard/Android/data/com.iyfuture.peddypaper/files/Pictures/Image.jpg

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在没有Android Studio的情况下启动Android设备文件资源管理器? - How to start Android Device File Explorer without Android Studio? Android Studio-Android设备监视器的文件资源管理器不起作用 - Android Studio - Android Device Monitor's File explorer not working 如何在Android Studio(3.0.1)/设备文件资源管理器中打开sqlite文件 - How to open a sqlite file in Android Studio (3.0.1) / Device File Explorer 更改Android Studio设备文件资源管理器的默认“另存为”文件夹 - Change default 'Save as…' folder of Device File Explorer of Android Studio android 工作室的设备文件资源管理器中缺少数据库文件夹 - database folder is missing in device file explorer in android studio Android Studio中Device-File-Explorer的作用是什么 - What's role of Device-File-Explorer in Android-Studio 带有设备文件资源管理器的 Android Studio 3.1.2 中的“ADB not found”错误 - “ADB not found” error in Android Studio 3.1.2 with Device File Explorer 如何在Android Studio 3.1.3中将Device File Explorer停靠在侧面? - How to dock Device File Explorer to the side in Android Studio 3.1.3? Flutter Android Studio 中缺少设备文件资源管理器选项 - Device File Explorer option missing in Flutter Android Studio Android Studio 中的文件资源管理器 - File Explorer in Android Studio
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM