So I can't seem to figure out how to do this I download the proper files and everything I go into TWRP and go to flash the zip file only problem is the zip file is nowhere to be found I have a Samsung Galaxy S3 Tri-Band (model #L710T) (Running Oct Os) Anyway moving on every time i go into recovery mode my storage option at the top is stuck on internal storage I can't change it every time I try to change it to micro SDcard nothing happens then the file path is just this icon ---> (/) then the folders available are boot, cache, data, dev, etc, external_sd, license, proc, recovery, res, root, sbin, sdcard, sideload, supersu, sys, system, tmp, twres, and usb-otg but when I go into any of those none of them have zip files in them as well as the file path is not the same from the one where my downloads folder is in es file explorer and the one in TWRP then i get this file path with storage/emulated/0 or something I honestly can't figure this out for the life of me and all I want is xposed so anyone who can help me I honestly do appreciate it I will be willing to post any photos or anything you need for more info and fyi my S3 is running Android Marshmallow 6.0.1 if that helps as well (mods sorry if I posted in the wrong section just signed up today as of posting this)
Try looking here.
/data/data/com.android.providers.downloads/cache
Still Did Not Work
Still did not work any other suggestions oh but I did manage to be able to select micro SD card its not stuck on just internal storage anymore but yeah that did not work.
If it downloaded its gotta be on your system somewhere. Use a good file explorer with root privileges that has a search function.
I had to search for it on mine, too. I don't remember exactly where it was, but I can narrow it down to data, sdcard, sys, or system. I am very much a noob, so I checked every subfolder in ever folder to find it. I hope that helps
Sent from my SPH-L710 using XDA-Developers mobile app
Related
Using the latest Axiom ROM I ran into a problem where I can't download into the 'Download' folder of the SD card. It's the default location for the stock browser to download into.
I can pick the save location easily with the opera browser, but don't know how with the stock browser.
Anyway it seems that somehow with the last Axiom flash a new folder also named "download" was created on my SD card.
One is spelled 'download' and one is spelled 'Download'. One is empty and one has weird contents that isn't readable by most file file managers. That one is actually my original one.
I can't delete either one, and I can't download programs into 'download' from the stock Browser. (did manage to delete both with Root Explorer, the original remerged, contacts intact, upon a reboot)
So I want to format my SD card partition.
I tried Clockwork partition SD card. and it didn't work.
I tried resetting all user data from within the Android OS and it didn't do anything to the SD card partition either.
I'm looking for the ADB command to do it.
I found a command to do it on the Hero, G2 touch. It's :
First, on your phone, go into Home -> Settings -> SD card & phone storage, then click on "Unmount SD card"
Then, in your shell, do the following.
Code:
adb shell
mkfs.vfat /dev/block//vold/179:1
Looking for a similar command for the Galaxy Nexus. Thanks.
so you cant use root explorer to rename the one folder to match...or delete one?
droidstyle said:
so you cant use root explorer to rename the one folder to match...or delete one?
Click to expand...
Click to collapse
Nope, root explorer shows one empty file, and the original 'download' is shown as a systems file or whatever is designated by a piece of paper with a yellow shield with a star in the lower left corner. But root explorer can't open any of the contents using any of the options from 'Text Viewer' through 'Rar Viewer'.
I just deleted both of those folders using Root Explorer.
But then I still couldn't save from the stock browser. 'Download failed'.
Then I rebooted and the original 'Download' folder was present with all previous contents intact. I was able to successfully download to it.
Which leaves the original question.
How do you format the SD card partition?
If you don't care about your user data you could lock the bootloader and then unlock it again.
go to the android revolution hd thread and look up the "super wipe" scripts. There is a full and lite version. Although it appears the full version is not yet released. The difference is the full version wipes data/media folder(Virtual sd card).
Izord said:
Thanks maybe answer it and move it out of here.
Or just move it out of here so it will be ignored and never answered.
Click to expand...
Click to collapse
Not sure why you are so negative about the Q/A section.. I personally go through it multiple times a day and try to answer everything I can.. if you want to delete it then relock and unlock your boot loader. That would be the easiest.
Sent from my Galaxy Nexus using xda premium
droidstyle said:
go to the android revolution hd thread and look up the "super wipe" scripts. There is a full and lite version. Although it appears the full version is not yet released. The difference is the full version wipes data/media folder(Virtual sd card).
Click to expand...
Click to collapse
Yes as droidstyle said there isn't any SD "partition" in our GN. The /sdcard/ is actually a link to /data/media, means that they are in the same partition and the storage are being shared. So it is not possible to "format" the SD "partition".
Do not try the old methods, it is not a 179:1 device.
sorry to bring up a dead thread, but if i do the lock/unlock trick while running a custom rom, am i going to be able to boot the phone back up? Will i need to have Android SDK ready to go so i can flash CWM and flash a rom?
thanks
the browser is your download problem
YEAH YEAH i know....... not for questions and answers but what can i say im a postaholic (sorry bout that)
This kid cant download because he is using the stock browser.
If he were to use dolphin or maybe even firefox he would be able to download .
Okay im done posting in the wrong place now
sorry just wanted to help:highfive:
XDA RULEZ
I think there is one option in CWM. Format Storage
joshnichols189 said:
Not sure why you are so negative about the Q/A section.. I personally go through it multiple times a day and try to answer everything I can.. if you want to delete it then relock and unlock your boot loader. That would be the easiest.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Easiest procedure, no need to relock/unlock bootloader:
- 'fastboot erase userdata'
the_kwa said:
sorry to bring up a dead thread, but if i do the lock/unlock trick while running a custom rom, am i going to be able to boot the phone back up?
thanks
Click to expand...
Click to collapse
That's kinda obvious, since all you're doing is relocking the bootloader. Even when unlocking, only thing fastboot does is erase userdata and unlocking the bootloader itself. It doesn't touch /system, boot.img (the rom itself).
Izord said:
Using the latest Axiom ROM I ran into a problem where I can't download into the 'Download' folder of the SD card. It's the default location for the stock browser to download into.
I can pick the save location easily with the opera browser, but don't know how with the stock browser.
Anyway it seems that somehow with the last Axiom flash a new folder also named "download" was created on my SD card.
One is spelled 'download' and one is spelled 'Download'. One is empty and one has weird contents that isn't readable by most file file managers. That one is actually my original one.
I can't delete either one, and I can't download programs into 'download' from the stock Browser. (did manage to delete both with Root Explorer, the original remerged, contacts intact, upon a reboot)
So I want to format my SD card partition.
I tried Clockwork partition SD card. and it didn't work.
I tried resetting all user data from within the Android OS and it didn't do anything to the SD card partition either.
I'm looking for the ADB command to do it.
I found a command to do it on the Hero, G2 touch. It's :
First, on your phone, go into Home -> Settings -> SD card & phone storage, then click on "Unmount SD card"
Then, in your shell, do the following.
Code:
adb shell
mkfs.vfat /dev/block//vold/179:1
Looking for a similar command for the Galaxy Nexus. Thanks.
Click to expand...
Click to collapse
sdcard is a virtual card and is located in the data/media folder. You can use something like root explorer and make any necessary changes there and they will be in sdcard.
Soo, I know there's a lot of these threads around, but I can't find the answer I'm looking for. I'm wondering: After I flashed 4.2 I got this extra "0" folder on my internal sdcarrd. Can I just cut/paste the content of the "0" folder back to the original sdcard root? or will this have a negative effect on the storage?
Regards.
olfyboy said:
Soo, I know there's a lot of these threads around, but I can't find the answer I'm looking for. I'm wondering: After I flashed 4.2 I got this extra "0" folder on my internal sdcarrd. Can I just cut/paste the content of the "0" folder back to the original sdcard root? or will this have a negative effect on the storage?
Regards.
Click to expand...
Click to collapse
I had this issue earlier so i moved everything back to the root folder and deleted "0". If you are planning on flashing a few 4.2 roms i suggest you use the latest TWRP recovery or wait for the updated clockwork recovery because everytime you flash 4.2 roms they automatically create a 0 partition so you will end up with 0/0/0 etc depending on how many you flash
K, thanks!
I think I'll just copy the content of the "\0" folder back to the root, and stick with the ROM I'm on now. Then I'll update CWM when an update is released.
Aaargh.. I'm getting kinda pissed now..
When I try to copy the sd-content back to the root, it says that the device has stopped responding, or isn't connected. Can you tell me what is the standard root folder for the sd-content?
After installing a previous backup the was still a 0 folder so I copied all of the files to the root folder however it made the pictures unable to view
Sent from my Galaxy Nexus using xda app-developers app
I've tried several methods to move my clockworkmod folder out of the "0" folder to the sdcard "root" to no avail.
I'm currently backing up everything from "0" to my desktop. Once that's done, how can I push the clockworkmod folder to the sdcard "root"?
daewond3r said:
I've tried several methods to move my clockworkmod folder out of the "0" folder to the sdcard "root" to no avail.
I'm currently backing up everything from "0" to my desktop. Once that's done, how can I push the clockworkmod folder to the sdcard "root"?
Click to expand...
Click to collapse
Seems like there are some problems copying big folders over to the root. Try to first copy the CWM folder from your PC into some folder on the sd-root. Then, from your phone, open up a file explorer and copy the CWM folder to the root. Pretty weird, but it looks like it's working for me..
Edit: Yupp! worked for me. Hope you'll sort it out aswell.
olfyboy said:
Seems like there are some problems copying big folders over to the root. Try to first copy the CWM folder from your PC into some folder on the sd-root. Then, from your phone, open up a file explorer and copy the CWM folder to the root. Pretty weird, but it looks like it's working for me..
Edit: Yupp! worked for me. Hope you'll sort it out aswell.
Click to expand...
Click to collapse
Thanks for the help!
What file explorer did you use? Every one that I've used takes me directly to the "0" folder when I hit "sdcard" thus I can't seem to paste the clockworkmod folder into sdcard root.
daewond3r said:
Thanks for the help!
What file explorer did you use? Every one that I've used takes me directly to the "0" folder when I hit "sdcard" thus I can't seem to paste the clockworkmod folder into sdcard root.
Click to expand...
Click to collapse
move it to /data/media
---------- Post added at 12:26 AM ---------- Previous post was at 12:11 AM ----------
here's how it works
before the virtual link to /sdcard was /data/media
cwm was writing under /data/media so cwm folder would show up under /sdcard as well
now the virtual link to /sdcard is /data/media/0
that's because of multiuser (even if multiuser is not working on phones)
cwm is still wriyinb to /data/media so cwm golder eoll mot show up under /sdcard
solutions
1. to copy cwm foldrr on pc: move cwm folder from /data/media to /data/media/0 that is to /sdcard then attach phone to pc and copy folder from sdcard
2. to restore from a backup on your vomputer: attach phone to pc, create cwm folder on sdcard andcopy h erebackup folis, copy cwm foldef from /data/media/0 into /dara/media
it is normal to have a /data/media/0 which means /sdcsrd
it is not normal to have /data/media/0/0 which means /sdcard/0
the latter happens on your second installation etc.
daewond3r said:
Thanks for the help!
What file explorer did you use? Every one that I've used takes me directly to the "0" folder when I hit "sdcard" thus I can't seem to paste the clockworkmod folder into sdcard root.
Click to expand...
Click to collapse
I used solid explorer beta2. You'll find it on google play
Sent from my Galaxy Nexus using Tapatalk 2
I haven't updated to 4.2 yet because of this sdcard/0 issue I'm reading about
I don't care much about what's on my SD card besides my Nandroid backups so the only thing for me is: can I restore a backup from CWM if I move the "clockworkmod" folder from sdcard/0 back to the root of the SD card?
I assume there's no other adverse effects of all our files and stuff being on sdcard/0 instead of just sdcard root?
Enhanced said:
I haven't updated to 4.2 yet because of this sdcard/0 issue I'm reading about
I don't care much about what's on my SD card besides my Nandroid backups so the only thing for me is: can I restore a backup from CWM if I move the "clockworkmod" folder from sdcard/0 back to the root of the SD card?
I assume there's no other adverse effects of all our files and stuff being on sdcard/0 instead of just sdcard root?
Click to expand...
Click to collapse
read my commeny above: yes, although cumbersone, yes
I'm thinking this is the appropriate thread to post this so here I go. I flashed the newly released 4.2 rooted stock image and there were a few problems :
1. I forgot to delete the cache/dalvik cache, which created a bootloop and completely messed up my device, and I had to wipe/factory data reset from the recovery to fix it (in which case I had to lose almost all of my data)
2. I accidently overwrote an existing nandroid backup of the previous (CM 10 stable) ROM I had made to restore just in case anything happens, so I was out of options to restore my nexus to a working state. I finally had to use the crashed ROM's nandroid backup using an advanced recovery so I had my photos, videos etc intact. I got it finally working but anyways,
3. I restored my apps+data using titanium backup. I wanted to go back to my CM10 backup which I had made using ROM manager and it was still present with the rest of my data. But when I selected the backup which made, the device restarted and gave me an error stating "SD CARD MARKER NOT FOUND" :crying:
Now I'm unable to restore or even make a new backup with ROM manager. And to add, I have like three folders for storage using up too much space on my sdcard :
1. root/sdcard - I have no idea where this came from but it sure has an awful lot of my files copied there
2. root/storage/sdcard0
3. root/storage/emulated - has two subfolders : 0, legacy
All of the above locations contain the same exact files and I just want my nexus back the way it was. I know I can flash CM10 right away but I just wanna get some help on how to delete and make changes to these added folders by properly moving the files without crashing the os.
Any help would be greatly appreciated!
I am having this issue as well and am very very annoyed. Please help. Thanks. I cannot get into recovery manually or otherwise. Keep getting Andy with the red exclamation mark in his chest and must remove battery to reboot.
Fu#k rom manager and CWM use TWRP an rom toolbox pro an you will be fine on 4.2 JB.
Sent from my Galaxy Nexus using xda premium
Update: got it working.. had to flash back cm10 stable, move files around and get back the old ROM manager backup and restore it. Its fine now. Not to mention the 4.2 ROM was pretty unstable on my nexus, causing several reboots and sometimes it froze (especially when I connected it to my desktop) and I had to remove the battery and put it back in to get it working. Moreover the 4.2 rom screwed up the file system, making my nexus' SD card unreadable on any desktop. It just wouldn't install the drivers whatsoever. I'd wait for cm10.1 than try any other custom 4.2 from now on.
Sent from my Galaxy Nexus using xda app-developers app
daewond3r said:
Thanks for the help!
What file explorer did you use? Every one that I've used takes me directly to the "0" folder when I hit "sdcard" thus I can't seem to paste the clockworkmod folder into sdcard root.
Click to expand...
Click to collapse
You can download Root Browser Lite from play store, which gives you complete access to the root of your phone and internal files such as system/.
I know this has been addressed but I was hoping you could help me and my friend out because we can't seem to find a definitive answer out there....I have tried about 8-10 4.2.X ROMs on my galaxy nexus and every time I do the files are moved into sub folder 0 because of multiple users and the restructured file system that comes with it.....now our problem is that when we use 4.2 or 4.2.1 ROMs the files are invisible no matter what I do....I used many different file explorers and yes I have "show hidden files" checked off. However when I revert back to 4.1.2 the files appear again.....even when I hook my phone up to my computer when running 4.2.x the files are invisible and they are nowhere to be found so that I can merge the old and new file folders...so basically when I'm running 4.1.2 everything is great but when I flash 4.2.x everything is moved and cannot be seen or visible on my phone or computer until I revert back to the previous version of android (4.1.1 or 4.1.2). Any help or problem solving is much appreciated once again thank you for the time and patience for dealing with us lol
Seems you are not using the latest TWRP or CWM so you are running into the "0" folder issue. Update your recovery and try again.
Hope this works
ahmadallica said:
Seems you are not using the latest TWRP or CWM so you are running into the "0" folder issue. Update your recovery and try again.
Hope this works
Click to expand...
Click to collapse
Thanks I will look but I think I am twrp version 2.3.3.1 something like that I will check thanks bud
ahmadallica said:
Seems you are not using the latest TWRP or CWM so you are running into the "0" folder issue. Update your recovery and try again.
Hope this works
Click to expand...
Click to collapse
Yeah I'm definitely using the latest twrp 2.3.2.1 thanks anyway man
So what do you exactly have in /sdcard/ after you flash 4.2?
Oh and assuming you know that you have a folder called "xyz" and it becomes invisible, then did you try searching using the "Search" function of the file explorer you are using so it can find this "xyz" for you automatically?
The files should be stored somewhere because you see them when reverting to 4.1.2 so I think that determining where they are should help in understanding what's going on and what to do later
Note: I have to sleep so I will check this thread again in the morning if no one helped you already
Sent from my Galaxy Nexus using xda app-developers app
ahmadallica said:
So what do you exactly have in /sdcard/ after you flash 4.2?
Oh and assuming you know that you have a folder called "xyz" and it becomes invisible, then did you try searching using the "Search" function of the file explorer you are using so it can find this "xyz" for you automatically?
The files should be stored somewhere because you see them when reverting to 4.1.2 so I think that determining where they are should help in understanding what's going on and what to do later
Note: I have to sleep so I will check this thread again in the morning if no one helped you already
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
First and foremost let me say thanks for taking the time I really appreciate it.....OK.....yes I have used the search function.....let's see here.....so currently I'm running PACman ROM android 4.1.2.....I'm using ES File Explorer.....so when I use es explorer and go to SD card everything is there....games media pics videos basically everything I have on my phone....now when I flash a 4.2.X ROM I download es file explorer and I check off show hidden files.....when I go to SD card a brand new set of files have appeared....including but not limited to "Android" "Notifications" "Downloads" etc. It brings a whole new set of empty folders to the foreground and all of my original folders were moved.....but I can't seem to find a way to "go up a level" to see my original files and see folder "0" with this new set of empty folders.....I basically can't find a way to go up one level and see the entire contents of SD card on my phone or on my computer it just automatically brings me the the newest folder "0" with no way to go up a level no matter what I do or try
Actually in ES File Explorer you will not be able to go up and see the files of the root directory unless you are "rooted" and do the following:
1) Run ES File Explorer
2) Click on the botton right 3 dots
3) Click settings
4) Scroll down to "Other Settings" and choose "Root settings"
5) Check the first three options "Root Explorer", "Up to Root" and "Mount File System"
Now if you start ES File Explorer then you can go up one level by clicking the "up" icon in the main screen
Afterwards, maybe you can search manually or via the Search function to find your files
ahmadallica said:
Actually in ES File Explorer you will not be able to go up and see the files of the root directory unless you are "rooted" and do the following:
1) Run ES File Explorer
2) Click on the botton right 3 dots
3) Click settings
4) Scroll down to "Other Settings" and choose "Root settings"
5) Check the first three options "Root Explorer", "Up to Root" and "Mount File System"
Now if you start ES File Explorer then you can go up one level by clicking the "up" icon in the main screen
Afterwards, maybe you can search manually or via the Search function to find your files
Click to expand...
Click to collapse
DUDE!!!!!!!! Thank you so much I am rooted and checking off those 3 options did it!!!! Thanks a lot man I really appreciate it thanks for taking the time
I'm having the same issue as the OP. I can see all file structure with Astro and root explorer, yet I can not see them with my windows computer. All I can see is internal storage and the folders that are in there which seems to be just the main folders.
How are you able to see the rest of the folders in windows explorer so you/I can put my backups back on my phones. Titanium is saving to storage/emulated/legacy. Yet I can not get there through my PC. This is driving me nuts. I have a fresh install and want to get my back up stuff back to the correct locations.
Thanks
msucoleman said:
I'm having the same issue as the OP. I can see all file structure with Astro and root explorer, yet I can not see them with my windows computer. All I can see is internal storage and the folders that are in there which seems to be just the main folders.
How are you able to see the rest of the folders in windows explorer so you/I can put my backups back on my phones. Titanium is saving to storage/emulated/legacy. Yet I can not get there through my PC. This is driving me nuts. I have a fresh install and want to get my back up stuff back to the correct locations.
Thanks
Click to expand...
Click to collapse
It seems you have your Titanium backup folder on your PC and you want to send it back to your phone, right?
If so, then just move the titanium backup folder normally to your /sdcard/ then follow this post to let titanium detect the folder you sent to /sdcard/ then restore your apps
ahmadallica said:
It seems you have your Titanium backup folder on your PC and you want to send it back to your phone, right?
If so, then just move the titanium backup folder normally to your /sdcard/ then follow this post to let titanium detect the folder you sent to /sdcard/ then restore your apps
Click to expand...
Click to collapse
You are correct and I have everything pretty much the way I want, but I think I have extra folders in my internal storage. I can now see the main storage from windows and it is temping to just keep going with what i got, but I have this nagging feeling that I have something wrong.
Like in this thread.
4.2 roms + CWM 6.0.2.3
your old files are located in data/media
4.2 creates its new SD card directory in data/media/0
take the files you want out of the old directory and put them in the new one and they will show up on your computer.
gpfnzl said:
4.2 roms + CWM 6.0.2.3
your old files are located in data/media
4.2 creates its new SD card directory in data/media/0
take the files you want out of the old directory and put them in the new one and they will show up on your computer.
Click to expand...
Click to collapse
"data/media/0" ......there they are!! Thanks!
Hey guys wanted to know how can i clean wipe all the data folders on my phone except the new ROM file i want to flash
i have done normal formats and wipes but got so many dead/duplicated folders on it with the 0/0 and some other stuff
for exmple with root browser i got the SDCARD folder and then i got the STORAGE/SDCARD0 folder again
also got STORAGE/EMULATED/0/ and here ALSO all the files
and also on STORAGE/EMULATED/LEGACY
what am i missing guys?
The SDCARD folders are in fact only links to the real sdcard folder.
I think these links are needed because android used to have another folder structure and older apps wouldn't be able to accept the sdcard.
For a completely clean wipe you can select wipe internal data in TWRP. Maybe you can push the ROM you want to flash via ADB push. But I'm not sure about that.
Cliff666 said:
The SDCARD folders are in fact only links to the real sdcard folder.
I think these links are needed because android used to have another folder structure and older apps wouldn't be able to accept the sdcard.
For a completely clean wipe you can select wipe internal data in TWRP. Maybe you can push the ROM you want to flash via ADB push. But I'm not sure about that.
Click to expand...
Click to collapse
Ok thanks bud, its just that i know that the /0/ folder is a shortcut to the real folder yet the other 2 i wrote down are old files that i had with other ROMS i have used back in the day
I'm running running the 4.4.2 bug fixing module if it matters.
When trying to: Download apk's, save pictures, use TB, I get an inability to access proper location error.
(Screens hots say USB storage maybe turned on.)
(TB says that storage/emulated/0/legacy can't be accessed. )
Es and other file explorers show that location as the only existing folder inside of internal storage. ("0").
Nothing else is in either folder.
I want to "restore" (Whether that be create folders, or re-flash)
EDIT: Using "Undeleter" app to recover all Archive file types (Zip, Apk, Jar.) And Image file types (there were like 8 different kinds.) Now my plan is to save it all to internal memory storage/emulated/0
I have no clue what else to do, or how to address the Legacy folder inside if "0".
Thanks in advance.
Also want to upgrade to Sm-900t/TWRP/Root/Xposed/5.0 Lollipop in the future if anyone can link a tutorial.
Would be willing to accept newest update as long as TWRP/ROOT/XPOSED are functional and Multi-Window/Pen-Window are both functional.
You could flash the latest stock ROM from sammobile.com using Odin. Then flash twrp via Odin. Flash supersu via TWRP to get root, then install xposed.