D 5316 t2 ultra whats up-to date - Sony Xperia T2 Ultra

My wife has a d5316, which she is totally happy with except for the lack of internal memory. The phone is on 5.1.1 and i rooted it with " kingroot". I would like to
https://forum.xda-developers.com/t2-ultra/general/lp-debloating-script-performance-t3453452 and i was trying to swap the internal memory with a 64 gb
Sd card i put in it, using https://forum.xda-developers.com/showthread.php.
So i downloaded root browser ( jrummy apps inc.) , i found 2 different /etc
Files, and neither one had the vold.fstab folder i was looking for. I didnt try to mount r/w. Because i wanted to locate the file first. Was this vold file moved to a new location in 5.1.1 ? I just dont wanna brick her phone cause I'll never hear the end of it.
I'm just not sure which posts are still good and which are outdated, so if anyone can plz help me accomplish my goals i would greatly appreciate it. Thankyou in advance for any help anyone can offer.

Tchk856 said:
My wife has a d5316, which she is totally happy with except for the lack of internal memory. The phone is on 5.1.1 and i rooted it with " kingroot". I would like to
https://forum.xda-developers.com/t2-ultra/general/lp-debloating-script-performance-t3453452 and i was trying to swap the internal memory with a 64 gb
Sd card i put in it, using https://forum.xda-developers.com/showthread.php.
So i downloaded root browser ( jrummy apps inc.) , i found 2 different /etc
Files, and neither one had the vold.fstab folder i was looking for. I didnt try to mount r/w. Because i wanted to locate the file first. Was this vold file moved to a new location in 5.1.1 ? I just dont wanna brick her phone cause I'll never hear the end of it.
I'm just not sure which posts are still good and which are outdated, so if anyone can plz help me accomplish my goals i would greatly appreciate it. Thankyou in advance for any help anyone can offer.
Click to expand...
Click to collapse
Also when i try to install twrp to do the debloat script and the other options for fixing my phone, it asks which recovery i would like to install,
"Xperia t
Mint"
Is this correct? Or is there another one i am missing?

Related

[GS3] Swap External and Internal SD on CM10.0 for More Storage

First off, this is based off of this thread by mattiadj. I recommend you read over that thread before continuing on here. I couldn't post a reply there since I'm not a dev.
That thread is for the international Galaxy SIII I9300, I9305. This is for the US version (SPH-L710). Basically it just remounts the internal storage as the external SD, and vice versa. I used the original script posted in mattiadj's thread and tweaked the storage locations to work with our device. I used a 32GB SD card for this, and when all was said and done, I had 29GB of internal storage and 12GB of external storage, as shown in the attached screenshot.
You do need root. The standard disclaimer applies: I'm not responsible if you bork or brick your phone. Make a backup first.
The steps are:
Install the free Script Manager - SManager from the play store.
Download the attached script (11extsd2internalsd--CM10--L710.txt). You might have to right click and save as.
Rename the file to remove the .txt file extension. I couldn't upload it as .sh or with no extension.
Place the script in /data. You'll need some file manager with root access, such as Root Browser Lite.
Set the script permissions to 0777.
Open SManager, select browse as root, and then OK.
Browse to the script located in /data and select it. Open as "Script/Executable"
Tap on the boxes for Su and Boot, and then Save and Exit
Reboot your phone!
If this doesn't work for you for some reason, you may need to tweak the script for your device. I had to change /dev/block/vold/179:49 to /dev/block/vold/179:97 and replace all the /mnt/extSdCard with /mnt/external_sd. You may also need to change a vfat to an exfat, depending on how your MicroSD card is formatted.
Good luck!
it works in the nightly?
Thanks, I've been looking for this! Working good.
SPH-L710_ Codename_JB
if our phone reads external sd cards just fine why would I want to use this mod?
If you bought the 16gb s3. You know you have only about 12gb space to store all your apps and games. I play a lot of square Enix and Gameloft games. Those game used up a lot of your 12gb space. with this mod. You can swap your 64gb external Sdcard for internal one. It makes the phone think you have 64gb. I tested on PAC rom only.
SPH-L710_ Codename_JB
I tested, and and it works!
Sent from my SPH-L710 using xda premium
im guessing a class10 SD card would make this mod optimum.
I don't want to sound like a noob, but is there a mod for TW? I've searched everywhere and can't seem to find any fixes aside from DirectoryBind, which isn't working for me.
Fadakar said:
I don't want to sound like a noob, but is there a mod for TW? I've searched everywhere and can't seem to find any fixes aside from DirectoryBind, which isn't working for me.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1849861
[MOD]App2ExtSD2 [Works for all U.S. Galaxy S3!]
I used this mod for my tw rom
SPH-L710_ Codename_JB
ntajlis said:
[MOD]App2ExtSD2 [Works for all U.S. Galaxy S3!]
I used this mod for my tw rom
SPH-L710_ Codename_JB
Click to expand...
Click to collapse
Thank you very much.
Any chance we will see an update to work for 4.2?
SPH-L710_ Codename_JB
Help!
I have a problem with my Samsung galaxy w .. My phone get stuck at the samsung galaxy w and cyanogenmod logo.. I cant even reach the loading part of cyanogenmod.. The worst part is my internal storage and external sd had been reformatted!! Help Me!!
ntajlis said:
Any chance we will see an update to work for 4.2?
Click to expand...
Click to collapse
This script is for CM 10.0 (4.1.2). I'll probably update it when CM 10.1 (4.2) goes stable.
Feel free to tweak it to your needs though. In a terminal on your device, type "mount" and it will list the current mount points. One will be something like /dev/block/vold/179:97 , though you might have to change those numbers at the end. You might also have to change some of the other mount points in the script, but I don't have a phone to test on. I'm not messing with mine until I update. It took forever to get it just how I like it!
so this doesnt work on 4.2.1?
zukakog said:
First off, this is based off of this thread by mattiadj. I recommend you read over that thread before continuing on here. I couldn't post a reply there since I'm not a dev.
That thread is for the international Galaxy SIII I9300, I9305. This is for the US version (SPH-L710). Basically it just remounts the internal storage as the external SD, and vice versa. I used the original script posted in mattiadj's thread and tweaked the storage locations to work with our device. I used a 32GB SD card for this, and when all was said and done, I had 29GB of internal storage and 12GB of external storage, as shown in the attached screenshot.
You do need root. The standard disclaimer applies: I'm not responsible if you bork or brick your phone. Make a backup first.
The steps are:
Install the free Script Manager - SManager from the play store.
Download the attached script (11extsd2internalsd--CM10--L710.txt). You might have to right click and save as.
Rename the file to remove the .txt file extension. I couldn't upload it as .sh or with no extension.
Place the script in /data. You'll need some file manager with root access, such as Root Browser Lite.
Set the script permissions to 0777.
Open SManager, select browse as root, and then OK.
Browse to the script located in /data and select it. Open as "Script/Executable"
Tap on the boxes for Su and Boot, and then Save and Exit
Reboot your phone!
If this doesn't work for you for some reason, you may need to tweak the script for your device. I had to change /dev/block/vold/179:49 to /dev/block/vold/179:97 and replace all the /mnt/extSdCard with /mnt/external_sd. You may also need to change a vfat to an exfat, depending on how your MicroSD card is formatted.
Good luck!
Click to expand...
Click to collapse
I have to move the large files from my internal memory to my external SD card. What's the easiest way to this? I'm running AOKP 4.2.1, I have ES File Explorer and GridSize Free. Thanks.
I used Root Browser to move from internal to external. Because I'm moving such big large to external. I did have to wait about 1 hour+ before it transfer all of it. I recommend do the xfer then go watch t.v or something it will take longer time
SPH-L710_ Codename_JB
Thank God man.. ..the SD thing has been driving me crazy..!!!
This didn't work for me
I followed all the steps but I am confused towards the specialization part that I need to change manually in the script. I have a sprint galaxy s3 sph-l710 with a 32gb memory card rooted. Can anyone help me out?
misd3vi0us said:
I followed all the steps but I am confused towards the specialization part that I need to change manually in the script. I have a sprint galaxy s3 sph-l710 with a 32gb memory card rooted. Can anyone help me out?
Click to expand...
Click to collapse
Below I've attached the txt file modified as per the OP. I have not tested it, as I do not run CM. Please let me know if it works for you.
prboy1969 said:
Below I've attached the txt file modified as per the OP. I have not tested it, as I do not run CM. Please let me know if it works for you.
Click to expand...
Click to collapse
I followed the steps again. Added the script you attached to data in script manager and clicked su, boot, run, script set to 0777 etc. Still no luck at least when I go to storage. The internal still reads 12 gb and external as 32gb. Not sure why it won't swap out. Maybe it just won't work for CM 10.1?

Help with SDcard0/emulated/etc...

I know this has been asked numerous times in alot of different threads but I was hoping by starting this someone would be kind enough to elaborate and explain exactly what is needed and what is not. I know I should have plenty of storage on my phone but it seems I dont. I have 2.23 GB left and I know I should have more. If anyone is willing to explain more in detail it would be greatly appreciated.
Edit: I am currently using Rootbox and it has been the only rom I've used since rooting my phone.
treezy26 said:
I know this has been asked numerous times in alot of different threads but I was hoping by starting this someone would be kind enough to elaborate and explain exactly what is needed and what is not. I know I should have plenty of storage on my phone but it seems I dont. I have 2.23 GB left and I know I should have more. If anyone is willing to explain more in detail it would be greatly appreciated.
Edit: I am currently using Rootbox and it has been the only rom I've used since rooting my phone.
Click to expand...
Click to collapse
Bump. I'm having a bunch of issues with this. I went from stock rooted to AOKP, and now TWRP won't recognize my backup so that I can go back to stock. It's really annoying. I'm not having any luck with any partition I copy the backup to. Does anyone know of a way to restore stock factory partitioning? Even doing an LGNPST of ZV9 and then taking the OTA doesn't fix the partitioning. I've tried everything I can think of and I'm out of ideas.
Use a root file browser your stock storage is in mnt/shell/emulated so once your in that Ares look for your twrp folder copy the backups inside it then paste then into the twrp in sdcard0 ..... to sum up you haven't lost anything these cm/aosp ROMs create a new storage (sdcard0) so just take anything you normal store in your stock storage which is now mnt/shell/emulated and place it in sdcard0 or redirect apps looking for files to look in those places
I'm not sure about deleting those files in the stock storage though unless you have no intention in returning to stock cause if you delete them then return to stock they will be missing and vice versa
Sent from my Optimus G using xda premium
spleef said:
Use a root file browser your stock storage is in mnt/shell/emulated so once your in that Ares look for your twrp folder copy the backups inside it then paste then into the twrp in sdcard0 ..... to sum up you haven't lost anything these cm/aosp ROMs create a new storage (sdcard0) so just take anything you normal store in your stock storage which is now mnt/shell/emulated and place it in sdcard0 or redirect apps looking for files to look in those places
I'm not sure about deleting those files in the stock storage though unless you have no intention in returning to stock cause if you delete them then return to stock they will be missing and vice versa
Sent from my Optimus G using xda premium
Click to expand...
Click to collapse
That's what I did, and TWRP refuses to recognize my backup. Time to LGNPST.
Sent from my Optimus G using xda premium
treezy26 said:
I know this has been asked numerous times in alot of different threads but I was hoping by starting this someone would be kind enough to elaborate and explain exactly what is needed and what is not. I know I should have plenty of storage on my phone but it seems I dont. I have 2.23 GB left and I know I should have more. If anyone is willing to explain more in detail it would be greatly appreciated.
Edit: I am currently using Rootbox and it has been the only rom I've used since rooting my phone.
Click to expand...
Click to collapse
You likely still have the old "sd card" from a previous stock install. Use a root file explorer, like ES File Explorer, and navigate back to the root directory. You will likely have a directory called "mnt". Navigate to that folder and open the "sdcard" folder. You'll find whatever you used to have on your sd card from previous installs. I would save whatever you want to your new sd card directory and delete the entire mnt/sdcard directory. It might not allow everything to be deleted, but it should fee up that space you're missing.
*Note: The old files could be under mnt/emulated or some such directory, I dont remember. Just look around that folder to find those old files.
Hope that helps!
I'm having the same issue with this folder. I see that it is mirrored because i added a file in the sdcard0 folder it showed up in the sdcard folder. But i also found the same folders in the mnt folder. So are they all mirrored files or are they actually taking up space? Is there a way to format the space? Will the rom still boot up? Also, had that 0 folder on my sdcard, but am not able to delete it just rename the folder.
I'm running nexOGen 1.6 if it makes a difference. Hope someone can help.
thanks!

[Q] Internal file structure all changed after trying a CyanogenMod ROM

I went from a 4.2 Touchwiz based ROM to a 4.3 CyanogenMod based ROM and the folder structure on Internal Memory has completely changed. I imagine and hope people are familiar with this as it is kind of hard to describe - new "0" folder with all the original internal data in it/folders inside folders with the same name, some with data, some without/etc...I found it a confusing mess.
In the first place it made using the CM rom not a pleasant experience as the phone couldn't see things like my Titanium Backup data, my recovery backups, etc...But even after I managed to find, relocate and restore my TW nandroid (not an easy task in itself) it is still screwed up. It is a bit easier to negotiate the memory structure on the PC but I can't just move folders around back to where they were if I could even remember it right because it won't let me move the Android folder. I really would just like to get it back to where it was.
I'm willing to jump through a few hoops if there is a way that anyone knows of, with maybe backups and reformatting or something like that.
Many many thanks for any help!
4.2 CM Based int sdcard's always been 'sdcard/emulated/0'
have you tried moving folders via recovery from 'emulated/0' to /sdcard/?
I will try that thank you. On the PC even before I found out I couldn't move the Android folder, it was such a large amount of files to move that it froze up. I have a good fast PC so I assume the phone didn't like it. I'll give this a shot thanks again.
What phone model do you have? I am 80% sure sprint doesn't have a 4.2 touchwiz ROM, but I may be incorrect. Have you tried moving all the folders in the 0 back up to the root folder?
------------------------
Sprint Galaxy S3
Need Help? PM
Hit the "Thanks" button if I helped!
Hey Whiplashh I recognize you from Dazed's thread Dammit man you and Spark91 are right I always get confused by it being version 4.2 of the Wicked Sensations rom... but yes it is only Android version 4.1.2. So anyway yes I did try that on the pc - first it just totally bogged and the file move wasn't moving at all. So I tried doing it in small chunks and was making progress until I got an error message that the android folder could not be moved. I am going to try to do it within recovery a little later tonight. Thanks for the input man I appreciate it
thekrautdog said:
Hey Whiplashh I recognize you from Dazed's thread Dammit man you and Spark91 are right I always get confused by it being version 4.2 of the Wicked Sensations rom... but yes it is only Android version 4.1.2. So anyway yes I did try that on the pc - first it just totally bogged and the file move wasn't moving at all. So I tried doing it in small chunks and was making progress until I got an error message that the android folder could not be moved. I am going to try to do it within recovery a little later tonight. Thanks for the input man I appreciate it
Click to expand...
Click to collapse
Just warning you, when I used ES Fike explorer, it won't let you move that android folder. I usually just delete it and restore my app data with a backup app.
And I see. That is where I know you from! Lol. You really did confuse me with the 4.2 touchwiz! I thought there was an update!! But I understand. I do the same thing but it pays off for me because I stick with v4.1 of wicked.
------------------------
Sprint Galaxy S3
Need Help? PM
Hit the "Thanks" button if I helped!
Whiplashh said:
Just warning you, when I used ES Fike explorer, it won't let you move that android folder. I usually just delete it and restore my app data with a backup app.
And I see. That is where I know you from! Lol. You really did confuse me with the 4.2 touchwiz! I thought there was an update!! But I understand. I do the same thing but it pays off for me because I stick with v4.1 of wicked.
Click to expand...
Click to collapse
Hmm...then I imagine Root Explorer wouldn't work either. But hopefully using the file explorer within TWRP will bypass that restriction. I'm trying to work up the courage to do it haha.
And yeah I remember you always saying that wicked 4.1 was working so well for you that you didn't want to upgrade to 4.2 :laugh:
Oh btw now I just noticed that my notification LED is not working...grrr. Why oh why did I stray? (Actually I know why - when Dazed decided to close the thread I took it as a sign from above to try something new after so long on WS). Anyway if you or anyone has a tip lay it on me!
I joined this forum just because i am having a similar problem, i have had many rooted phones and custom roms but never exprienced duplicate file structures.. I went from stock 4.1.2 installed cwm cleared data then installed cm 10.1.3 RC1. My issue is that in root explorer have:
/sdcard/
/storage/emulated/0
/storage/emulated/legacy
/storage/sdcard0/
File paths all lead to the same folders and "update" when i download files. Ive already accidentally deleted all my media in an attempt to consolidate folders.
What should i attempt next? I would like to only have internal storage, /sdcard/ path for onboard sd storage, then still have /extSdcard/.
Im puzzled and tired of 4 copied file locations. Thanks in adv. guys!
krs_uno said:
I joined this forum just because i am having a similar problem, i have had many rooted phones and custom roms but never exprienced duplicate file structures.. I went from stock 4.1.2 installed cwm cleared data then installed cm 10.1.3 RC1. My issue is that in root explorer have:
/sdcard/
/storage/emulated/0
/storage/emulated/legacy
/storage/sdcard0/
File paths all lead to the same folders and "update" when i download files. Ive already accidentally deleted all my media in an attempt to consolidate folders.
What should i attempt next? I would like to only have internal storage, /sdcard/ path for onboard sd storage, then still have /extSdcard/.
Im puzzled and tired of 4 copied file locations. Thanks in adv. guys!
Click to expand...
Click to collapse
Hello krs_uno - I just finished correcting the issue and all seems to be working perfectly. This is what to do...first of all do it on the PC because it is much simpler - all those confusing new folders on the phone's file browser just show up on the PC as 2 tiers of a folder called "0". All you do is simply cut and paste everything from the 0 folder back into the root of internal memory - on the PC referred to as "Phone", and what we want to show up in the "sdcard" folder on the phone. [edit: I forgot to say you should cut and paste in moderate sized chunks or it looks like it's too much for the phone (or PC?) to handle...it bogs/freezes.] The only trick is that to move the "Android" folder you have to rename it first or it won't allow the move (not in recovery on phone either - I tried using the file browser in TWRP). Just rename it again after. If you already have a new Android folder in the root destination (from whatever activity you have done since this mess started) just merge the contents. Same for anything else in there that you want to keep. Then just delete the 0 folder structure - everything on my phone in Root Explorer now looks exactly the same as it did before the mess started (having looked just as you described above beforehand).
I hope it works the same for you...it should.
My notification LED seems to be functioning normally again :good:
thekrautdog said:
Hmm...then I imagine Root Explorer wouldn't work either. But hopefully using the file explorer within TWRP will bypass that restriction. I'm trying to work up the courage to do it haha.
And yeah I remember you always saying that wicked 4.1 was working so well for you that you didn't want to upgrade to 4.2 :laugh:
Oh btw now I just noticed that my notification LED is not working...grrr. Why oh why did I stray? (Actually I know why - when Dazed decided to close the thread I took it as a sign from above to try something new after so long on WS). Anyway if you or anyone has a tip lay it on me!
Click to expand...
Click to collapse
You could try TWRP. And I don't know why he closed it. Well I do and it is very understandable but his and stock is the 2 ROMs I run most. 4.1 ran and still runs beautifully for me.
------------------------
Sprint Galaxy S3
Need Help? PM
Hit the "Thanks" button if I helped!
Whiplashh said:
You could try TWRP. And I don't know why he closed it. Well I do and it is very understandable but his and stock is the 2 ROMs I run most. 4.1 ran and still runs beautifully for me.
------------------------
Sprint Galaxy S3
Need Help? PM
Hit the "Thanks" button if I helped!
Click to expand...
Click to collapse
I'm all good now (see 2 posts up). Yeah it sure is understandable. I don't know what's gonna get me to switch again...this is by far the best working and looking ROM I've used on any device. I'll follow some of the threads for the new ROMS and maybe in time if something looks really great and stable - I just hate the new file structure (not crazy about some of the changes in the functionality of 4.3 either). Maybe a full internal memory wipe before installing a new version of Android would be benficial...IDK
thekrautdog said:
Hello krs_uno - I just finished correcting the issue and all seems to be working perfectly. This is what to do...first of all do it on the PC because it is much simpler - all those confusing new folders on the phone's file browser just show up on the PC as 2 tiers of a folder called "0". All you do is simply cut and paste everything from the 0 folder back into the root of internal memory - on the PC referred to as "Phone", and what we want to show up in the "sdcard" folder on the phone. [edit: I forgot to say you should cut and paste in moderate sized chunks or it looks like it's too much for the phone (or PC?) to handle...it bogs/freezes.] The only trick is that to move the "Android" folder you have to rename it first or it won't allow the move (not in recovery on phone either - I tried using the file browser in TWRP). Just rename it again after. If you already have a new Android folder in the root destination (from whatever activity you have done since this mess started) just merge the contents. Same for anything else in there that you want to keep. Then just delete the 0 folder structure - everything on my phone in Root Explorer now looks exactly the same as it did before the mess started (having looked just as you described above beforehand).
I hope it works the same for you...it should.
My notification LED seems to be functioning normally again :good:
Click to expand...
Click to collapse
Through windows i only see the Internal Storage and extSdcard folders, the Internal storage only relates to the sdcard folder in my file browser. I do not see storage or 0 as a file path. Its not even inside of Internal storage, Im going to try wiping data and formatting the internal SD before installing cm 10.1.3 could that fix it?
I think im going to go back to cm 10.1.2 for now its apparently more stable..
I'm sorry I really don't know. I don't know why it doesn't look the same on your computer. Are u coming from a TouchWiz rom? If not maybe that's why? I do like the idea of formatting the internal sd if you're willing to do that. I'm sorry I'm not more help - I kinda just know the little that I know Hopefully someone else will chime in.
thekrautdog said:
I'm all good now (see 2 posts up). Yeah it sure is understandable. I don't know what's gonna get me to switch again...this is by far the best working and looking ROM I've used on any device. I'll follow some of the threads for the new ROMS and maybe in time if something looks really great and stable - I just hate the new file structure (not crazy about some of the changes in the functionality of 4.3 either). Maybe a full internal memory wipe before installing a new version of Android would be benficial...IDK
Click to expand...
Click to collapse
I keep my stuff all on external SD card.
------------------------
Sprint Galaxy S3
Need Help? PM
Hit the "Thanks" button if I helped!
Whiplashh said:
I keep my stuff all on external SD card.
------------------------
Sprint Galaxy S3
Need Help? PM
Hit the "Thanks" button if I helped!
Click to expand...
Click to collapse
thekrautdog- You were defintely helpful, i did come from stock samsung 4.1.2 which is touch wiz.. maybe formating sdcard will help before a clean install..
I usually keep my stuff strictly on external sd only too, but seeing that wacky file structure had me bent.
krs_uno said:
thekrautdog- You were defintely helpful, i did come from stock samsung 4.1.2 which is touch wiz.. maybe formating sdcard will help before a clean install..
I usually keep my stuff strictly on external sd only too, but seeing that wacky file structure had me bent.
Click to expand...
Click to collapse
I usually just keep everything there and then if I wanna move ROMs, just move all pictures to my external. Then I will have nothing on internal to worry about.
------------------------
Sprint Galaxy S3
Need Help? PM
Hit the "Thanks" button if I helped!
---------- Post added at 11:34 PM ---------- Previous post was at 11:31 PM ----------
I forgot I made this back in the day. This might help some people .
http://forum.xda-developers.com/showthread.php?p=36959843
[Guide][How To] Fix Sdcard / Find backups after cm10.1 Flash!
------------------------
Sprint Galaxy S3
Need Help? PM
Hit the "Thanks" button if I helped!

[Q]

Hi
Just got my TAB S 10.5 wifi. Painstakingly been trying to setup the pc so the tablet can talk to it. And installed ES File explorer so I can simply copy & paste my music to my SD card when ever I want.
But when I came to it, ES explorer will not let me do it, it says it needs to be rooted, which I don't want to do, I did on my S3 but that was purely to installed Viper for android.
2 questions:
Does anyone know if lollipop will sort out this permission problem when it's released.
and if not, is there a way to write to my SD card without rooting?
Many Thanks
At least make a proper effort at posting a subject line in the right sub forum and somebody might make an effort to reply...
Lollipop should fix sd issue i guess. I am running cm12 and have no problems. And theres no way to write to sd without rooting on kitkat or maybe i havent found a way
Dibbley247 said:
Hi
Just got my TAB S 10.5 wifi. Painstakingly been trying to setup the pc so the tablet can talk to it. And installed ES File explorer so I can simply copy & paste my music to my SD card when ever I want.
But when I came to it, ES explorer will not let me do it, it says it needs to be rooted, which I don't want to do, I did on my S3 but that was purely to installed Viper for android.
2 questions:
Does anyone know if lollipop will sort out this permission problem when it's released.
and if not, is there a way to write to my SD card without rooting?
Many Thanks
Click to expand...
Click to collapse
Did you try stock file explorer?
Dibbley247 said:
Hi
Just got my TAB S 10.5 wifi. Painstakingly been trying to setup the pc so the tablet can talk to it. And installed ES File explorer so I can simply copy & paste my music to my SD card when ever I want.
But when I came to it, ES explorer will not let me do it, it says it needs to be rooted, which I don't want to do, I did on my S3 but that was purely to installed Viper for android.
2 questions:
Does anyone know if lollipop will sort out this permission problem when it's released.
and if not, is there a way to write to my SD card without rooting?
Many Thanks
Click to expand...
Click to collapse
Kitkat introduced SD Card restrictions that meant apps could only read SD card data without being able to write to them or modify anything. Samsung somehow worked around this with their stock My Files app which allows writing to SD.
Lollipop should fix this by default and open up access to ES again
Sent from my Note 4
ashyx said:
At least make a proper effort at posting a subject line in the right sub forum and somebody might make an effort to reply...
Click to expand...
Click to collapse
did not realise the title went missing, my phone is a bit Laggy now and plays up.
Anyway, bit more digging, and I have come across an app called B1 File manager.
anyway, move this to the SD card, and you can write to it's own folder. Then I can assign my media player albums to the sub folder and works a charm!!!!!
And I never tried the stock file manager. I'm still learning what's on here, I've been stuck on jellybean for the past 2 years so there's probably lots on here to figure out.
Dibbley247 said:
did not realise the title went missing, my phone is a bit Laggy now and plays up.
Anyway, bit more digging, and I have come across an app called B1 File manager.
anyway, move this to the SD card, and you can write to it's own folder. Then I can assign my media player albums to the sub folder and works a charm!!!!!
And I never tried the stock file manager. I'm still learning what's on here, I've been stuck on jellybean for the past 2 years so there's probably lots on here to figure out.
Click to expand...
Click to collapse
How does this method work?
Sent from my Z667T using XDA Free mobile app

Help - Can i delete "storage\emulated\0\.temp_tmp" ??

Hello,
I have an "lg g3 beat".
after a few months of regular use i got the "insufficient storage available" message.
I tried deleting all my watsapp data all the cache with ccleaner, deleting all apps i can, moving everything i can to the sd card, but still i am only left with 300+ mb of free space. :crying:
I noticed the "misc" is taking 6 gb of the 8 gb i have in the phone. so looking at that i got to the "storage\emulated\0\.temp_tmp" folder on the phone it takes 2.5+ gb of space.
is it safe to delete?
on my galaxy i could go to the secret menu (*#990#) and clear dumpstate, this dosent work here, is there an alternative?
please help me! i am desperate! :crying::crying::crying:
thanks in advance.
no one?
Are u rooted
not rooted, stocked
Of coarse if u root u can. Use a root file explorer to delete it i dont know ure root method i have a reg g3 but shouldnt be hard to find
I am pretty sure i can delete it, since i can access it trough windows explorer.
My question is: what is this folder for, is it something important or is it safe to delete?
thanks for the replay,
If im not mistaken most of its like old log data stuff like thT if ure not rooted u shouldnt be able to delete any thing that would harm the device
move them and see how your phone reacts. if something major happens then move them back.
Im currently having the same issue with storage space yet no one is coming forward with a solution. mine is also stock.
You say these temp files are the cause of the large misc storage problem then Ill do the same and look to delete them.
In my phone they take almost 3 GB of space (from a 8 GB phone) that's a lot!
ill try it in the evening and report back,
thank you
Took me a while to gather up my courage, but finally did it!
No side effects, just free 3 GB of space.
i recommend doing too
jojo8036 said:
Took me a while to gather up my courage, but finally did it!
No side effects, just free 3 GB of space.
i recommend doing too
Click to expand...
Click to collapse
Now where and how did u delete them
i connected the device to my PC as a storage device.
And "cut" the files to my PC as backup in case it brakes anything.
jojo8036 said:
i connected the device to my PC as a storage device.
And "cut" the files to my PC as backup in case it brakes anything.
Click to expand...
Click to collapse
They apparantly put them somwhere else on the g3 d850 i only see it in storrage from my phone under settings but dont show up no where on pc or root explorer
is "show hidden files" on in you windows explorer? (i pretty sure the folder is hidden)
Yea still not seein It
weird.
mmmmm... ,did you tried searching ".temp_tmp" in the windows explorer search?

Categories

Resources