Android storage and shared folders in Dolphin
Don’t worry if your mobile storage drives (MTP) or SMB/CIFS shared folders (Samba) don’t show up in the ‘Network’ section of KDE Plasma’s Dolphin file manager.
You only need one package: kio-extras
.
Debian
# apt update
# apt upgrade
# apt install kio-extras
Arch
# pacman -Syu kio-extras