[Q] [Help] My Gnex doesn't save anything - Samsung Galaxy Nexus

First of all, i hope i have choosen the right thread..
My GNex is rooted and currently i am running aokp_maguro_build-37
When i take a pictures in the main camera app it won't save to the 'SD-Card'...
the shutter takes action but no picture is saved...
another problem i have, when i want to download a file from my dropbox, it won't let me - it says somthing like 'Storage full or unavailable.'
when i go to Settings/Accounts & sync there is a little sync icon with an ! and it says 'Sync is currently experiencing problems. It will be back shortly.'
i am guessing there is something worng with my 'Sd-Card', so my GNex can't conect with it or something...
i have restet, wiped, and changed the ROM on my phone a few times, no changes so far

okey, i did now a factory reset (to clear my 'Sd-card-section')
didn't work... i still can't store stuff on my 'sd-card'
maybe i have to set other permissions with rootexplorer on the path?
trying now that and if that doesn't work i will flash the stock rom...
edit:
the permissions on the SD-Card are:
R W X
R W X
R - X
shouldn't the last part also be R W X?

I think whatever you did installing aokp screwed things up. Go revert to stock (reflash the official google image) and boot it and check everything is working, then try flashing aokp again.
Galaxy Nexus GSM

..is your SD card full?
Sent from my Galaxy Nexus using xda premium

joshnichols189 said:
..is your SD card full?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Building on what he says, it sounds full or absent. Check with a root explorer (es file, or your flavor of choice). Should be a 'sdcard' folder in the root directory. Possibly that is absent or the link is gone. At which point you MIGHT be able to create it again, if not, you'll have to load stock images and it should be created.

joshnichols189 said:
..is your SD card full?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
no, it was not...
---
so i flashed Stock ROM now, and everything worked fine...
rooted and flashed AOKP, and it still works
thy for your help!

Related

Internal storage annoyance!!!!

Hi all,
I've had my Nexus since the first batch with the volume fix came out at Expansys. and i couldnt be any happier about a phone.
Rooted and installed Roms and everything was buttery smooth. UNTIL.
One day i hooked up the phone to my Windows 7-64bit machine and all i can see in the explorer were the default folders that came with the phone first day i hooked it up.
I mean everything is there i can see everything in ES File Explorer, tried it also in my other XP system, same dilemma.
I know nothing is wrong with the drivers on both computers since am not new to this rooting, ADB and all. This is my first internal storage phone other than an iphone.
and nothing is wrong with the ROM since i wiped data/factory reset in CWR and reflashed MCR ir10. Everything is 100% except this annoyance.
I cant even backup everything since i cant drag and drop the needed files. So formating everything WILL NOT be an option.
Please if someone can tell me what am missing, i would be very grateful. PLEASE HELP. Thanks all in advance.
Well technically gnexus uses a protocol called MTP for file transfer which has a cache that updates periodically. It should reindex after a reboot. You can try wiping cache in cwm and using SDrescan from market to force a reindex.
Since I use the Galaxy Nexus, I have never transferred any files using pc.
I always transfer wirelessly via wifi using es explorer, or dropbox.
It works pretty well and fast.
Sent from my Galaxy Nexus using xda premium
gogol said:
Since I use the Galaxy Nexus, I have never transferred any files using pc.
I always transfer wirelessly via wifi using es explorer, or dropbox.
It works pretty well and fast.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
its not that fast man, ive tried the ES File Explorer, plus i want to backup the whole 13GB.
ArmanUV said:
Well technically gnexus uses a protocol called MTP for file transfer which has a cache that updates periodically. It should reindex after a reboot. You can try wiping cache in cwm and using SDrescan from market to force a reindex.
Click to expand...
Click to collapse
I tried SDRescaan and it just keeps updating and im familiar with the MTProtocol, and as i said in OP i wiped everything except the data/media, didnt get fixed also, reflashed ROM still nothing. is there any other way to wipe the MTP cache??
mazenimad said:
its not that fast man, ive tried the ES File Explorer, plus i want to backup the whole 13GB.
I tried SDRescaan and it just keeps updating and im familiar with the MTProtocol, and as i said in OP i wiped everything except the data/media, didnt get fixed also, reflashed ROM still nothing. is there any other way to wipe the MTP cache??
Click to expand...
Click to collapse
If you wiped data/cache in recovery then there the mtp cache was wiped. Did you try a different PC?
Do you have debugging turned on? I had the same issue and turning on debugging seemed to help me.
Sent from my Galaxy Nexus using xda premium
Wiping doesn't fix it, tried in windows 7 and xp no luck and debugging has been enabled since the first day I rooted. Did u have the same problem
Sent from my Galaxy Nexus using XDA App
Been having the same problem and been searching for an answer. Hopefully someone could provide one. In the meantime airdroid is my only saving grace.
Sent from my Galaxy Nexus using Tapatalk
What rom are you using? Am using mcr ir10 and 9 had the same problem too! Hopefully someone will find a work around.
Sent from my Galaxy Nexus using XDA App
Current using AOKP M3. The only time I didn't have any problem was when I was running ARHD 2.13.
Sent from my Galaxy Nexus using Tapatalk
Dats very odd! Can anyone tell me how to format the SD, and if I format how will I reflash the rooms later on? Coz I can't mount the SD on CWR
Sent from my Galaxy Nexus using XDA App
I have the same issue of it not showing all the files in sdcard when connected. I am on a stock ROM. There was no way I was gonna try to transfer the files over wifi so I ended up using adb to copy the files. It's not ideal but it gets the job done.
I will also add my 2 cents,
I have the same problem on ALL of bigixe roms from 4 - on...
I have given up trying...
You mean just adb pull the whole mnt/sdcard?? or is there another way to do it??
Hate to be the guy that points out the obvious, but if you go to Settings/Storage/Menu/ is Media checked?
Good luck
mazenimad said:
You mean just adb pull the whole mnt/sdcard?? or is there another way to do it??
Click to expand...
Click to collapse
It depends what you want to do. You can pull a whole folder or specific file. I would not pull the whole mnt/sdcard if that's not what I wanted. I don't see any reason you would do that except if you wanted a backup of your whole sdcard folder.
Geezer Squid said:
Hate to be the guy that points out the obvious, but if you go to Settings/Storage/Menu/ is Media checked?
Good luck
Click to expand...
Click to collapse
MTP wouldn't work if it wasn't selected there in the first place... The problem is that it's not indexing new files/folders for some reason even if you try to force it to re-index.
jhuynh said:
It depends what you want to do. You can pull a whole folder or specific file. I would not pull the whole mnt/sdcard if that's not what I wanted. I don't see any reason you would do that except if you wanted a backup of your whole sdcard folder.
Click to expand...
Click to collapse
Thats the point am trying to pull the whole sdcard, then i can reformat the whole thing. One thing i noticed after all this happened the benchmarks for disk I/O have been horrendous.
If someone tried to wipe the /sdcard/ will the rom itself get erased???
Same missing folders here. Try to rescan media with SDrescan and get FC of android.process.media.
What is this android.process.media I think its the culprit. Get FC even after restart. Don't know what's wrong? Can someone from the Devs help us pls
Sent from my Galaxy Nexus using XDA App
mazenimad said:
[snip]
If someone tried to wipe the /sdcard/ will the rom itself get erased???
Click to expand...
Click to collapse
No it won't get erased. /sdcard is just a symlink to the /data/media folder...
Sent from my Galaxy Nexus using Tapatalk

[Q] Build.prop gone wrong

Hello,
I tried to alter my build.prop so I was able to download incompatible apps, but on reboot, my phone will not turn on. I changed ro.product.model to Galaxy S3, and now my phone will not turn on.
I made a copy of the original build.prop onto my SD card, but have no idea how to put this back into system, to overwrite the one I changed.
Please help,
thanks
Can you get back into recovery?
I apologize if I say anything I don't mean.
Yes, if I hold, volume up, home, and power, i get into the recovery
gmillz said:
Can you get back into recovery?
I apologize if I say anything I don't mean.
Click to expand...
Click to collapse
Flash your nanroid?
Sent from my SAMSUNG-SGH-I747 using xda premium
How?
I cant even find the original build.prop i made a copy of?
rich8506 said:
How?
I cant even find the original build.prop i made a copy of?
Click to expand...
Click to collapse
Nandroid is a backup of your phone. It is something you should do before doing things like changing build.prop and flashing stuff
Sent from my SGH-I747 using xda premium
If you flash the stock rom through Odin....you should be able yo get back to where you were with all your apps and settings in place.....
*This is IF you were on stock touchwiz
Galaxy S III I747
Reflash your ROM?
Sent from my SGH-I747 using xda premium
Where do I get the stock ROM from to put into ODIN?
Assuming you made a nandroid backup in CWM before changing anything in build.prop (like you always should!), just go in to backup and restore, and hit restore. If not, you have to re-download and reflash your ROM.
EDIT: Here is a stock ROM. Please also read here.
Excellent. That worked.
Do you know how to do what I was originally trying to do? I am unable to download some apps in Google play as they are not compatible with the SGH-I747, and I was trying to change this so Google play seen the phone as a different device allowing me to download the apps.
Thank You for your help
Have you done a search for the apk files? If you can find them you could just side load them.
acme anvil said:
Have you done a search for the apk files? If you can find them you could just side load them.
Click to expand...
Click to collapse
Yes I have, with no luck
How did you edit it.. most likely you screwed up the.permissions. you also need to edit more than one entry. Look for the thread on getting Google wallet to work. Use root explorer to edit it.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
I followed this. But I didnt change it to Nexus S, I changed it to Galaxy S3, thats where I messed up. I am not sure if changing it to Nexus S will work either though?
http://www.howtogeek.com/116456/how-to-install-incompatible-android-apps-from-google-play/

MicroSD Card Issues

Hi, I have a problem with my patriot signature microsd 32gb on my 16gb Samsung Galaxy SIII which I use as a music and picture storage for my music player and camera
The phone is rooted and is running stock ROM and kernel
The problem:
1)when transferring music files while the sd card is in the phone, using a usb and explorer method of copying and pushing sometimes the write protected warning pops up, other times the file would copy but I could not find it in my music player/gallery, other times the file is present for a period of time but after a restart of my phone the file disappears.
NOTE: However, files that I have transferred using the microsd adapter and directly through the computer does not change at all.
2)On the default camera I have set up the external sd card as the default location for pictures, but when I take a picture sometimes the warning that "sd card cannot be located and default storage is changed back into phone"
3)On Android Commander when I try to push music files it always ends up as permission denied
4)When I try to copy music through the windows explorer this message pops up "the device has either stopped working or is not responding"
What I attempted:
I thought it was a formatting problem and so I tried to format the sd card using both my phone and pc into the phone's desired FAT32 format,
but the problem persists.
I have also inserted the sd card into the adapter and put the write protected switch up thinking it was a permissions problem
Is it a faulty card? or am I doing something wrong?
Additional Note:
1)I have both ES file explorer and Root explorer and when I attempt to change the permission on my external sd card which usually appears in ES file explorer as "rwx-rwx-r(blank)x" it always fails
2)When opening the gallery and trying to view some of the photos saved in the external sd card, it would appears as unable to load and just a black screen.
3)I also export playlists from itunes in m3u format and puts it in a playlist folder in the sd card but it would never appear when I try to see it in a file explorer, although using poweramp I can import the list, but the old ones that I have placed on the card is also present unable to find them or delete them in either the phone or the pc
I have really became desperate trying to solve this problem
Please help me
Try reformatting as exFat. Also I don't think you can change the permissions on the entire sdcard.
It could also be that the phone connects using MTP. There's an app here on xda called sgs3 easy ums. It will mount the card as a UMS device. Try transferring that way.
I think the sgs3 was intended to use the exFat format though.
Sent from my SGH-T999 using xda app-developers app
Have you tried this?
https://www.sdcard.org/downloads/formatter_3/
I have a problem with my card right now for my SDS3 (see sig) but my problem is completely different from yours. Hope that helps solve your problem.
DocHoliday77 said:
Try reformatting as exFat. Also I don't think you can change the permissions on the entire sdcard.
It could also be that the phone connects using MTP. There's an app here on xda called sgs3 easy ums. It will mount the card as a UMS device. Try transferring that way.
I think the sgs3 was intended to use the exFat format though.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Wow this forum is awsome people reply so fast!
anyhow yes I did use sgs3 and it says it could not be detected, my external sd card that is,
I will try to format it as exFat as soon as possible but atm I am not able to back up my music if needed
mutiny said:
Have you tried this?
I have a problem with my card right now for my SDS3 (see sig) but my problem is completely different from yours. Hope that helps solve your problem.
Click to expand...
Click to collapse
Ya I also downloaded that tool along with easeus partition which was not able to recognize my sd card
HolySafari said:
Ya I also downloaded that tool along with easeus partition which was not able to recognize my sd card
Click to expand...
Click to collapse
That's weird. If it doesn't pick up your card then the problem might be more serious than you think. But how can you see the contents and be able to format it yet utilities like Easus and SDFormatter can't see the drive? Did you try disconnecting all USB flash drives, your phone or other devices connected to your computer first? Check explorer and see to it that your card is the only one connected with a drive letter. Go to SDFormatter, hit refresh and make sure the drive letter is chosen.
SDFormatter just fixed the problem I was having.
You said you were rooted stock. Did you do any debloating or anything else to it. I doubt its the case but maybe something needed was accidentally removed.
Have you tried running fix permissions in recovery or TiB?
Also, how did you root? Was it recent and did the card function properly before? If you used odin to flash a rooted fw, maybe it was a bad download?
If all else fails, you could try reflashing the full stock fw with Odin.
Sent from my SGH-T999 using xda app-developers app
DocHoliday77 said:
You said you were rooted stock. Did you do any debloating or anything else to it. I doubt its the case but maybe something needed was accidentally removed.
Have you tried running fix permissions in recovery or TiB?
Also, how did you root? Was it recent and did the card function properly before? If you used odin to flash a rooted fw, maybe it was a bad download?
If all else fails, you could try reflashing the full stock fw with Odin.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
1)I didn't do any debloating for my phone, and how do you run fix permissions in recovery? or TiB?
2)I root my phone by following this guide "How to Root U.S. and Canada Galaxy S3 SGH-T999/SGH-I747/SPH-L710! [Fail-Proof][Noob-Proof][U.S. Cellular]" using odin
3)So by reflashing the full stock fw do you mean I need to factory reset? or Is it possible to download the stock fw somewhere?
Sorry I am new to android, so please bear with me
Sorry, coulda sworn you could run fix permissions in Titanium....
You should be able to do this in cwm or twrp recovery. May be in the advanced menu. You can install the recovery from Rom or Goo Manager app.
Factory reset wipes all user data taking you back to an out of the box state.
You can get a pre rooted version of the FW from here.
http://forum.xda-developers.com/showthread.php?t=1771687
This is the original LE6 version though, if you want the updated LH2 version give me a few min to get the link for you.
Follow directions in that thread to flash with Odin.
Sent from my SGH-T999 using xda app-developers app
---------- Post added at 01:37 AM ---------- Previous post was at 01:29 AM ----------
Ok, sorry, just reread your last post and I can point you to the FW you need but I first need to know which carrier you have. Is it T999 on tmobile or T999V on one of the Canadian carriers?
Sent from my SGH-T999 using xda app-developers app
DocHoliday77 said:
Sorry, coulda sworn you could run fix permissions in Titanium....
You should be able to do this in cwm or twrp recovery. May be in the advanced menu. You can install the recovery from Rom or Goo Manager app.
Factory reset wipes all user data taking you back to an out of the box state.
You can get a pre rooted version of the FW from here.
http://forum.xda-developers.com/showthread.php?t=1771687
This is the original LE6 version though, if you want the updated LH2 version give me a few min to get the link for you.
Follow directions in that thread to flash with Odin.
Sent from my SGH-T999 using xda app-developers app
---------- Post added at 01:37 AM ---------- Previous post was at 01:29 AM ----------
Ok, sorry, just reread your last post and I can point you to the FW you need but I first need to know which carrier you have. Is it T999 on tmobile or T999V on one of the Canadian carriers?
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
thank you so much for taking the time and finding that for me!
i will definitely try it as soon as i can!
thanks again
NP.
Let us know how it goes. If noting at all seems to work, try borrowing a sdcard and see if it acts the same.
Could always just be a problem elwith the card itself
Sent from my SGH-T999 using xda app-developers app
I had a patriot 16gb class 10.. when it works.. it's awesome should be called class 15 or something lol. However there were three times it randomly corrupts.. lost all my pictures and crap. A format usually fixes it. After the second time... i learned to put my photos to default internal memory. The third time i was no longer able to format it... couldn't move files in or out but i can open them?! I went with the high amount of 5 star reviews but should've listened to them 1-2 star reviews. They don't do well with phones. And your problem is a problem that occurred to me every now and then. Remember to back up your card frequently before it crashes!
Sent from my SGH-T999 using xda app-developers app
ah, problem
so I tried followed the link and the steps to flash the fw
but I am encountering this problem of when odin is done and the phone is restarting the "process android.process.acore has stopped" along with touchwiz and poweramp.
I reflashed twice and the problem remains
I even cleared dalvik cache and regular cache and fixed permissions with cwm and rebooted but it still did not fix the problem
Do I have to factory reset now?
:crying:
I can't remember which app it is or if this is the one requiring factory reset. Can you boot and get to settings > app manager? If so clear data on google services framework. Maube also touchwiz home. (Can't remember for sure)
You could also try using the built in file manager in twrp. Go to /data/data and look for those folders and delete them. May not work but worth a try.
Sent from my SGH-T999 using xda app-developers app
DocHoliday77 said:
I can't remember which app it is or if this is the one requiring factory reset. Can you boot and get to settings > app manager? If so clear data on google services framework. Maube also touchwiz home. (Can't remember for sure)
You could also try using the built in file manager in twrp. Go to /data/data and look for those folders and delete them. May not work but worth a try.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
ya thanks for the advice but it didn't work
From what I can tell the only solution now is to do a factory reset
anyways so why did the fw not work for me?
i even made sure i downloaded the correct wind one
at least now maybe with the factory fw i can make sure the external sd card works?
so factory reset is done
external sd card still does not want to work via "my file" folder creation
I don't know is it broken? I would like to try another sd card but I need to find one
although I did test it with h2testw and no error message popped up.
It wrote and verified fine.
Sometimes left over data can cause problems with a newly flashed system. Odin didn't wipe your apps or data and something was left behind that conflicted with setup or something like that. Sorry it came down to that man.
Ive heard a few times over the past couple years of sdcards working fine in one device but not at all in another. It seems rare and I'm not sure why it happens, but it can.
Only way to know for sure is to borrow a known good sdcard and try it. If it also doesn't work then its most likely a problem with the phone. If it works then you probably need to replace the card. Maybe take it to the store where you got it and let them try. That way if it doesn't work you have a witness that can note your account of the issue.
Sent from my SGH-T999 using xda app-developers app
DocHoliday77 said:
Sometimes left over data can cause problems with a newly flashed system. Odin didn't wipe your apps or data and something was left behind that conflicted with setup or something like that. Sorry it came down to that man.
Ive heard a few times over the past couple years of sdcards working fine in one device but not at all in another. It seems rare and I'm not sure why it happens, but it can.
Only way to know for sure is to borrow a known good sdcard and try it. If it also doesn't work then its most likely a problem with the phone. If it works then you probably need to replace the card. Maybe take it to the store where you got it and let them try. That way if it doesn't work you have a witness that can note your account of the issue.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
ya probably have to do that
thanks again for the help

[Q] Internal Storage writing error [SOLVED]

Hi
I've posted a few threads relating to my issue, and I keep thinking it is solved, but the issue still lingers for me. The previous posts are here:
http://forum.xda-developers.com/showthread.php?t=1791701
http://forum.xda-developers.com/showthread.php?t=1808195
My current issue is having a few apps write to storage. The 3 apps that are most obvious are:
Dropbox - when exporting a file, it says 'error exporting file'
Beautiful widgets - I download a skin, but it doesn't show up in the downloaded files list.
Sixaxis - I made a custom controller profile, and hit save, but it doesn't save. The folder to put downloaded profiles doesn't seem to exist.
I'm pretty sure this issue started when I used the Gnex toolkit to backup and restore when I was updating from Android 4.0.3 to 4.1.
If I knew it would help, I would go so far as to restore back to 4.0.3, and factory reset,
Anyone offer any insight into this?
Thanks
So you probably already checked this, but I remember having this problem when my sd was full...
Sent from my Galaxy Nexus using xda app-developers app
RSenG2x said:
So you probably already checked this, but I remember having this problem when my sd was full...
Click to expand...
Click to collapse
Yep, still have about 5 GB free
So just to clarify, have you changed anything with your phone such as flashing a rom, rooting, or a custom kernel?
If so you might want go back to stock and see if that fixes it.
Sent from my Galaxy Nexus using xda app-developers app
RSenG2x said:
So just to clarify, have you changed anything with your phone such as flashing a rom, rooting, or a custom kernel?
If so you might want go back to stock and see if that fixes it.
Click to expand...
Click to collapse
Yeah.
My carrier was being really slow about releasing Jelly Bean, so I rooted, and installed it myself.
It was "bigxie_JRN84D_rooted_busybox_deodexed" for 4.1 and
Maguro_JZO54K_Deodexed_Rooted_FactoryImage_teshxx for 4.1.2
Both just zipped version of the factory image. I didn't change the Kernel beyond that.
My carrier has now released the most current version now, so I could return to stock, then root again.
Sounds like a good idea, and if you're looking for a good Rom,I would suggest minco, it's as stable as stock and a whole lot faster with better battery life.
Sent from my Galaxy Nexus using xda app-developers app
Think I got it solved.
Previously I was doing a factory reset on the phone, so it was restoring the same ROM.
Today I used the Gnex toolkit, and flashed the stock rom from google, and re-rooted. That seems to have worked. I can export files from Dropbox no problem now.
Glad to hear it
Sent from my Galaxy Nexus using xda app-developers app

Camera failed error on galaxy s3 after towel root on kit kat

Hello I have a galaxy s3 and I tried rooting my phone all root has failed after the kit kat update but untill I tried towel root which ended up working but right when I did it my phone is rooted but I keep getting the camera failed error so if somrone could help fix my camera it will be much appreciated
Thanks
Sent from my SPH-L710 using XDA Free mobile app
Christopherx999 said:
Hello I have a galaxy s3 and I tried rooting my phone all root has failed after the kit kat update but untill I tried towel root which ended up working but right when I did it my phone is rooted but I keep getting the camera failed error so if somrone could help fix my camera it will be much appreciated
Thanks
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
simplest fix without using the root that you gained would be just disable the stock samsung camera then download one from the play store....but if you wanna use the root you just gained i would say download this then extract the samsung camera from here http://forum.xda-developers.com/showthread.php?t=2741413 then with the root browser just delete the samsung app that you have installed and put the one you extracted in its place then fix the permissions then reboot and it should work now
6th_Hokage said:
simplest fix without using the root that you gained would be just disable the stock samsung camera then download one from the play store....but if you wanna use the root you just gained i would say download this then extract the samsung camera from here http://forum.xda-developers.com/showthread.php?t=2741413 then with the root browser just delete the samsung app that you have installed and put the one you extracted in its place then fix the permissions then reboot and it should work now
Click to expand...
Click to collapse
How do I extract the samsung camera thats the one thing I dont know how to do cause I dont wana have to wipe any data I dont wanna screw things up worse all ive done is root do custom recoveries and custom roms and thats it never knew how to extract cause where would the camera be and how would I reinstall it without losing data
Christopherx999 said:
How do I extract the samsung camera thats the one thing I dont know how to do cause I dont wana have to wipe any data I dont wanna screw things up worse all ive done is root do custom recoveries and custom roms and thats it never knew how to extract cause where would the camera be and how would I reinstall it without losing data
Click to expand...
Click to collapse
i extracted it for you just use root browser to install it as a system app follow this video (same basic thing just use root browser that i provided and this apk) just instead of hitting install after you move the apk and fix the permissions reboot the phone and it will go in the system/app folder
I tried doing it and the camera just disapeared I tried installing it and said error parsing package
Sent from my SPH-L710 using XDA Free mobile app
Christopherx999 said:
I tried doing it and the camera just disapeared I tried installing it and said error parsing package
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
well if that didn't work im sorry you'll have too Odin back to Stock ND8 or NDC depending which one you have or flash Wicked X rom or the Philz flashable rom that i provided earlier
Ok I did all the permissions right and it still says camera failed still and wont I have to wipe my phone data if I do that and btw is there any other fixes possibly
Sent from my SPH-L710 using XDA Free mobile app
Christopherx999 said:
Ok I did all the permissions right and it still says camera failed still and wont I have to wipe my phone data if I do that and btw is there any other fixes possibly
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
not that i know of :/ im sorry dude
Its okay but I have a question thats off topic but Obvisly u know how to do alot of thing I have my backup bro and its screwing up cause kit kat wont let me do the ext. Sd card I read about this fix 2. Use a root-enabled file manager and navigate to /system/etc/permissions
3. Edit platform.xml and find “WRITE_EXTERNAL_STORAGE“
4. Add an additional group definition for this permission: <group gid=”media_rw” />
5. Save the changes and restart your device
6. You are now able to write on your external SD card again
How to add an additional group defintion like there saying jc thanks
Sent from my SPH-L710 using XDA Free mobile app
Christopherx999 said:
Its okay but I have a question thats off topic but Obvisly u know how to do alot of thing I have my backup bro and its screwing up cause kit kat wont let me do the ext. Sd card I read about this fix 2. Use a root-enabled file manager and navigate to /system/etc/permissions
3. Edit platform.xml and find “WRITE_EXTERNAL_STORAGE“
4. Add an additional group definition for this permission: <group gid=”media_rw” />
5. Save the changes and restart your device
6. You are now able to write on your external SD card again
How to add an additional group defintion like there saying jc thanks
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
you mean to be able to send apps to your external SD instead of internal?
Yes ive tried using the apps for it and writing it but it still wont let me write to the external sd card and its messing up my my backup pro and titanium backup where it wont let me change to paths to there since kit kat and then im getting the insufficient space error from titanium when I have like 6 gbs on my ext. Sd card and it says it even when I try to backup even just facebook cause I was just gonna switch to CM rom cause of camera still screwing up but I wanna backup my things first but it wont let me and it pointless to do internal since I gotta wipe the data anyways but thanks
Sent from my SPH-L710 using XDA Free mobile app
Christopherx999 said:
Yes ive tried using the apps for it and writing it but it still wont let me write to the external sd card and its messing up my my backup pro and titanium backup where it wont let me change to paths to there since kit kat and then im getting the insufficient space error from titanium when I have like 6 gbs on my ext. Sd card and it says it even when I try to backup even just facebook cause I was just gonna switch to CM rom cause of camera still screwing up but I wanna backup my things first but it wont let me and it pointless to do internal since I gotta wipe the data anyways but thanks
Sent from my SPH-L710 using XDA Free mobile app
Click to expand...
Click to collapse
Even if you sent the apps to your external SD they would still be wiped if you do a full wipe in order to flash a new rom....but what you can do is copy the apps data to your external SD with a root browser. Basically make a copy of the "Android<Data" sub folder from your Internal SD then change the name of the Android Folder then paste it to your external SD and the apps data it self will be safe even if you wipe to flash a new rom...

Categories

Resources