Gallery access to android images [released]
Images saved in Android apps don't show up in Gallery... and thus can't be used in Ambiences
It would be great if the Gallery shows all images on the system.
Images saved in Android apps don't show up in Gallery... and thus can't be used in Ambiences
It would be great if the Gallery shows all images on the system.
So basically, Gallery should also check /data/sdcard/ for content? Correct me if I'm wrong
I guess so, but this might be too technical for me. Is there a way to do this?
Aad 't Hart ( 2013-12-24 21:14:00 +0200 )editWrite this into terminal:
ln -s /home/nemo/android_storage/* /home/nemo
This link deletes/deactivates itself after a reboot. I don't know how to run a command during bootup, but if you can add this to the device bootup, it would link the android storage with the Sailfish's storage every boot.
you can also use copy with the option to make links: (you must be in the /home/nemo -folder to make it work as what you are looking for)
cp -rs /home/nemo/android_storage /home/nemo
Asked: 2013-12-24 20:50:22 +0200
Seen: 755 times
Last updated: Aug 25 '14