Hey all, I'm a noob. But I got my NT pretty much where I want it to be. I realize now that the extra space is in the data file system (yeah, I can use the extra gigs). Now, my biggest problem is that my .cbz .cbr files do not have a default program or association. This is a problem because my root accessible comic readers will read to the data folder but when you open up the data folder it says nothing is there. At this point, I just need a comic app that links up .cbz .cbr s as the default program for those file types so that I can open the file from on of my file expolorer programs. Or I need to figure out a way that allows my rooted comic apps to actually go into the data folder. Why won't these programs look into the file system past data?
Now,
I did try the permanence method to link a usrdata file to the mnt/internal file, but while it creates the mnt/internal file it does not fill it in with my files...which sucks (I just folled the instructions and I think it may require the snowball mod). I do like the B&N reader for my epubs, so I don't want to use the snowball mod
And even in snowball could not work, in OP is posted that many apps can still be incompatible
Sent from XDA using one of my Android Toys
Related
Hi everyone,
I have a question or maybe someone can give me some advice?
Is there an application that can do this or maybe a terminal app, and someone knows the commands to enter?
I am very anal and a complete neat freak, so my sd card on my xperia looks very unorganized. I have tried to create a folder called android and move all the dependent files to android there but the folders and files just get recreated.
I would love to have my sd card Folders look like:
Android (defualt for android),
Music,
Pictures,
Movies,
Temp,
and so on.
does anyone know how this type of organization could be done, I have an X10a rooted. So could i not open a terminal and change the default path to my sd card to a folder rather than the root of the card.
So this would make android put anything it wanted to write to the sd card into a folder called Android.
Hope someone is as anal as me and has figured out a way to do this.
I agree and would also like to know if there's an option to deal with this. I think it's absurd that Android defaults to dumping temp files an app folders all over the sdcard with no actual organization. I can't think think of a single reason why it can't just put all of these things in an "Android" folder and make a giant mess out of that, instead of doing it right in the sdcard root.
This was posted in July and this is the first response. Anyone have any ideas?
Root explorer paid app will allow to create folders and move stuff around
sent from my Commodore 64
BUMP
would also really like to know if it can be tidied up
what about dynamic links like the same way apps2sd works
Just an idea
Bump, still searching for a solution to this
I would think that with all the mods, this might be able to be done.
I'm going to ask if the moderators good move this thread to a more general forum like the android q&a?
would be nice to have all sym links go to an android folder, instead of the root of the sd card. or maybe the android files need to be on root?
still searching......
I am afraid this cant be done - every Android app has a ability to write wherever on sdcard. There is dierectory Android, which is default for every android app data.
Some developers respect it some not, many apps dont write do /sdcard/Android but creates their own dirs wherever on sdcard.
I think about one solution, because I am linux geek and hopefully many thinks could be done on Android similar way
Repartition the sdcard with two discs - one to be mounted as /mnt/sdcard - where all of the junk stuff and android configs will be stored as usual and second one partition (bigger) mounted eg. as /mnt/ext_sdcard
But there is one problem, because not all of apps are able to work with files on eternal storage....
I have a ton of folders on SD card and some places on my phone's internal storage that I want to know how to delete, bottom line is some of them are important folders that may be required by the system - some contain downloaded data from games and what not - such as The Sims Freeplay - that range in sizes from 400MB to 900MB.
I'm running on a stock phone, HAS NEVER BEEN ROOTED, DO NOT WANT TO ROOT THIS PHONE TO GET RID OF THESE - is there any ways to do this without rooting the phone?
Any help is appreciated
SDCard folder deletion
Hi,
As everyone gets to read/write on the sdcard you should be able to delete everything on the card.
Since you are unsure if the files are still needed, I'd suggest you back them up, delete them and put them back on the card if you run into problems.
Take a look at the files timestamps to identify old and probably unused files.
As for deleting stuff, I see several ways to accomplish that:
transfer files via USB mode
use a file manager from the market and just click your way through
use ADB from the android SDK, this will open a shell and you can use all the unix commands you want. You'll also have access to 'adb push' and 'adb pull' to transfer files.
Astro file manager .
Sent from my HTC PH39100 using xda premium
You can probably just delete the files using a file manager. It's tedious though.
tl;dr `rm -rf <directory>` returns "Directory not empty"
I noticed that the old folder for Google Currents [/storage/sdcard0/Android/data/com.google.android.apps.currents] kept showing up regardless of how many times I 'cleaned it' with the app SD Maid. ES File Explorer returns that it contains 7 folders and contains 0 bytes and cannot be deleted.
Instead of letting an app handle it, I just mounted my phone with go-mptfs and decided to `rm -rf` from there. That returns "Directory not empty". There's two folders each with the same amount of sub-folders with similar names. Both contain files that are registered as 4GB with crazy characters as their name [according to my file manager]. `ls -al` won't list anything in any of the directories, but it will spit out that it can't find anything.
`rm -rf` through adb shell spits out the same error as before and Windows Explorer shows the same files with 4GB sizes. Despite the files appearing to be deleted through a file manager they still appear on the phone.
I'm completely stumped here. The only idea I've come across that makes a little sense is fsck, but I'd like to hear other ideas before I venture into unknown territories.
Ideas?
I have had I think the same issue with fders in a few occasions. For a while what I was doing was just renaming them BAD. Since it would not let me delete them. I had the same kind of issues where something in the folder would just refuse to be deleted. I THINK some part of the file got corrupted between doing something on a windows machine and my phone.
After I had a few BAD, BAD1, Etc files I finally decided to back up all my WANTED/NEEDED files and apps or whatever I had on my sdcard (internal) to a PC. This took a while with almost the whole sdcard filled. Once it was done I was then able to go into recovery and format my sdcard (internal) via cwm recovery. Then I restored all my files/folders I wanted/needed back to phone. It is the ONLY WAY I was able to get rid of it. Hope this helps ya.
Sent from My SGH-I777 Running Spiderman Themed AOKP or Spiderman Themed CM10
Thanks for the idea! I forgot about CWM's ability to format the storage it detects. I feel that may be the way I have to go, but I'd like someone to comment on the fsck idea first.
SquidLord said:
Thanks for the idea! I forgot about CWM's ability to format the storage it detects. I feel that may be the way I have to go, but I'd like someone to comment on the fsck idea first.
Click to expand...
Click to collapse
Hi… I also experiencing same problem like you.
Do you manage to delete those file without going through format feature via CWM Recovery?
You can also try the file manager from mrrobinson aroma.
It loads from recovery...so, could work.
Sent from my SGH-I777 using xda app-developers app
Hey,
I haven't proven this yet but I think I've got a method for securely deleting files on any OS. The reason people need to do "secure delete" rather than simply deleting files is because this only removes the directory to those files, a fact that can be exploited by anyone motivated to see whatever file it is you're trying to trash, Complex programs that can be used do some sort of shuffling to accomplish a more secure delete. This is all necessary until the space is used up again, at which point it can't be storing both the old and the new file.
All you gotta do is:
take any group of files,
copy and paste them repeatedly
keep filling in the free space until there's none
delete copies
jobs done
I'd love to know if and why this isn't true, it does seem too simple. Anyone know how to extract deleted files (to test it)?
Hello.
There was a big trouble, because there are ugly men, perverted a good file manager (in the past, unfortunately...) ES File Explorer.
After i flashing my Fly Magic, as usual, I decided to restore the backups Titanium.
I do not remember why, but I opened file manager and this bastard invited me to clean the "rubbish".
I have not looked, clicked on something and he removed all backups...
Using of the best file recovery program "dmde" - did not help...
But it turned out that before I pulled from the SD-card, along with the garbage, .android_secure folder.
Search the Web showed it just will not work to recover the information from there, because it is encrypted.
A AppsOnSD.sks key, of course, already been overwritten after flashing ...
.asec files are opened by AndroidStudio, but in the form of gibberish.
Question: I'm a complete zero (nuub and dummie) in the programming, though "on you" with IT-sphere.
Strongly request help on the issue of the content of the .asec files WITHOUT "AppsOnSD.sks" key
In fact, I need to get from one app - it is the Old notepad (Ultra Notes app), and that is the russian text. All the rest does not matter.
Thank you in advance.