https://bugs.winehq.org/show_bug.cgi?id=46802
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Summary|SD Card don't appears |External media/SD-Card | |(/storage/emulated/0/) | |can't be accessed in Wine | |on Xiaomi Redmi Note 5 Pro | |(Android 7.1 Nougat) CC| |focht@gmx.net Ever confirmed|0 |1
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
please retest with more recent Wine version, preferably Wine 5.x series.
https://dl.winehq.org/wine-builds/android/
Provide console output if it still doesn't work (via adb logcat), after setting up drive mapping to external storage.
--- quote --- just want to install C++, Notepad++ and Steam --- quote ---
Your Phone is a Qualcomm SDM636 Snapdragon 636 = ARM architecture. x86 executables won't work with plain Wine built for Android on ARM devices unless you use:
* https://github.com/AndreRH/hangover * https://www.novaspirit.com/2019/04/15/run-x86-arm/
For those you need to seek support elsewhere.
Regards