Help With Ext. Sd Card 4.4 - AT&T, Rogers, Bell, Telus Samsung Galaxy S III

I'm currently on Quantum 4.4 rc2 and my ext sd card isn't showing in es file explorer, unless I go to Device/ext.sd card. I can't save anything from my phone to the sd card. like I could in 4.3 and earlier. I clean flashed wiped my crack and everything.... Does anyone know of a way to force my phone to see the ext. sd card? I know I saw a post in the Quantum thread a while back, but I have spent 30 mins. looking for an answer on google and xda... maybe I'm not wording it or searching properly.. any help would be much appreciated.:laugh:

anyone?... I tried in q&a first.. I know people get flamed for asking in op... not really in pwn's op.. but you know...I like to try things the right way.

Robbie D said:
anyone?... I tried in q&a first.. I know people get flamed for asking in op... not really in pwn's op.. but you know...I like to try things the right way.
Click to expand...
Click to collapse
I have the same quirk and haven't found a solution except /mtn/extSdCard. I also get the /mtn/media_rw/sdcard1 is not found error.

drx895 said:
I have the same quirk and haven't found a solution except /mtn/extSdCard. I also get the /mtn/media_rw/sdcard1 is not found error.
Click to expand...
Click to collapse
I have the same issue after upgrading to 4.4. After spending some time troubleshooting, I found the issue lies with the folder permission for media_rw. Change it to rwx for group should solve the issue.
Download ROM Toolbox from Google Play to edit the permissions for the folder.

I thought that there was a mention of changing the SELinux to permissive. then Unmount SD and mount again. then it should show up on the root directory.
https://play.google.com/store/apps/details?id=com.mrbimc.selinux

Mojar7070 said:
I thought that there was a mention of changing the SELinux to permissive. then Unmount SD and mount again. then it should show up on the root directory.
https://play.google.com/store/apps/details?id=com.mrbimc.selinux
Click to expand...
Click to collapse
I heard the same but you have to do it at every boot

Got it. Thanks.
Sent from my Nexus 7 using xda app-developers app

Code:
#!/system/bin/sh
#SELinux Permissive
setenforce 0
getenforce 0
Save it into /system/etc/init.d
Named 50PermissiveSELinux (no extention)
Set permissions to:
RWX
R X
R X
Reboot.
Sent from my SAMSUNG-SGH-I747 using XDA Premium 4 mobile app

berryman13 said:
Code:
#!/system/bin/sh
#SELinux Permissive
setenforce 0
getenforce 0
Save it into /system/etc/init.d
Named 50PermissiveSELinux (no extention)
Set permissions to:
RWX
R X
R X
Reboot.
Sent from my SAMSUNG-SGH-I747 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Will this work for the latest of quantum V3 4.4.1?? I'm now having issues seeing my external SD on es file. I have to find it in the root directory.
Thanks.
Sent from my Nexus 7 using xda app-developers app

Robbie D said:
I'm currently on Quantum 4.4 rc2 and my ext sd card isn't showing in es file explorer, unless I go to Device/ext.sd card. I can't save anything from my phone to the sd card. like I could in 4.3 and earlier. I clean flashed wiped my crack and everything.... Does anyone know of a way to force my phone to see the ext. sd card? I know I saw a post in the Quantum thread a while back, but I have spent 30 mins. looking for an answer on google and xda... maybe I'm not wording it or searching properly.. any help would be much appreciated.:laugh:
Click to expand...
Click to collapse
From what I know this is a known issue and hasn't been addressed yet except for some workaround's mentioned above. Since Quantum is based off of the CM11 source code, many bugs found in the nightly's are present in the beta's for Quantum. Ext-sd card support hasn't been fixed yet in the CM11 nightly's so I wouldn't expect it to work aside from workarounds.

Thanks for all the replies.... I have tried everything you guys have mentioned, but no luck. I realize that it is not a problem with Quantum and understand that 4.4 is still relatively new... This is the only little thing that bugs me, but I can wait for it to be fixed later... I clean flashed the latest and greatest from Quantum this morning and all I have to say is.... WOW!!! It's friggin awesome...

Related

[Q] Zinio?

Is anyone using Zinio with their A100? If so, how do you manage your memory? I need to free up some memory or move it to the SD card but do not know how. Any help would be greatly appreciated...
You might want to take a look at the SD mount swap by crossix. It mounts your SD card as internal, so if you have a 32gb card you get 32gb internal storage. Well after formatting and android taking space its like 29gb but you get my point. Here's a screenshot of it running on mine, note internal storage.
Sent from my A100 using Xparent Blue Tapatalk 2
I've tried to get that mod to work several times and can't.
Sent from my A100 using xda premium
wchildress said:
I've tried to get that mod to work several times and can't.
Sent from my A100 using xda premium
Click to expand...
Click to collapse
Yeah it seems to be tricky for some people to get going. I'll assume you use an Acer based ICS and not CM9 like I used for my screenshot, but download the zip, extract the install-recovery.sh file, paste it into /system/etc so it looks like /system/etc/install-recovery.sh then set permissions, uncheck every box, save. Re open permissions and set it to
XXX
XXX
XXO
Save.
Reboot, wait a minute. Like seriously a minute, not a few seconds. Then check storage. Depending what file manager you use you will have to mount system as writable, in root explorer its a R/W button up top, in ES file manager its in settings, check root explorer, allow root, mount system as writable check box. Others may be different but I've uses those two and it works.
If you use CM9 its different, but I can walk you through that method as well.
Tapatalked from my Galaxy S II.
wchildress said:
Is anyone using Zinio with their A100? If so, how do you manage your memory? I need to free up some memory or move it to the SD card but do not know how. Any help would be greatly appreciated...
Click to expand...
Click to collapse
You could manually move the files from /sdcard/com.zinio.mobile.android.reader to /mnt/external_sd, but when you try to access the magazine again from Zinio it will redownload the files to the original location. If you do not have an available internet connection, then the pages will display as all black. There is not a single file that you can select to open the magazine in Zinio, the magazine is downloaded as seperate apdfs, jpgs, and html files.
Thanks, I tried it again, and I still cannot get it to work, maybe I'm an idiot...
wchildress said:
Thanks, I tried it again, and I still cannot get it to work, maybe I'm an idiot...
Click to expand...
Click to collapse
Not to insult you, but it is unzipped and end with .sh right? I know its odd but its happened plenty of times before.
Tapatalked from my Galaxy S II.
LOL, Yes
Sent from my A100 using xda premium
wchildress said:
LOL, Yes
Sent from my A100 using xda premium
Click to expand...
Click to collapse
OK just checking. A lot of people miss those things, makes me /facepalm when I spent 2 hours trying to help someone and they're like "wait, unzip it?"
Tapatalked from my Galaxy S II.
Yeah, I understand, I just tried the whole thing over again. It must be the ROM I'm using.
wchildress said:
Yeah, I understand, I just tried the whole thing over again. It must be the ROM I'm using.
Click to expand...
Click to collapse
I've run it on two cm9 releases every flex reaper and taboonay, always works doing as I mentioned. I assume your /system is rw if you put it into /system/etc. Other option is script manager to run it on boot, that's how I use it in cm9.
Tapatalked from my Galaxy S II.
I have have done it both ways, I must be doing something wrong.
Sent from my A100 using xda premium
I'm using the flex reap extreme edition, and prefer root explorer.
Sent from my A100 using xda premium

wierd folder chain in internal SD

so for a while ive had these /0/ folders cropping up each time i install a new rom. What will essentually happen is a new /0/ folder will pop up with all the normal android folders in it but then another one will apear after a new rom is installed. When i connect to a computer i cant ussually see all the /0/ folders. Recently i formated my SD card through CWM but it still is making new /0/ folders. Its really annoying, anyone have a possible fix?
I have the same problem very annoying. Computer can't read them as you say. Also I can't use those scripts that auto flash your ROM or mod since recovery cant find anything since it don't read that 0 folder
Sent from my SPH-L710 using xda premium
Sounds like the 0 folder bug. Make sure you are the most up to date recovery, if you keep getting them just move all of your important info to the first 0 and delete the others inside of it.
Sent from my Nexus 7 using xda app-developers app
DizzyMP said:
Sounds like the 0 folder bug. Make sure you are the most up to date recovery, if you keep getting them just move all of your important info to the first 0 and delete the others inside of it.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
So if i update my recovery it should stop this? Should i use CWM or the other?
metalblaster said:
So if i update my recovery it should stop this? Should i use CWM or the other?
Click to expand...
Click to collapse
I am running the current TWRP and I don't get it anymore. I am sure the CWM would have this fixed by now also though.

[Q] Invalid path of SD card

Im running Quantum V3, 4.4.1 KitKat on AT&T Samsung Galaxy S3. Last night I played around with phone, unmounted SD card cuz I needed to check my battery drainage. After I remounted it, ESfile explorer says that sdcard1 has "Invalid path". Even tho in settings > storage, it shows that there is sd card and how much space there's left on it...
I did a clean flash of the ROM before if that matters. I don't wanna reflash it and arrange all the apps all over again...
Also when I check the sd card through the app folders, aka in storage/sdcard1, it shows files and everything. What could be the issue that I cant get it to work?
Matt_GT said:
Im running Quantum V3, 4.4.1 KitKay on AT&T Samsung Galaxy S3. Last night I played around with phone, unmounted SD card cuz I needed to check my battery drainage. After I remounted it, ESfile explorer says that sdcard1 has "Invalid path". Even tho in settings > storage, it shows that there is sd card and how much space there's left on it...
I did a clean flash of the ROM before if that matters. I don't wanna reflash it and arrange all the apps all over again...
Also when I check the sd card through the app folders, aka in storage/sdcard1, it shows files and everything. What could be the issue that I cant get it to work?
Click to expand...
Click to collapse
Probably one of the bugs with the latest update by PwnCakes. Maybe you didn't unmount properly, or try formatting the sd card and plug it in again?
I have the same exact thing.
Sigh, at least I'm not alone xD
And I didn't try formatting, got 27 gig stuff on my SD card and unfortunately no space on HDD to copy all the stuff :/
Shame I ain't got enough posts to reply in PwnCakes thread...
I think it might actually be a bug within the rom itself OR ES file explorer. I had this bug since I think a few releases ago
I have the exact same problem. Under "device", i have two copies of extSDcard. I also get the "invalid path" when i tap on sdcard1. I guess i'll wait for a fix, as i don't want to uninstall ES File Explorer, and reinstall, just to lose everything.
grunt0300 said:
I have the exact same problem. Under "device", i have two copies of extSDcard. I also get the "invalid path" when i tap on sdcard1. I guess i'll wait for a fix, as i don't want to uninstall ES File Explorer, and reinstall, just to lose everything.
Click to expand...
Click to collapse
I will post my workaround for ES when I get to my computer. It will basically circumvent the error to make it usable. Just keep and eye on this post, I'll edit it in.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 4
xXshur1kenXx said:
I will post my workaround for ES when I get to my computer. It will basically circumvent the error to make it usable. Just keep and eye on this post, I'll edit it in.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 4
Click to expand...
Click to collapse
Aight, nice to hear someone wants to help till it's solved!:victory:
Temporary ES File Explorer Workaround for SD Card and Ext SD Card
Sorry it took so long. Just got done finals and had to get the bus. Below is the settings that you guys can use to make it almost as if nothing was wrong with ES.
Set your directory settings for Home to the External SD Card
Change the default window settings to the following: Sdcard, Home, whatever else you want loaded AFTER these
This will make it so that the first loaded 'window' of ES is the device's internal memory. Then it will load the external SD card as the second 'window'. As long as you check it in the proper order, it will load just fine.
xXshur1kenXx said:
Sorry it took so long. Just got done finals and had to get the bus. Below is the settings that you guys can use to make it almost as if nothing was wrong with ES.
Set your directory settings for Home to the External SD Card
Change the default window settings to the following: Sdcard, Home, whatever else you want loaded AFTER these
This will make it so that the first loaded 'window' of ES is the device's internal memory. Then it will load the external SD card as the second 'window'. As long as you check it in the proper order, it will load just fine.
Click to expand...
Click to collapse
That does work indeed... Thanks!
Followed directions, and i get LAN with a blank page, then i still have to tap on the top of the app, and go into the directory to find sd card, and ext sd card(which used to be sd card1. What would happen if i wiped data on ES File Explorer, deleted the app, and then reinstalled it? Thanks for any help.
grunt0300 said:
Followed directions, and i get LAN with a blank page, then i still have to tap on the top of the app, and go into the directory to find sd card, and ext sd card(which used to be sd card1. What would happen if i wiped data on ES File Explorer, deleted the app, and then reinstalled it? Thanks for any help.
Click to expand...
Click to collapse
Idk how you got LAN. Uncheck all of the windows then select them in the order I provided. Also make sure home directory is set to your external SD card at whatever path it is. Also can you provide a screenshot?
Sent from my SAMSUNG-SGH-I747 using Tapatalk 4
xXshur1kenXx said:
Idk how you got LAN. Uncheck all of the windows then select them in the order I provided. Also make sure home directory is set to your external SD card at whatever path it is. Also can you provide a screenshot?
Sent from my SAMSUNG-SGH-I747 using Tapatalk 4
Click to expand...
Click to collapse
O.K.,now. LAN was checked, in windows settings, but i didn't see it. If the problem is ES File Explorer, will it be fixed in the next upgrade? I've never had this problem with my other roms. Thanks for the help.:good:
grunt0300 said:
O.K.,now. LAN was checked, in windows settings, but i didn't see it. If the problem is ES File Explorer, will it be fixed in the next upgrade? I've never had this problem with my other roms. Thanks for the help.:good:
Click to expand...
Click to collapse
I'll be honest with you. I check play d store almost daily to see if there is anything new with ES. I don't know. It might be a problem with the selinux transition from 4.3 to 4.4. It could be a million things but I think its just some back end code for the file system. :/
Sent from my SAMSUNG-SGH-I747 using Tapatalk 4
xXshur1kenXx said:
I'll be honest with you. I check play d store almost daily to see if there is anything new with ES. I don't know. It might be a problem with the selinux transition from 4.3 to 4.4. It could be a million things but I think its just some back end code for the file system. :/
Sent from my SAMSUNG-SGH-I747 using Tapatalk 4
Click to expand...
Click to collapse
Right, so in your opinion, wiping & uninstalling, then reinstalling would just bring back the same problem?
grunt0300 said:
Right, so in your opinion, wiping & uninstalling, then reinstalling would just bring back the same problem?
Click to expand...
Click to collapse
Yep, because I've done that many times
Sent from my SAMSUNG-SGH-I747 using Tapatalk 4
xXshur1kenXx said:
Yep, because I've done that many times
Sent from my SAMSUNG-SGH-I747 using Tapatalk 4
Click to expand...
Click to collapse
Just found FX File Explorer. It works perfectly, and also has a "dark theme", which i like. There's a root access add-on with it, also for free, but it's telling me to grant it root access using my installed "SuperUser" app. How do i do that with that app? Thanks, again for all your help.:good:
grunt0300 said:
Just found FX File Explorer. It works perfectly, and also has a "dark theme", which i like. There's a root access add-on with it, also for free, but it's telling me to grant it root access using my installed "SuperUser" app. How do i do that with that app? Thanks, again for all your help.:good:
Click to expand...
Click to collapse
Super user should pop up a prompt if you're rooted. Also, I know the error that breaks ES but idk how to fix it myself. Is a problem with permissions.xml
Sent from my SAMSUNG-SGH-I747 using Tapatalk 4
xXshur1kenXx said:
Super user should pop up a prompt if you're rooted. Also, I know the error that breaks ES but idk how to fix it myself. Is a problem with permissions.xml
Sent from my SAMSUNG-SGH-I747 using Tapatalk 4
Click to expand...
Click to collapse
I get the prompt, but it keeps being denied by SU, however, it goes into Titanium Backup. I'm wondering if i really need root access. I don't think that i have it with ES File Explorer.
grunt0300 said:
I get the prompt, but it keeps being denied by SU, however, it goes into Titanium Backup. I'm wondering if i really need root access. I don't think that i have it with ES File Explorer.
Click to expand...
Click to collapse
You don't need it but you might want it lol.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 4
---------- Post added at 01:15 AM ---------- Previous post was at 01:09 AM ----------
@grunt0300 if you really want, I can take a look into the permission.xml. however, no way I am making the commits to my device at the moment. All I know (without looking up the exact wording) is that in permissions.xml is a line for read external storage and that line is set to media/mnt/sdcard instead of storage/sdcard1.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 4

[Q] Galaxy Tab 3 7" Swap ExternalSDCard 2 Internal

Title basically says it. I bought my wife a galaxy tab 2 about a year ago and used the guide from the link below to swap the internal memory with the sd card memory. I bought myself the galaxy tab 3 7" and have been looking for a tut to do the same thing. I haven't found anything that seems to work though. Any ideas or suggestions? Thanks
http://forum.xda-developers.com/showthread.php?t=1961097
pinkfloydviste said:
Title basically says it. I bought my wife a galaxy tab 2 about a year ago and used the guide from the link below to swap the internal memory with the sd card memory. I bought myself the galaxy tab 3 7" and have been looking for a tut to do the same thing. I haven't found anything that seems to work though. Any ideas or suggestions? Thanks
http://forum.xda-developers.com/showthread.php?t=1961097
Click to expand...
Click to collapse
bump
The script is pointing to the wrong location for SD card Dev/block/vold/179:25. If you are familiar with Odin and comfortable with the possibility of bricking or rendering your tablet unbootable, try editing that to 179:17 and running the script. I don't guarantee that will work, but that is the address of my ext SD running cm11 on a sm-t310.
Yours may be different on a 210. Run mount from terminal and hunt for the 179:XX for sdcard1 and verify before trying though.
sent from a buggy xda app by some miracle
I have edited the script to work with SM-T310 http://forum.xda-developers.com/showthread.php?t=2607125. Post there your device node and I can edit for other Galaxy Tab 3 devices.
pinkfloydviste said:
bump
Click to expand...
Click to collapse
If you do make that change it will wok. I have it running on my sons now overloaded tab3 kids. Using 32g card.o
Edit: I changed it to 179:73. Works well. Many large games running fine.
zibrah3ed said:
The script is pointing to the wrong location for SD card Dev/block/vold/179:25. If you are familiar with Odin and comfortable with the possibility of bricking or rendering your tablet unbootable, try editing that to 179:17 and running the script. I don't guarantee that will work, but that is the address of my ext SD running cm11 on a sm-t310.
Yours may be different on a 210. Run mount from terminal and hunt for the 179:XX for sdcard1 and verify before trying though.
sent from a buggy xda app by some miracle
Click to expand...
Click to collapse
Sent from my Nexus 7 using XDA Premium 4 mobile app
bluecarbon said:
If you do make that change it will wok. I have it running on my sons now overloaded tab3 kids. Using 32g card.o
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Could you give me a little more guidance on doing this? Basically just follow the tut in my first post but change the script to point towards the sd card?
Thanks a bunch for your help.
pinkfloydviste said:
Could you give me a little more guidance on doing this? Basically just follow the tut in my first post but change the script to point towards the sd card?
Thanks a bunch for your help.
Click to expand...
Click to collapse
Yeah, just follow all the directions except edit those two characters IN THE SCRIPT. I've used this script with smanager perfectly on my old p3113, so thought I might get it to work on my sons.
EDIT
Sent from my Nexus 7 using XDA Premium 4 mobile ap
bluecarbon said:
Yeah, just follow all the directions except edit those two characters IN THE SCRIPT. I've used this script with smanager perfectly on my old p3113, so thought I might get it to work on my sons.
EDIT
Sent from my Nexus 7 using XDA Premium 4 mobile ap
Click to expand...
Click to collapse
Just a couple more questions if you don't mind:
Mine is a galaxy tab 3 sm-T210/sm-t21or. Does that change anything?
As long as I have a backup in twrp, i can always restore (in case something is royally screwed up), right?
pinkfloydviste said:
Just a couple more questions if you don't mind:
Mine is a galaxy tab 3 sm-T210/sm-t21or. Does that change anything?
As long as I have a backup in twrp, i can always restore (in case something is royally screwed up), right?
Click to expand...
Click to collapse
I would test it and see if it works, then if it does, have it set to run at boot, but a backup never hurts. I just backed mine up before testing blackhawk kernel, which worked well on the kids tab3.
Sent from my Nexus 7 using XDA Premium 4 mobile app
zibrah3ed said:
Run mount from terminal and hunt for the 179:XX for sdcard1 and verify before trying though.
sent from a buggy xda app by some miracle
Click to expand...
Click to collapse
I didn't know that, I found out what my sons was while trying to use the internal2external app, as it lists all the mounts. I was half a sleep for my other posts, or I would of caught that last night. Anyways, good to know.
Sent from my Nexus 7 using XDA Premium 4 mobile app
pinkfloydviste said:
Just a couple more questions if you don't mind:
Mine is a galaxy tab 3 sm-T210/sm-t21or. Does that change anything?
As long as I have a backup in twrp, i can always restore (in case something is royally screwed up), right?
Click to expand...
Click to collapse
Run the command "mount" without quotes in terminal . Look for your sd card
And which device address it's using. Verify that 170:17 is your device node.
sent from a buggy xda app by some miracle
zibrah3ed said:
Run the command "mount" without quotes in terminal . Look for your sd card
And which device address it's using. Verify that 170:17 is your device node.
sent from a buggy xda app by some miracle
Click to expand...
Click to collapse
So I mounted ran "mount" in terminal emulator and it refers to anything on my external sd card as 179:73. (@zibrah3ed sorry I didn't catch that in your first post)
So I guess that's the number I need.
Thanks for your help guys.
I did it and it worked perfectly. Having one gta game on my phone no longer prevents me from installing other apk's. Thanks for all your help. I'm sure this will be useful to a lot of people with 8gb of internal memory.
I was wondering if you got it working. I noticed there is not much information about these tabs, compared to the tab 2, which is the last gtab I had. I bought my sons kids tab assuming it would have similar support. All that was really important was root/recovery and some sort of memory swap, as I loaded it with many of the games I have on my 32gb tab. I took back a nabi because sometimes the memory swap I was using wouldn't stick on reboot, and getting it going again would be to much for my 4 year old. Anyways, glad you got it going.
Sent from my Nexus 7 using XDA Premium 4 mobile app
help please
Hey,
So i think im doing somthnig wrong, i have Smanager and placed the file in root data. Ran the script, then whenever I try to reboot my sm-t210r device the screen does not turn back on and i need to reformat, ive tried this script and also the original script but changed it to 179:73 both did same thing. I feel like im missing somthing but idk what
im using a 64g SD card as well if that helps
defleshed2 said:
Hey,
So i think im doing somthnig wrong, i have Smanager and placed the file in root data. Ran the script, then whenever I try to reboot my sm-t210r device the screen does not turn back on and i need to reformat, ive tried this script and also the original script but changed it to 179:73 both did same thing. I feel like im missing somthing but idk what
im using a 64g SD card as well if that helps
Click to expand...
Click to collapse
did you type "mount" into your terminal to determine which number points to your sd card?
where is "mount"
pinkfloydviste said:
did you type "mount" into your terminal to determine which number points to your sd card?
Click to expand...
Click to collapse
is it sManager that i type "mount" in the terminal?
i checked it its /dev/block/vo1d/179:73
defleshed2 said:
is it sManager that i type "mount" in the terminal?
i checked it its /dev/block/vo1d/179:73
Click to expand...
Click to collapse
yeah, that is the same as mine. and it worked for me instantly. I have a 32 gb card, so maybe your 64 gb card is the issue. I wish I could help you more, but I'm just not too knowledgeable about this stuff.
Maybe one of the guys that helped me could jump in?
Good Luck
defleshed2 said:
Hey,
So i think im doing somthnig wrong, i have Smanager and placed the file in root data. Ran the script, then whenever I try to reboot my sm-t210r device the screen does not turn back on and i need to reformat, ive tried this script and also the original script but changed it to 179:73 both did same thing. I feel like im missing somthing but idk what
im using a 64g SD card as well if that helps
Click to expand...
Click to collapse
btw, did you change the permissions with es file explorer before running the script?
pinkfloydviste said:
btw, did you change the permissions with es file explorer before running the script?
Click to expand...
Click to collapse
i tried to change the permissions but it did not have that option in ES, can you give me a step by step instructions?
Thanks
defleshed2 said:
i tried to change the permissions but it did not have that option in ES, can you give me a step by step instructions?
Thanks
Click to expand...
Click to collapse
First of all you need to be rooted. Then you need to grant es file explorer superuser permission when it asks. then you go into /data folder. You should see a lot of files/folders in there. If you can't you probably aren't using es file explorer as a rooted user. Then you long select the script and select properties. then change permissions by checking read, write, execute (all 3 should be checked) under the owner option. Then so to smanager and continue the tut

SM-T805 just won't let edit files on SD

Just purchased my galaxy tab s. When I found out how it behaves with external memory rooted it at once, did the thing for read/write permissions, disabled this weird safety feature and... It does not alow editing files to any program which causes a big problem when I try to use "iGO" navigator for example which keeps its files on SD, or use some office program to edit any content on SD... It does alow creating and deleting files though.
Any ideas? Many thanks in advance!
I guess it's a kitkat problem. I heard in lollipop google returned to full read write access to SD cards.
Or try using a custom kernel
DUHAsianSKILLZ said:
Or tey using a custom kernel
Click to expand...
Click to collapse
what do you mean?
hmaxos said:
I guess it's a kitkat problem. I heard in lollipop google returned to full read write access to SD cards.
Click to expand...
Click to collapse
Maybe there is some fix possible about it?
gyrtaz said:
what do you mean?
Click to expand...
Click to collapse
Sorry i meant try a custom kernel. Skyhigh kernel fixes sd problems. I am running it now and it does work. Perhaps you can try that?
DUHAsianSKILLZ said:
Sorry i meant try a custom kernel. Skyhigh kernel fixes sd problems. I am running it now and it does work. Perhaps you can try that?
Click to expand...
Click to collapse
I only found topics about sd r/w problems where they say that I need to root and run some code (or edit some file manually) to fix permissions. Well I did it... But I couldn't find anyone talking about editing... I can get around that by saving an edited file in diferent name, deleting the original and renaming it back to original... But programs I try to use does not do tricks like that :silly:
Was your problem similar? Any links regarding the fix of this?
gyrtaz said:
I only found topics about sd r/w problems where they say that I need to root and run some code (or edit some file manually) to fix permissions. Well I did it... But I couldn't find anyone talking about editing... I can get around that by saving an edited file in diferent name, deleting the original and renaming it back to original... But programs I try to use does not do tricks like that :silly:
Was your problem similar? Any links regarding the fix of this?
Click to expand...
Click to collapse
Well I have always ran skyhigh kernel for my sd card. Even if rooted with the sd fix my sd card still worked fine(on stock rom). Perhaps it could be the file manager your using? Well i also seen the r/w fix by editing a file but that was months ago and I forget how to do it. Sometimes sd fix app would say its fixed, but it wasnt. So using another app from the playstore could fix it? Hope this helps
DUHAsianSKILLZ said:
Well I have always ran skyhigh kernel for my sd card. Even if rooted with the sd fix my sd card still worked fine(on stock rom). Perhaps it could be the file manager your using? Well i also seen the r/w fix by editing a file but that was months ago and I forget how to do it. Sometimes sd fix app would say its fixed, but it wasnt. So using another app from the playstore could fix it? Hope this helps
Click to expand...
Click to collapse
The file seems to be edited properly but none of programs are able to edit files. Biggest problem at the moment that iGO won't save its configuration and shut down when a route is entered. I assume it is because of unability to edit files in sd also

Categories

Resources