Related
I have a friend over on the east coast that isnt following direction as well as one would hope and is a little scared about rooting his phone and getting it to be as good as my X is. I finally got it rooted for him but he is freaking out about using a clean nandroid backup i sent him and dumping it in the correct directory for nandroid backup and restore giving him a clean image of my phone...
I had assumed that this would have been the easiest method but it got me thinking.
Could i rename my nandroid back up folder the ending tree folder that holds the .android_secure.img, cache.img, data.img, nandroid.md5 and system.img ... like clockworkmod/backup/2010-11-25.05.05.13 could i just pop all those files into a .zip named whatever and direct him to clockwork recovery and flash zip from sd card?
Or could someone point me into a direction on how to accomplish that? I think i would like to also do it for my self and upload it to my dropbox account for later access or to share with friends.
I noticed when i opened like the latest rubix rom that it didnt contain any files similar to that so im curious if its possible.
Also one last question, while i have your technicle mind at attention..
Could someone answer me, in Titanium backup it gives you the option to create a update.zip, then it gives you two radio buttons one says titanium backup will be installed as user application and then System application.
I know that the whole create update.zip thing is for flashing it to the rom from recovery. But what is the diffrence bewteen those two options. What is best and what is the diffrence..
Thanks for letting me pick your Brains!
One drawback of giving him your nandroid backup is that it contains YOUR gmail account with your contacts, facebook account (if applicable), among all other sorts of your personal stuff. In my past experience, you can ADD a gmail account to the phone, but you cannot get rid of the primary/original account so he will have both on there. Other than that, it actually does work though (at least it did on the Droid 1).
Wipe your data and make a nandroid before you reboot and sign in. that way your accounts won't be tied to it
Sent from my DROIDX using XDA App
Your friend - with all due respect if he's having that much trouble with something this simple I really don't think he should be screwing around with root access in the first place. If he has that little understanding of administrator-level access, why on earth does he even want root? He won't even know what to do with it.
Not trying to be harsh, just trying to understand.
Flash Nandroid - NO, don't do it! I'm sure it can be done, but not in the way you described.
Titanium Backup - system apps reside in /system/app as opposed to /data/app. The only real difference is that system apps will still be there after you do a factory reset.
If your going to let your friend flash a nandroid, then you need to remove your gmail and social applications. If you wipe data as mentioned above you'll lose all non-system apps...basically everything you've installed and set up, which is most likely what you're trying to give him. The only way I can think to make this work is to first create a backup for your use, then remove everything that requires you to log in with adb, then replace all of the apps you removed (extract the rom your running and look in system/app for them - data/app apps can be installed from the market). Reboot the phone to verify that all of your accounts are gone, create the new backup and send it to him. Then flash the backup you made for your use.
The easiest way to give him "your set up" would probably be to make a full backup with titanium (not an update.zip). Backup all user apps and system data. Go into the titanium folder on your sd card and delete all files except the .apk files that have anything to do with gmail or social apps. Have him flash the same rom, copy your titanium file to his sd card, and restore all apps and system data to his phone.
Sent from my DROIDX using XDA App
In the need to recover a deleted SMS thread, I have recently found out that the SQLite database file mmssms.db retains deleted data, which means that I could, in theory, recover the conversation thread which had vital information that I need back. The problem is that this file is located somewhere in an area inaccessible without rooting the phone, and doing so seemingly will erase the file, making this whole process pointless.
I have done some research and realized most backups only save the com.android.providers.telephony.json and .ab files, which only have data from non-deleted texts. Also, please correct me if I am wrong, but it seems I am only capable of backing up files from the "sdcard" folder and nothing from other folders such as "root" and "data" (which on my unrooted phone appear empty), the two possible locations for the mmssms.db file. I would like to know if there is any possible way of accessing this file without having to root the phone or if I am safe to root the device without the risk of wiping mmssms.db.
Thanks in advance. Recovering those messages would greatly help my cause.
henriliveira said:
In the need to recover a deleted SMS thread, I have recently found out that the SQLite database file mmssms.db retains deleted data, which means that I could, in theory, recover the conversation thread which had vital information that I need back. The problem is that this file is located somewhere in an area inaccessible without rooting the phone, and doing so seemingly will erase the file, making this whole process pointless.
I have done some research and realized most backups only save the com.android.providers.telephony.json and .ab files, which only have data from non-deleted texts. Also, please correct me if I am wrong, but it seems I am only capable of backing up files from the "sdcard" folder and nothing from other folders such as "root" and "data" (which on my unrooted phone appear empty), the two possible locations for the mmssms.db file. I would like to know if there is any possible way of accessing this file without having to root the phone or if I am safe to root the device without the risk of wiping mmssms.db.
Thanks in advance. Recovering those messages would greatly help my cause.
Click to expand...
Click to collapse
You can recover ur sms before the rooting because after rooting ur phone would left with 0 sms's.
D_RiDeRs said:
You can recover ur sms before the rooting because after rooting ur phone would left with 0 sms's.
Click to expand...
Click to collapse
How would I go about recovering deleted text messages without having root access?
henriliveira said:
How would I go about recovering deleted text messages without having root access?
Click to expand...
Click to collapse
While googling for more than half an hour I got the solution to ur problem. Here:-
1.
2.
You can try the first one first because it has trial version available.
Best of Luck!! :good:
Thanks for the help, but I have already tried both, the former does not support MTP phones and the latter needs root access.
henriliveira said:
Thanks for the help, but I have already tried both, the former does not support MTP phones and the latter needs root access.
Click to expand...
Click to collapse
Good to know. MTP is a blessing and a curse.
is possible to root without wiping data, this is a security issue, but for you it's fine:
http://forum.xda-developers.com/showthread.php?t=2266928
having a custom recovery will make you able to install the necessary files to root your phone.
EDIT: Reading the previous thread, there was a comment with another way of rooting the phone, without wiping data, try the one that is easier for you.
http://forum.xda-developers.com/showthread.php?t=2300480
moxtrom said:
is possible to root without wiping data, this is a security issue, but for you it's fine:
http://forum.xda-developers.com/showthread.php?t=2266928
having a custom recovery will make you able to install the necessary files to root your phone.
EDIT: Reading the previous thread, there was a comment with another way of rooting the phone, without wiping data, try the one that is easier for you.
http://forum.xda-developers.com/showthread.php?t=2300480
Click to expand...
Click to collapse
Thanks a lot man, I tried the second one and it worked perfectly.
Also. You can adb pull the file without root as long as you know it's location.
Adb pull /data/data/com.android.providers.telephony/databases/mmssms.db
You would need root to modify and replace it though.
And when you put it back you also have to chmod and chown it
Sent from my Nexus 4 using xda app-developers app
You can also download go sms from play store, it has a backup feature, so you can backup before wiping, it will create a backup file on your "sd card", then wipe, install go sms again after wiping, restore, and eventually delete go sms if you don't want it that's what I do, and it works
Sent from my Nexus 4 using xda app-developers app
gallardo5 said:
You can also download go sms from play store, it has a backup feature, so you can backup before wiping, it will create a backup file on your "sd card", then wipe, install go sms again after wiping, restore, and eventually delete go sms if you don't want it that's what I do, and it works
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
It backs up deleted text messages?
Guessing you didn't read the OP.
Sent from my iPad 4
After Google Services drying up my monthly data cap trying to download 4.3, I thought I'd move from PACman v23 to the new Paranoid Android 3.92 as it had 4.3. I thought I did all the right things. I backed up in Rom Manager, copied the file across to my PC. I ran a fresh backup of everything in Titanium Backup and copied that all across to my PC too.
I did a factory reset/data wipe and flashed bootloader/modem/rom/gapps as instructed and got the latest Paranoid Android running. I copy across my TB backup directory and I install TitaniumBackup from the market place. I go restore missing apps, and then... it just hangs on the first app. Read a little online, change the restore mode to "Interactive", doesn't fix it. Go back to the normal setting. I run Verify Backups, and to my surprise, it says there are errors with ALL my backup files. I get pissed, decide perhaps I should've just created a flashable zip. So I say no problem. I'm persistent. I'll create a backup of Paranoid Android, reflash my PACman backup, redo my Titanium Backup, and then reflash my Paranoid Android backup and apply the TB backup zip. So I Copy my PACman zip file, choose Install ZIP from sdcard, select the PACman zip and boom... MD5 verification failed.
I realise I had some Titanium Backup essentials backup on Google Drive and Dropbox, so I copy them over. Point TB to that directory, but the same problem persists. It just hangs.
I've been copying across the same TB folder between various ROM installations with no issues, and I'm not sure what is causing the issue here. I suspect it is either the bootloader and radio (which was what has been the extra step compared to installing other roms) but I don't want to admit that now all my backups are completely useless.
Am I missing something here? Anyone have any suggestions?
TL;DR I can't seem to get any TB backups to restore on my newly flashed Paranoid Android rom.
mversion said:
After Google Services drying up my monthly data cap trying to download 4.3, I thought I'd move from PACman v23 to the new Paranoid Android 3.92 as it had 4.3. I thought I did all the right things. I backed up in Rom Manager, copied the file across to my PC. I ran a fresh backup of everything in Titanium Backup and copied that all across to my PC too.
I did a factory reset/data wipe and flashed bootloader/modem/rom/gapps as instructed and got the latest Paranoid Android running. I copy across my TB backup directory and I install TitaniumBackup from the market place. I go restore missing apps, and then... it just hangs on the first app. Read a little online, change the restore mode to "Interactive", doesn't fix it. Go back to the normal setting. I run Verify Backups, and to my surprise, it says there are errors with ALL my backup files. I get pissed, decide perhaps I should've just created a flashable zip. So I say no problem. I'm persistent. I'll create a backup of Paranoid Android, reflash my PACman backup, redo my Titanium Backup, and then reflash my Paranoid Android backup and apply the TB backup zip. So I Copy my PACman zip file, choose Install ZIP from sdcard, select the PACman zip and boom... MD5 verification failed.
I realise I had some Titanium Backup essentials backup on Google Drive and Dropbox, so I copy them over. Point TB to that directory, but the same problem persists. It just hangs.
I've been copying across the same TB folder between various ROM installations with no issues, and I'm not sure what is causing the issue here. I suspect it is either the bootloader and radio (which was what has been the extra step compared to installing other roms) but I don't want to admit that now all my backups are completely useless.
Am I missing something here? Anyone have any suggestions?
TL;DR I can't seem to get any TB backups to restore on my newly flashed Paranoid Android rom.
Click to expand...
Click to collapse
Do you have the latest version of Titanium Backup, that supports Android 4.3?
mversion said:
After Google Services drying up my monthly data cap trying to download 4.3, I thought I'd move from PACman v23 to the new Paranoid Android 3.92 as it had 4.3. I thought I did all the right things. I backed up in Rom Manager, copied the file across to my PC. I ran a fresh backup of everything in Titanium Backup and copied that all across to my PC too.
I did a factory reset/data wipe and flashed bootloader/modem/rom/gapps as instructed and got the latest Paranoid Android running. I copy across my TB backup directory and I install TitaniumBackup from the market place. I go restore missing apps, and then... it just hangs on the first app. Read a little online, change the restore mode to "Interactive", doesn't fix it. Go back to the normal setting. I run Verify Backups, and to my surprise, it says there are errors with ALL my backup files. I get pissed, decide perhaps I should've just created a flashable zip. So I say no problem. I'm persistent. I'll create a backup of Paranoid Android, reflash my PACman backup, redo my Titanium Backup, and then reflash my Paranoid Android backup and apply the TB backup zip. So I Copy my PACman zip file, choose Install ZIP from sdcard, select the PACman zip and boom... MD5 verification failed.
I realise I had some Titanium Backup essentials backup on Google Drive and Dropbox, so I copy them over. Point TB to that directory, but the same problem persists. It just hangs.
I've been copying across the same TB folder between various ROM installations with no issues, and I'm not sure what is causing the issue here. I suspect it is either the bootloader and radio (which was what has been the extra step compared to installing other roms) but I don't want to admit that now all my backups are completely useless.
Am I missing something here? Anyone have any suggestions?
TL;DR I can't seem to get any TB backups to restore on my newly flashed Paranoid Android rom.
Click to expand...
Click to collapse
I'm having the same issues. Best luck I had is to install the latest SuperSU(PA uses an integrated superuser) and then restore my apps one by one. Some work and others don't. It's a problem with 4.3/TB and SU which hopefully will be resolved. Most of my games worked but Nova launcher did not. I was also in indirect mode when restoring them.
You have to change the backups folder to storage/emulated/legacy in 4.3 to be able to restore your applications. You can change it in Menu/Preferences within TiBu.
I think I screwed something up before. Just did a factory reset, installed latest SuperSU and changed app installation to indirect mode. Everything restored flawlessly after that.
Here is the reply for anyone having similar issues which is explained easily in details
https://plus.google.com/app/basic/stream/z12rw1urfveawxfxm04cjl1aoor5ezninhc
johnie5 said:
Here is the reply for anyone having similar issues which is explained easily in details
https://plus.google.com/app/basic/stream/z12rw1urfveawxfxm04cjl1aoor5ezninhc
Click to expand...
Click to collapse
Thanks.
I installed stock 4.3, had to flash the latest SuperSU to get root, and found that all my Titanium Backup files were A-OK. Perhaps it is just a matter of the latest SuperSU and the TB workaround detailed on that link:
...Titanium Backup is an example of such an app. It may incorrectly detect the path to your internal storage for backups, and thus crash on backup/restore. You can fix this by going into preferences and selecting a folder under /storage/emulated/legacy as backup/restore path, not under /storage/emulated/0.
Click to expand...
Click to collapse
I'll reinstall PA3.92 and try again.
Last update: Installing the latest Paranoid Android 3.94 and putting my Titanium Backup folder in the legacy folder detailed above has given me a working solution.
Mercado_Negro said:
You have to change the backups folder to storage/emulated/legacy in 4.3 to be able to restore your applications. You can change it in Menu/Preferences within TiBu.
Click to expand...
Click to collapse
Thanks for the solution!! I've been trying to restore stuff for hours.
Happy I found a solution. I too spent way too long getting Titanium Backup to restore apps. And once I found this solution, implementing the folder change isn't just ticking a box or adding an entry. But all's well now. Really enjoying my first taste of Paranoid Android - lots of settings to figure out. I was having dpi/resolution issues with Simpson's Tapped Out and PA will give me several solution options. Thanks everyone!
mversion said:
Thanks.
I installed stock 4.3, had to flash the latest SuperSU to get root, and found that all my Titanium Backup files were A-OK. Perhaps it is just a matter of the latest SuperSU and the TB workaround detailed on that link:
I'll reinstall PA3.92 and try again.
Click to expand...
Click to collapse
I was having restore problems with Titanium Backup and installed SuperSU from the play store after reading this and then allowed it to update the binaries through CWM.
All my backups are now restoring fine!
Mercado_Negro said:
You have to change the backups folder to storage/emulated/legacy in 4.3 to be able to restore your applications. You can change it in Menu/Preferences within TiBu.
Click to expand...
Click to collapse
This worked for me, too, on two different ROMs on my HTC One. I can't believe how easy it was after I tried to figure out a solution for about two hours. Thanks!!!
Mercado_Negro said:
You have to change the backups folder to storage/emulated/legacy in 4.3 to be able to restore your applications. You can change it in Menu/Preferences within TiBu.
Click to expand...
Click to collapse
That's a bingo!
here is what I did (nexus 7 FLO)
menu - > preferences -> Backup folder location -> DETECT
choose /legacy instead of /0/something or other
It will ask to move the data
select yes
restore away
Mercado_Negro said:
You have to change the backups folder to storage/emulated/legacy in 4.3 to be able to restore your applications. You can change it in Menu/Preferences within TiBu.
Click to expand...
Click to collapse
This was much appreciated. I simply switched the backup folder location from /storage/emulated/0 to /storage/emulated/legacy instead. Problem Solved. No Rebooting, no installing SuperSU or anything. I've spent two hours trying to restore my backups (the one time, I forgot to create the flash zips with all my backups and the one time I didn't have space to create a Nandroid,) and now I'm good to Go.
Mercado_Negro said:
You have to change the backups folder to storage/emulated/legacy in 4.3 to be able to restore your applications. You can change it in Menu/Preferences within TiBu.
Click to expand...
Click to collapse
Thanks , worked perfect :good:
Xentar712 said:
I'm having the same issues. Best luck I had is to install the latest SuperSU(PA uses an integrated superuser) and then restore my apps one by one. Some work and others don't. It's a problem with 4.3/TB and SU which hopefully will be resolved. Most of my games worked but Nova launcher did not. I was also in indirect mode when restoring them.
Click to expand...
Click to collapse
Thank you. I've had a few reinstalls now where I've had to redirect TiBu to the "Legacy" path but this time with Carbon rom I also had to update SuperSU, then let SuperSU update the binary through CWM before I could restore anything.
Edit: Also if you're having problems figuring out how to change Titanium Backup's default path in preferences, your phone/tablet's Back button (beside the home button) will move you up through directories in the "select backup folder" dialog. This one had me stuck for awhile so maybe this info will help someone else.
Even changing it to legacy I am unable to get TiBU to restore. I have even made it navigate to the Titanium Backup Folder where I can see all my apps and system data backed up but it won't load it to restore for some reason.
Any suggestions?
xavier2k3 said:
Even changing it to legacy I am unable to get TiBU to restore. I have even made it navigate to the Titanium Backup Folder where I can see all my apps and system data backed up but it won't load it to restore for some reason.
Any suggestions?
Click to expand...
Click to collapse
Yes, flash superSU:
http://download.chainfire.eu/351/SuperSU/UPDATE-SuperSU-v1.65.zip
droidgren said:
Yes, flash superSU:
http://download.chainfire.eu/351/SuperSU/UPDATE-SuperSU-v1.65.zip
Click to expand...
Click to collapse
Already had. I just set it up again from scratch. Wasn't that bad to be honest.
Titanium Backup was updated today to version 6.1.1. It uses the /legacy path now by default for ROMs using Superuser. You shouldn't run into problems anymore.
Hello,
i have titanium backup files i made from my old Note2 and now i want to restore on my new S4
i don't want to root my new s4 anyway to keep it clean
is there any way to make titanium backup restore the apps without root ?
i need only the apps not the data .. just the apps
so , is there any other way to restore just the apps from the titanium backup folder ?
Extract the apk files from the titanium backup archives and put it on your sdcard so you can install them
Sent from my Xperia Arc S using XDA Premium 4 mobile app
om22 said:
Extract the apk files from the titanium backup archives and put it on your sdcard so you can install them
Sent from my Xperia Arc S using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I need to restore my backups to my non-rooted phone but I need the app data.. is this possible?
Not without root. I wouldn't recommend extracting the apks as your market links will be broken. No updates. You need root or start again
MamomaN said:
Hello,
i have titanium backup files i made from my old Note2 and now i want to restore on my new S4
i don't want to root my new s4 anyway to keep it clean
is there any way to make titanium backup restore the apps without root ?
i need only the apps not the data .. just the apps
so , is there any other way to restore just the apps from the titanium backup folder ?
Click to expand...
Click to collapse
If you still have Note II, there is an easy way to accomplish what you need.
Astro File Manager can back up all installed apps to a folder named "backups." Apps can be reinstalled in the normal way from this folder. Market link is not lost, no root required.
After some of my past experiences, I tend to back up things six ways from Sunday and this has been handy for me.
I hope this helps.
Use Helium if you can..
On the same line, if you still have your note 2, use Helium (Koush's app, previously Carbon) instead..
It allows for backup/restore of data without root.
Now can you use data files backed up with Titanium to restore using Helium is unknown to me...
---
Edit: Apologies, wrong reply, dint read that you want just the apps and not the data! Talked only about data..
My experiences.
I just got a G3 and the computer side for Helium wouldn't recognize my phone. Not sure if I wanna root.
OK. I just lied to you. I do wanna root it.
I'm gonna try the Astro method.
I am stuck in the same situation....tried everything but there is no way around to to restore unless the phone is rooted
bsam55 said:
If you still have Note II, there is an easy way to accomplish what you need.
Astro File Manager can back up all installed apps to a folder named "backups." Apps can be reinstalled in the normal way from this folder. Market link is not lost, no root required.
After some of my past experiences, I tend to back up things six ways from Sunday and this has been handy for me.
I hope this helps.
Click to expand...
Click to collapse
I tried the Astro method suggested here. Just a warning: only the apk is backed up; no app data. I was hoping it would do the app data since that is what I really care about.
On a rooted device, ES File Explorer (any version) can back up both apps and data. I back up my apps and data with it all the time, or else I wouldn't have gone through the trouble of modifying pre-malware versions of that app to work with systemless root.
Without root however, backing up the data is impossible.
Strephon Alkhalikoi said:
On a rooted device, ES File Explorer (any version) can back up both apps and data. I back up my apps and data with it all the time, or else I wouldn't have gone through the trouble of modifying pre-malware versions of that app to work with systemless root.
Without root however, backing up the data is impossible.
Click to expand...
Click to collapse
What about restoring from an ES File Explorer backup? Can an ES File Explorer backup (apps and/or data) be restored on a non-rooted device?
pvman said:
What about restoring from an ES File Explorer backup? Can an ES File Explorer backup (apps and/or data) be restored on a non-rooted device?
Click to expand...
Click to collapse
Just install apk that backed up inside backups/apps. I use ES nowadays just to backup Titanium Backup apk so I don't have to re-download it everytime I clean flash my device.
For data of apps, you might need root.
Sent from my Redmi 3 using XDA Labs
pvman said:
What about restoring from an ES File Explorer backup? Can an ES File Explorer backup (apps and/or data) be restored on a non-rooted device?
Click to expand...
Click to collapse
Apps can be restored, but not data. Even if you did have app data backed up it cannot be restored without root.
EDIT: Clarified message.
Without root, you will not be able to restore data because the file/directory owner and SELinux security context need to be changed. This is the way Android works; with only a few exceptions, each app gets its own user ID (owner) as which the app runs. Generally speaking, one user ID (UID) cannot write the files/directories of another UID. Doing that would require that UID to set the mode bits (permissions) of a file or directory so that group (GID) or "other" is allowed, but Android apps generally don't do that to maintain the "one UID per app" sandbox. Similarly, if SELinux is used, additional access checks are made based on SELinux contexts (but I don't know that well, so I can't explain it, other than to say, if your file context is not right compared to the context of the process accessing it, it will be denied/won't work).
root on the other hand can override permission checks, and can assign the UID, GID, mode bits, and (usually) the SELinux security context of a file or directory. That is what TB does. If you have SuperSU Pro, you can see the chown/chmod/etc. that it does in its logs.
Verizon S5 with towelroot and Safestrap nandroid.
I'm trying to use Titanium Backup for the first time. I'm watching the video on the Play Store page. The guy says to go to MENU>Preferences>Backup folder location, and then click "DETECT!". When I do, it shows a progress bar and then a message "No backup location was found." I can click back and navigate to the SD card, but it doesn't show up as a backup location.
I'm hoping to eventually use Titanium Backup to remove some bloat and freeze some Samsung/Verizon processes, but I want to get the backup happening first. Every little step causes frustration because things never seem to happen the way they do in the instructional videos.
EDIT: Also, under Help, there is an option to "Upgrade Superuser". This takes me to Superuser app on the Play Store. I already have SuperSU. Do I need to install Superuser?
You need to do sd card fix / hack. One of the security features in kit kat was to limit 3rd party apps ability to write to the sd card. I believe the latest wanam exposed has the ability to change this, there is also an app in the play store sd fix, or you can just modify the file manually. I can't find the thread right now to do the manual edit, but that is what I did and titanium recognizes it now.
Sent from my SM-G900V using XDA Premium 4 mobile app
scadilla said:
You need to do sd card fix / hack. One of the security features in kit kat was to limit 3rd party apps ability to write to the sd card. I believe the latest wanam exposed has the ability to change this, there is also an app in the play store sd fix, or you can just modify the file manually. I can't find the thread right now to do the manual edit, but that is what I did and titanium recognizes it now.
Sent from my SM-G900V using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Interesting. I installed "SD KitKat Fixer". I tapped 'FIX' and it says "FIXED: Apps should be able to write to removable sdcards.". However, Titanium Backup says "This folder is not writable" for every folder on the SD card.
ergalthema said:
Interesting. I installed "SD KitKat Fixer". I tapped 'FIX' and it says "FIXED: Apps should be able to write to removable sdcards.". However, Titanium Backup says "This folder is not writable" for every folder on the SD card.
Click to expand...
Click to collapse
You have to reboot afterwards if you haven't already.
ljv said:
You have to reboot afterwards if you haven't already.
Click to expand...
Click to collapse
Well thanks. I love how these little details always seem to get left out of the instructions.
If you still have problems
Here is the link:
http://forum.xda-developers.com/showpost.php?p=53428200&postcount=1
Bumping an old thread......Currently stock rooted on NI2. I would like to put a ROM on my phone but would like to backup some of my apps using Titanium backup. In the Titanium backup app the Backup directory shows "not available". Going into preferences it shows that every folder in the device is not writeable. If I click DETECT, it shows no backup location was found. I tried to change the platform.xml to read/write using a couple different file explorers but I am unable to save the changes. I have tried to use the app as discussed above and rebooted the device but sill no dice. It seems that this problem started after I tried Rick's ROM for a very brief time and then flashed my nandroid backup on to the device. I would really like to change the ROM on this thing so any help will be appreciated.
brocksdad said:
Bumping an old thread......Currently stock rooted on NI2. I would like to put a ROM on my phone but would like to backup some of my apps using Titanium backup. In the Titanium backup app the Backup directory shows "not available". Going into preferences it shows that every folder in the device is not writeable. If I click DETECT, it shows no backup location was found. I tried to change the platform.xml to read/write using a couple different file explorers but I am unable to save the changes. I have tried to use the app as discussed above and rebooted the device but sill no dice. It seems that this problem started after I tried Rick's ROM for a very brief time and then flashed my nandroid backup on to the device. I would really like to change the ROM on this thing so any help will be appreciated.
Click to expand...
Click to collapse
Try to unmount and remount the card. If that doesn't fix it do a factory data reset from the settings menu and a advanced wipe from safestrap. Then restore your back up. If all else fails remove your card, back it up to your PC and format it and restore. I can assure you my ROM has nothing to do with it. I've installed many ROMs multiple times and re rooted many times without one issue with the extSD card. I even switched phones without ever formatting it. I hope this helps you.
It's not only the card that I can't write to, it's the entire device. Every folder in titanium backup says "This folder is not writeable". I can try the factory reset then reinsatalling a backup. The crazy thing is that I just used SMS Backup and Restore to backup all my SMS/MMS and it created the backup to the external storage.
brocksdad said:
It's not only the card that I can't write to, it's the entire device. Every folder in titanium backup says "This folder is not writeable". I can try the factory reset then reinsatalling a backup. The crazy thing is that I just used SMS Backup and Restore to backup all my SMS/MMS and it created the backup to the external storage.
Click to expand...
Click to collapse
It's possible you need to remount the /system filesystem rw (read/write) before you can edit /system/etc/permissions/platform.xml. Apps like Root Explorer or ES File Explorer (with root enabled) do this automatically, but depending on the editor they spawn, it may not be able to re-save the file. I followed:
http://forum.xda-developers.com/showpost.php?p=53428200
and used Root Browser with the RB Editor, and was able to edit and save platform.xml. Don't forget to reboot after making changes. This made Titanium Backup much happier.
- Dave
Thanks for the tip. There were several other things that did not work. Widgets, voice mail, ring tones, the list goes on. I un-rooted my phone and everything works again. When I did root the phone, it was kinda wierd. It never showed that I was on NE9 after using Odin to get to NE9 from NI2.