User-agent: Mediapartners-Google Disallow: User-agent: * Disallow: /search Allow: / Sitemap: http://nox4developper.blogspot.com/sitemap.xml Nox 4 developper: folders
Affichage des articles dont le libellé est folders. Afficher tous les articles
Affichage des articles dont le libellé est folders. Afficher tous les articles

Where are my files and folders? topic






I've transferrered all my folders like titanium backup etc over to my phone, but cant see them anywhere?

Any ideas?

This is my first One x+ having previously powned a few Standard One X.

Any help, much appeciated

thanks
Matt






Android Gallery for SD Card Folders topic






I found an Android Gallery on GitHub that was a Port from the Android Gallery. The App Works pretty good as is, but I would like to limit or remove the MediaScanner so I can specify a Folder on my SDCard to scan.

Is anyone willing to help me with this? I have Forked the Project... https://github.com/soboapps/gallery

I think a lot of people may find this useful if it can be done.

Thanks in advance!






[Q] Help for mount bind folders topic






A simple question
---> doesn't work

Code:


mount -o bind /mnt/test /storage/emulated/0/test

--->worked

Code:


mount -o bind /mnt/storage/emulsted/0/test /mnt/test

I just want to extend my internal sdcard via a mounted samba.
It seems that sdcard filesystem is not been supported.
Somebody have any idea ?