Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
[ID: 558956]
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
####################################################
Device Explorer, at least for Android 15 emulator, for file names containing spaces, shows only the last "word" of the file name
Create a file at /sdcard/SomeFolder/, e.g. a file named "Test 1.txt". Then open Device Explorer and look into that directory. It will show a file named "1.txt" and you cannot download or open it, as the explorer has a wrong file name.
If you open shell and do ls or ls -la in that folder, it now shows the file names with a backslash \ preceding each space. Maybe this part is correct, I don't know, but the Device Explorer showing wrong file names is definitely a bug.
####################################################
1. Describe the bug or issue that you're seeing.
2. Attach log files from Android Studio
2A. In the IDE, select the Help..Collect Logs and Diagnostic Data menu option.
2B. Create a diagnostic report and save it to your local computer.
2C. Attach the report to this bug using the Add attachments button.
3. If you know what they are, write the steps to reproduce:
3A.
3B.
3C.
In addition to logs, please attach a screenshot or recording that illustrates the problem.
For more information on how to get your bug routed quickly, see
Build: AI-242.23339.11.2421.12550806, 202410241327
AS: Ladybug | 2024.2.1 Patch 2
AI-242.23339.11.2421.12550806, JRE 21.0.3+-12282718-b509.11x64 JetBrains s.r.o., OS Windows 11(amd64) v10.0 , screens 3440x1440 (100%)
Android Gradle Plugin: 8.2.2
Gradle: 8.9
Gradle JDK: JetBrains Runtime 21.0.3
NDK: from module: 23.1.7779620, from local.properties: (not specified), latest from SDK: 25.1.8937393
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (unable to invoke cmake)
```