File management on CM9 - AT&T Samsung Galaxy S II Skyrocket SGH-I727

Hi I was wondering if anyone else had this issue. The camera and gallery on CM9 are very peculiar... For one the camera app doesn't focus well and you can't tap to focus? And the gallery app is just broken. When you delete something, it comes back later. Lie if if you delete and go to check your files, it's still there. Which is brings me to my last point, what file management software is the easiest to use and navigate? I found the "My Files" from stock experience the best. Thanks
Sent from my SAMSUNG-SGH-I727 using xda app-developers app

1. I've not had those issues with cm9.
2. root explorer has always been my favorite . I would highly recommend it.(very easy to use).

With the camera, tap to focus has never worked as far as I know.
As for the gallery, many people have experienced that, excluding myself. So either one of them will cone along or keep searching through all the CM9 threads. You will definitely find an abundance of posts regarding that issue.
And for file management, there's also FX File Explorer, as well as Solid Explorer.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2

Try Quickpic as a replacement for the Gallery, and working great with cm9
Sent From Down The Rabbit Hole. CM9 Nightlies - Cobalt Theme

I use Just Pictures as a picture only gallery replacement.
You might want to go to manage apps. Find the gallery app and select clear data/cache. Can't remember which one it says.
You might have to setup the gallery again or wait for your pics to resync. This usually fixes weird issues. Also, fix permissions in your CWM.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app

QuickPic for the gallery replacement.
Root Explorer & ES File Explorer for file manager.

kchen96 said:
And the gallery app is just broken. When you delete something, it comes back later. Lie if if you delete and go to check your files, it's still there.
Click to expand...
Click to collapse
I was having the exact same issue with CM9 RC2 and did a bunch of digging around in the source code to see if I could figure out what causes it. In my case, I was unable to delete images that were stored on an external SD card. Images stored on the internal SD card were deleted properly.
It turns out that when Gallery deletes images, the directory they are contained in must be in one of two environment variables that are set up at boot time: EXTERNAL_STORAGE and SECONDARY_STORAGE. CM9 RC2 sets EXTERNAL_STORAGE to /mnt/emmc and does not set SECONDARY_STORAGE. Since only /mnt/emmc is listed, files are only deleted from the internal SD card.
Modifying the environment variables is kind of a pain in the butt, since they're initialized in /init.emmc.rc, which is part of the ramdisk, which means you have to grab the boot.img, unpack it, change init.emmc.rc, then repack/flash it. In my case all I did was add an additional line that sets SECONDARY_STORAGE to /mnt/sdcard immediately after setting EXTERNAL_STORAGE. I've been running this way on my phone for about a week now without issues, deleting images from Gallery just fine.
I submitted a bug report and patch at the TeamChopsticks google code page (issue 105), but it hasn't gotten any attention yet.

I breifly searched, but couldn't find the TeamChopsticks Google Code page. If you post a link, I'd gladly support your Issue #105 because I'm experiencing it, too.

Trinition said:
I breifly searched, but couldn't find the TeamChopsticks Google Code page. If you post a link, I'd gladly support your Issue #105 because I'm experiencing it, too.
Click to expand...
Click to collapse
Sorry, I can't hotlink it because I'm a noob without enough posts. If you go to teamchopsticks.org, then click on Release Notes, there's a link in the first paragraph of the text on the page that will take you to their Google Code page. You should be able to find the issue from there. If you could hotlink it I would certainly appreciate it.

AWiseMonkey said:
QuickPic for the gallery replacement.
Root Explorer & ES File Explorer for file manager.
Click to expand...
Click to collapse
1) Highly recommend Root Explorer for general file management.
2) Check out the ported Sony Xperia album app for a pretty slick gallery. It's available for download and direct install in the themes & apps threads.
Sent from my SGH-I727

Related

Same pictures multiple times in gallery

Ok so I'm running cog, the latest one, and when I go to the pics on my external sd, it is showing 4 of each pic. However, when I go to the folder there is only one copy. Anybody seem this or know how to fix it?
Sent from my SAMSUNG-SGH-I897 running Cognition.
I had the samething happen only way i could get it to go away is reflash the rom.
Sent from my SAMSUNG-SGH-I897
It's the Gallery app bug in the leaked Froyo ROM we have. I know my JI6 had this problem from day one. There is no sure way to fix it.
The official Galaxy S Froyo ROM released in Europe is not better either. Its Gallery app has a nasty battery drain bug.
Try this without having to reflash.
Connect to PC and MOVE all of your pictures to your PC. Delete anything you see inside .thumbnails in the DCIM folder (from your default Camera storage). Move all of your pictures back to your phone. If you accidentally copied a .thumbnails folder, make sure you don't move that back in. Gallery will reindex all of your pictures and create new thumbnails.
Just deleting .thumbnails and a reboot works for me when/if this happens.
whiteguypl said:
Just deleting .thumbnails and a reboot works for me when/if this happens.
Click to expand...
Click to collapse
That didn't work for me. I just tried it. My gallery started showing multiple photos again. I think this only happens when I connect to my PC at work (and/or home) and browse photos using Explorer.
same thing happening to me, i have 3 of each photo on the sd card
Try going to your picasa web albums at picasaweb.google.com/home
login with the gmail account you use on your phone and look at your web albums
By default the gallery app / android will sync with picasa web albums, so anything added there will appear in gallery.
I've never used picasa but I'm gonna give it a try.
Sent from my SAMSUNG-SGH-I897 using XDA App
Move everything into your internal sd card. I know it sucks and it's not as secure but just make sure you backup regularly. It got really annoying deleting the thumbnails once a week and it hasn't happened since I shifted everything to my internal sd.
I had the same problem. Not once, but twice. The first time I deleted the copies from my PC then rebooted. For awhile that seem to work, but just today I had the same problem in multiples of 8 for each pic.
Hopefully someone finds a fix for this
FROYO.UCJI6 Rooted, same issue except I have multiple icons for same pics that dont even exist on the phone anymore. Ive killed gallery, deleted every copy of .thumbnails I can find, rebooted..etc. No avail, folders that no longer exist on the phone show up in gallery, with multiple thumbnails for the same pic, very annoying.
I've been flashing roms like crazy here recently and haven't has problem yet. Though it is said it a leaked rom bug so I'll see if out happens again.
Sent from my SAMSUNG-SGH-I897 using XDA App
I also had that same problem with the cog ROMs. I tried many of the suggested solutions, including deleting .thumbnails. Unfortunately, nothing ever worked.
I have since switched to Perception, and I haven't had that problem since.
Ok..here is the fix from other thread
With root explorer delete:
- /dbdata/databases/com.android.providers.media/externalXXX.db
- /sdcard/Android/data/com.cooliris.media
reboot
Good luck
cgm8 said:
Ok..here is the fix from other thread
With root explorer delete:
- /dbdata/databases/com.android.providers.media/externalXXX.db
- /sdcard/Android/data/com.cooliris.media
reboot
Good luck
Click to expand...
Click to collapse
that worked, thanks
Now if i do delete these strings will they affect any other programs?
cgm8 said:
Ok..here is the fix from other thread
With root explorer delete:
- /dbdata/databases/com.android.providers.media/externalXXX.db
- /sdcard/Android/data/com.cooliris.media
reboot
Good luck
Click to expand...
Click to collapse
Worked for me too!!!
Thanks!!!

Photos keeps copying by itself

I transfered some pictures from my mac to the captivate... After a while when i go in the gallery app my pictures are getting duplicated many times... Far as 5x each... And when i try to delete them it takes ages and i have to close the app or else it eats my battery... Anyone is having the same problem?
Sent from my SAMSUNG-SGH-I896 using XDA App
Photo Dupes
Here is a post from cgm8 (10th December 2010). See if it resolves your problem.
Ok..here is the fix from other thread
With root explorer delete:
- /dbdata/databases/com.android.providers.media/externalXXX.db
- /sdcard/Android/data/com.cooliris.media
reboot
Good luck
photos keep duplicating themselves.
I too had the same issue. I would have 5 copies of each picture in my gallery. I was hesitant to delete the files recommended below with Root Explorer so I just used Root Explorer to rename the files (removed the db on one and the word media on the other) rebooted and many of the dupls disappeared on their own, the originals were fine. We'll see if it lasts.. also, anything I really did want to delete manually deleted very quickly.
I found the easiest way to deal with this is to go into manage applications>all>media storage>clear data...then reboot
problem solved..
I just downloaded sgs tools for captivate then apply the script "clear_thumb_db.txt"
Sent from my SAMSUNG-SGH-I897 using XDA App
Any idea as to what causes this?
well i fixed it using the manage apps option above.. just a few hours after it happened to me.. talk about timing!
This always happens to me if I root/unroot the phone with my sdcard in. If I take it out before hand its fine.
I just mount my phone and open all the massstorages and delete the thumbnail files in the DCIM folders and that works fine. You have to understand all the copies you see are thumbnails and deleting via the phone thru gallery can delete the real image...
i have never un-rooted..

gallery app - subfolders

I want a gallery app that doesn't just clump every folder with pictures in it in to root gallery.
For example:
/album/pets/cat
/album/pets/dog
/album/pets/fish
In the stock app (and all others I've tried) will put cat, dog, fish right in the main gallery. I just want to see a subfolder called pets.
Looking at my photos and directory structure on a computer, my files are neat and well organized. In gallery it takes forever to find what I'm looking for.
I've tried just about every app out there, and even sent feature requests to several authors. The author of Quickpic said he'd consider it. Thats about the furthest I've got.
Any other suggestions?
You should check out JustPictures. It's in the market. I've been using it for a while, and it's great.
Or also QuickPics also in the market
I should of listed the ones I've tried. JustPictures and Quickpics behaves the same as the stock app regarding folder structure.
I actually emailed both devs about adding that feature..
scoob8000 said:
I should of listed the ones I've tried. JustPictures and Quickpics behaves the same as the stock app regarding folder structure.
I actually emailed both devs about adding that feature..
Click to expand...
Click to collapse
Maybe it'll get added to QuickPic, I emailed the dev about that too - or at least a tag type of implementation where I could tag my folders and sort by the tags. QuickPic is still a great app.
EDIT: You can sort by path in QuickPic, but all of the folders are still on one screen. Example: If you have:
/colors, then
/colors/blue
/colors/green
/colors/red
-and-
/pets, then
/pets/cats
/pets/dogs
/pets/fish
The folders will show up in this order: blue, green, red, cats, dogs, fish. At least common folders will be grouped near the others in the same parent directory. I believe this feature was implemented in the latest update.
Sent from my Evo using Tapatalk
Cool, I knew I couldnt be the only one that organizes by folders.
My real pain is I have a folder called work where I keep all my work related stuff. Theres a ton of stuff and all the subfoloders clutter up the main gallery view..
scoob8000 said:
Cool, I knew I couldnt be the only one that organizes by folders.
My real pain is I have a folder called work where I keep all my work related stuff. Theres a ton of stuff and all the subfoloders clutter up the main gallery view..
Click to expand...
Click to collapse
If you use that folder more than any other, there's also an option to automatically open the app to the last opened folder when you launch the app. If you need a different folder, you just hit the back button.
The MIUI gallery is awesome because it has three views -Favorites, All Folders, and SD card - that are tabs at the top of the app. I use QuickPic for certain things, but the MIUI gallery is my default gallery because I put the 3-5 folders I use the most on the favorites tab, so usually that's all I need. If QuickPic could do something like this, it'd be my default.
EDIT: Just realized your problem is with the work folder's subfolders, not with having to go through everything to get to the work folder. You could exclude the work folder (and it's subfolders) in QuickPic, and use the stock gallery for work stuff. That way the work stuff doesn't get in the way with QuickPic. I'm still hoping for a folder-tree type of listing.
Sent from my Evo using Tapatalk
plainjane said:
EDIT: Just realized your problem is with the work folder's subfolders, not with having to go through everything to get to the work folder. You could exclude the work folder (and it's subfolders) in QuickPic, and use the stock gallery for work stuff. That way the work stuff doesn't get in the way with QuickPic. I'm still hoping for a folder-tree type of listing.
Click to expand...
Click to collapse
Bingo
Hopefully others see this and email the author too. I even told him I'd be willing to donate. I really like QP the best, its small, fast, and efficient. Only that one feature is missing.

Hiding Pics from the Gallery??

Hey guys:
I've got tons of comicbooks on my storage card that keeps showing up as individual folders in my picture gallery. I know I could drop a "no media" file in the main folder to stop it, but then my other apps wont read anything in that folder as well correct? Is their any way to exclude the comicbook folder from the gallery?
thanks
shaun0207 said:
Hey guys:
I've got tons of comicbooks on my storage card that keeps showing up as individual folders in my picture gallery. I know I could drop a "no media" file in the main folder to stop it, but then my other apps wont read anything in that folder as well correct? Is their any way to exclude the comicbook folder from the gallery?
thanks
Click to expand...
Click to collapse
+1 ................
call me crazy, but I have a feeling the easiest solution is to create a .nomedia file and put it in the folder you want to hide.... ooooor I could be 100% wrong.
MitchRapp said:
call me crazy, but I have a feeling the easiest solution is to create a .nomedia file and put it in the folder you want to hide.... ooooor I could be 100% wrong.
Click to expand...
Click to collapse
You are crazy ;-) does not work here.
This does not solve your problem, but may be an alternate solution. I use a gallery replacement called QuickPic. Inside of QuickPic you can choose which folders are hidden so you only see the ones you want.
HuckFinn said:
This does not solve your problem, but may be an alternate solution. I use a gallery replacement called QuickPic. Inside of QuickPic you can choose which folders are hidden so you only see the ones you want.
Click to expand...
Click to collapse
I've heard of QuickPic. But I really like the stock Gallery. And if I put a no media file in that folder,, my comicbook reader apps wont see the files either right?
Actually, all you have to do is rename the folder or file and put a "." at the start of the name. So a folder called "my_pron" renamed ".my_pron" won't show up
It's probably worth noting that you should do the rename on your tab and not from your PC, I had problems with it not working when I did it via my PC, that's why I mention it. I used Astro File manager and it works just fine.
t.d.k said:
".my_pron"
Click to expand...
Click to collapse
Giggity...
Kii Safe!
It's a program designed to be more along the lines of hiding naughty things, but it would allow you to move all your comics into a side gallery type section, plus once their there you can subdivide them into their own folders AGAIN so that you have individual comics in mini-galleries, with sorting by name or date possible to make for easy ordering.
https://market.android.com/details?...esult#?t=W251bGwsMSwxLDEsImNvbS5raWkuc2FmZSJd
Noteworthy item is that with the EI22 update yesterday, my app got wiped with the rest of my phone, but upon re-installing it and going through new-startup steps it found the SD card data from my previous installation - yay SD card!
tigerknight said:
It's a program designed to be more along the lines of hiding naughty things, but it would allow you to move all your comics into a side gallery type section, plus once their there you can subdivide them into their own folders AGAIN so that you have individual comics in mini-galleries, with sorting by name or date possible to make for easy ordering.
https://market.android.com/details?...esult#?t=W251bGwsMSwxLDEsImNvbS5raWkuc2FmZSJd
Noteworthy item is that with the EI22 update yesterday, my app got wiped with the rest of my phone, but upon re-installing it and going through new-startup steps it found the SD card data from my previous installation - yay SD card!
Click to expand...
Click to collapse
I have a app similar to this called Hide & Sneek. But I have to unhide pics everytime I need to use it. Will Keep safe allow me to hide the comics just from the Gallery , but let them be used in the Combook reader?
Quit trying to hide the pron from her and you won't have issues! Or just if ya get caught freak out and claim you must have a virus!
Sent from my ADR6400L using xda premium
hammer4203 said:
Quit trying to hide the pron from her and you won't have issues! Or just if ya get caught freak out and claim you must have a virus!
Sent from my ADR6400L using xda premium
Click to expand...
Click to collapse
lol. Not worried bout the porn pics. But when I have to scroll through the gallery to find the folders my real pics are in, its kinda annoying. See the attached.

[Q] cancerous thumbnail file

My .thumbnail file in .DCIM keeps expanding to fill all available space, preventing me from taking pictures and causing the system to become unstable. Today, ".thumbdata3--1967290299" was up to 3.5 gb. I delete it every time, but it grows back after the next reboot. Whether I delete the folder, the files itself, doesn't matter. I do have a lot of large pictures on the external SD card (not taken with the camera on the phone), which is perhaps the reason thumbnail is growing so large.
I used titanium backup pro to freeze gallery, but then I can't take pictures with the camera.
Judging from google search and a search across all XDA forums, this is not specific to the skyrocket, or the rom I'm running (cyanogenmod 10). I'm not coming across any specific solutions though other than delete them. There was one suggestion to setup a program to automatically delete the file, however that seems... inelegant.
I've also switched to using quickpic instead of the stock gallery option, but again that does nothing.
I tried naming a notepad document to .thumbnails to prevent android from making a .thumbnails file, but windows wouldn't let me.
Mediascanner seems to go nuts every time I turn on my phone after deleting the old file, the phone is warm to the touch, and BetterBatteryStats indicates it's running the cpu at 1.51 GHz for 15 to 20 minutes after boot. I'm going to try disabling media scanner to see if that prevents thumbnail from being built up, but I was wondering if anyone had any other fixes or suggestions. Like if there was any way to set a maximum file size on the thumbnail file, or if there was a way to disable the stock gallery without compromising camera functionality.
The solution I suggest will help with your media scanner issues but your photos will no longer be visible in the gallery.
Go to the folder you keep your photos in and use a file explorer app like root explorer to create an empty file named .nomedia
This tells the android media scanner to skip that folder. If you have folders inside folders, place a .nomedia file in each folder.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
rushi.1986 said:
The solution I suggest will help with your media scanner issues but your photos will no longer be visible in the gallery.
Go to the folder you keep your photos in and use a file explorer app like root explorer to create an empty file named .nomedia
This tells the android media scanner to skip that folder. If you have folders inside folders, place a .nomedia file in each folder.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
If media scanner has already detected said files, will it still show up in either Gallery or Quickpik? And will new pictures I take be added to either without media scanner?
interkin3tic said:
If media scanner has already detected said files, will it still show up in either Gallery or Quickpik? And will new pictures I take be added to either without media scanner?
Click to expand...
Click to collapse
I am pretty sure already scanned pics will be gone. As for new pics, I don't know. You just have to try it yourself.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Update: rescan media root, preventing media scanner from going every time the phone reboots, seems to have fixed it. Camera function is not compromised, nor are pictures hidden from quickpik.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
I was just going to recommend that. It seems to have helped me keep boot times down and help with battery life.

Categories

Resources