jsveiga@sh.itjust.workstoAndroid@lemdro.id•Samsung screen mirroring finally supports casting to a ChromecastEnglish
2·
1 year agoWorked on my A71, but didn’t ask for the password to get to the settings screen. Enabling Chromecast, then exiting/entering Smart View brought my chromecst devices to the list.
On that settings screen, there’s an “Advanced” option, which did ask for a password, but the one in the article didn’t work.
I use JuiceSSH (well, I use it for ssh, but it can also open a shell on the local device, so…)
Open a local shell, then
cd /storage/emulated/0
then use “find”, for example
find . -type f -iname “*.jpg” | more