Fix for Titanium Backup restoring with data - Galaxy Note 3 Android Development

This fix solves force close issues with restoring apps with data in Titanium Backup.
This operation recursively fixes all SElinux file markers in /data/data, which are spoiled by titanium during data restore. (Quote from vodkinagdan)
User vodkinagdan found this solution:
Simply execute this from the terminal emulator:
su
restorecon -R -v /data/data
This has to be done after every restore (or batch of restores).
I take no credit for this but it works!
vodkinagdan has sent fix to Titanium Track.
Sent from my SM-N9005 using xda app-developers app

Confirmed, it saved me from days of frustration !

Sorry. What is terminal emulator? How do you get there?
Thanks
Sent from my LG-F320K using xda app-developers app

flochy said:
Confirmed, it saved me from days of frustration !
Click to expand...
Click to collapse
I can also suggest everyone to create sh file with these commands and store somewhere in sdcard. Just in case if we will have to wait for the fix from titanium team for a while.
P.S. Terminal emulator is an app, which you can get from Play Market. It serves to execute shell and busybox commands on android device.

works like a charm. too bad Ive already reinstalled the apps and deleted my titanium backup files.. lol

toofimoofi said:
works like a charm. too bad Ive already reinstalled the apps and deleted my titanium backup files.. lol
Click to expand...
Click to collapse
Never delete them! Ever!
Sent from my SM-N9005 using xda app-developers app

Do you execute this command after or before restore?
Skickat från min SM-N9005

PokerPlayer said:
Do you execute this command after or before restore?
Skickat från min SM-N9005
Click to expand...
Click to collapse
After restores.You can restore many then run command once.
Sent from my SM-N9005 using xda app-developers app

Hi, could someone please help me, i'm not really sure what i'm doing wrong here?
- Thank you!

This tool resets SELinux security contexts. Maybe you need to have busybox installed(if it's one of its' binaries/applets?)

starfighter1106 said:
Hi, could someone please help me, i'm not really sure what i'm doing wrong here?
- Thank you!
Click to expand...
Click to collapse
It's strange, but seems that you have no restorecon binary in your rom.
Here's mine. Try to put it in /system/bin and then execute restorecon -R -v /data/data
It should be rwxr-xr-x (755)

vodkinagdan said:
It's strange, but seems that you have no restorecon binary in your rom.
Here's mine. Try to put it in /system/bin and then execute restorecon -R -v /data/data
It should be rwxr-xr-x (755)
Click to expand...
Click to collapse
I just installed this rom http://forum.xda-developers.com/showthread.php?t=2461929
I will try to install your binary, thank you

starfighter1106 said:
I just installed this rom http://forum.xda-developers.com/showthread.php?t=2461929
I will try to install your binary, thank you
Click to expand...
Click to collapse
Which one did you install? The DeOdex one through CWM?
Just curious, because thats what I want to do.

dark_dude said:
Which one did you install? The DeOdex one through CWM?
Just curious, because thats what I want to do.
Click to expand...
Click to collapse
Thank you, it worked! Much appreciated
Yes, that's the one Quite weird that it's missing the binary for the titanium backup fix though.

What version of Titanium that you mension in this topic. Because I'm using Titanium ver 6.1.0
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and I don't have same issue like you.
Send from my SM-N900 using Tapatalk 4 Pre

namfat said:
What version of Titanium that you mension in this topic. Because I'm using Titanium ver 6.1.0...
Click to expand...
Click to collapse
I'm using 6.1.0 as well.

dark_dude said:
I'm using 6.1.0 as well.
Click to expand...
Click to collapse
Sorry, I've tested all the app and games whitch restored from Titanium.
But some is fc, some is ok. So Note 3 still have some problem must be fixed.

you must restore first,
then fix!!
i test,all apps are OK
Sent from my SM-N9005 using xda app-developers app

nforce4 said:
you must restore first,
then fix!!
i test,all apps are OK
Sent from my SM-N9005 using xda app-developers app
Click to expand...
Click to collapse
OK thanks, I will try this way.
starfighter1106 said:
Thank you, it worked! Much appreciated
Yes, that's the one Quite weird that it's missing the binary for the titanium backup fix though.
Click to expand...
Click to collapse
I have same issue with you when I type the command in the simulator.
I will try to copy the new binary like you, and it work. Thanks!

Used the command yesterday and have since added it to Clipper pinned so it's there if needed again before an update

Related

[q] apk files

When i flash my new rom i hate installing all the APPS i use over and over from the market. I want to start incorporating them install the install.
searching for the actual APK file with google is a pain in the ass!
is there a way to download the APK file direct from the market to your PC? it always prompts for an install when all i want is the damn .apk file, i will install it my self.
rchris494 said:
When i flash my new rom i hate installing all the APPS i use over and over from the market. I want to start incorporating them install the install.
searching for the actual APK file with google is a pain in the ass!
is there a way to download the APK file direct from the market to your PC? it always prompts for an install when all i want is the damn .apk file, i will install it my self.
Click to expand...
Click to collapse
Even with adb im not sure you can pull all the data that belongs in the apk like save states,stats or logins or anything
Sent from a MikSupremed Shift
strapped365 said:
Even with adb im not sure you can pull all the data that belongs in the apk like save states,stats or logins or anything
Sent from a MikSupremed Shift
Click to expand...
Click to collapse
Right, but if you want just the apk then they're all in /data/app. I don't use ADB much but I think it's adb pull /data/app or something. Or can use a root file explorer to move em to the your SD to copy onto your PC. But probably all that is more work than it's worth when it won't even back up your app data. Instead you should buy Titanium Backup Pro. Or if cheap get My Backup Root. Then you can easily restore not just the apks but also all your settings and data. Just avoid restoring system app data.
thank you for this.
thanks, i will try out root explorer and see if i am able to pull out the .apk's that is all i really want anyways the setting are not that hard to setup due to not installing much on my shift.
Download es file explorer and use the backup feature to backup the apps you dl. Then after you flash a new rom install es... And just navigate to the backup folder and install that way.
Sent from my PG06100 using XDA App
You can restore all your apps in batch mode if you have titanium backup.
Titanium backup is great. However, I'm on the free version and hate having to hit install and done every time.
What you could actually do as an easier but not necessarily better work around is just wipe dalvik and cache and then flash your rom, gapps, and gapps new talk. We actually may have a new gapps with market 3.2 and new talk included up soon thanks to CrashV2010 and the #htc_evo_shift chatroom. Stay tuned.
Sent from my brick
VICODAN said:
Titanium backup is great. However, I'm on the free version and hate having to hit install and done every time.
What you could actually do as an easier but not necessarily better work around is just wipe dalvik and cache and then flash your rom, gapps, and gapps new talk. We actually may have a new gapps with market 3.2 and new talk included up soon thanks to CrashV2010 and the #htc_evo_shift chatroom. Stay tuned.
Sent from my brick
Click to expand...
Click to collapse
I love Titanium and firmly believe everyone should buy it but if you're really cheap MyBackup Root is free and does batch restore of apps too.
jesusice said:
I love Titanium and firmly believe everyone should buy it but if you're really cheap MyBackup Root is free and does batch restore of apps too.
Click to expand...
Click to collapse
Yeah i bought it, i dont use it much but every time i have its never failed me
Sent From My MikSupremed Shift Using Tapatalk
strapped365 said:
Yeah i bought it, i dont use it much but every time i have its never failed me
Sent From My MikSupremed Shift Using Tapatalk
Click to expand...
Click to collapse
Who needs a backup when you're always strapped?
Does pro get rid of my annoyance?
VICODAN said:
Does pro get rid of my annoyance?
Click to expand...
Click to collapse
Yup, and a whole lot more.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Titanium Backup is definitely a must have app for backups. I also use File Expert (free) to backup all my apps (market n sideloads) and easily share them...
Sent from my PG06100 using Tapatalk
jesusice said:
Who needs a backup when you're always strapped?
Click to expand...
Click to collapse
lol
10char...
notsointeresting said:
lol
10char...
Click to expand...
Click to collapse
Yeah i got a good laugh out of this one too cause It's so true
Sent From My MikSupremed Shift Using Tapatalk
Try mybackup pro. Let's you backup data plus apk up to 100mgb of space for apps and media. I use it and it works.
Sent from my PG06100 using XDA App
Appmonster pro is the my favorite.
Sent from my PG06100 using Tapatalk

[REL] Boot Menu Manager + Recovery (ics)

Whirleyes just updated his app in the market, with all the fixes + additions us devs have been working on for the past week or so. So make sure to thank whirleyes well before you even think about me, this is his hard work that has enabled this to be possible.
I only tested everything possible and helped to make sure there won't be any issues.
https://play.google.com/store/apps/details?id=com.projectlense.bootmenu
Now of course, neither of us will be responsible for what you do to your phone.
This is a great backup tool, and should be used as such! The first thing you do when installed, is reboot to recovery, and do a full backup if you have the space, or a fast backup if you don't, which leaves out webtop.
More information will be written here.
But for now, read the damned help file in the app!
Also here is original Razr thread and info. But please put all new questions here to avoid clogging the place up.
http://forum.xda-developers.com/showthread.php?p=27613247
Additional info: I will add bits and pieces here.
Sha1 error; you will need to uninstall any bootstrap or previous hijack.
alteredlikeness said:
To be more clear on removing the old bootstrap:
-Go to manage apps and clear data and uninstall the A2 Bootstrap app
-Go to /system/bin and delete hijack and logwrapper files
-Rename logwrapper.bin to logwrapper (also in /bin folder)
-Reboot
Click to expand...
Click to collapse
DO NOT REINSTALL OR USE ATRIX2BOOTSTRAPPER OR ANY OTHER RECOVERY ONCE YOU HAVE INSTALLED BOOTMENU.
Bootmenu will be all you need. This is a warning just in case someone out there does just that. As there is likely someone who will.
Neo saved me!
Reserved.
Neo saved me!
Hell Yeah!!!
Good Job!!! And thanks for all you put into this!
Original Thread
Nice. To help out with all the questions and details, here's the original thread-->
http://forum.xda-developers.com/showthread.php?p=27613247
W00t!
Sent from my MB865 using xda app-developers app
Awesome!! Thanks a lot :good:
Now that we've got this working, what are the chances of porting CyanogenMod 9/10 to the Atrix2?
With BootMenu Manager we can now boot custom ROMs, and with the ICS leak we should have the necessary kernel and drivers.
Downloaded good. Reboot great! Hung up on backup. @ sys.img
Sent from my MB865 using xda premium
Zoide_ said:
Awesome!! Thanks a lot :good:
Now that we've got this working, what are the chances of porting CyanogenMod 9/10 to the Atrix2?
With BootMenu Manager we can now boot custom ROMs, and with the ICS leak we should have the necessary kernel and drivers.
Click to expand...
Click to collapse
Nope, this is basically CWM, and we can get to during any boot, or even in a bootloop. No need to fxz anymore with this, just re-apply your last backup.
sorry this is not a boot bypass.
lukensteinz said:
Whirleyes just updated his app in the market, with all the fixes + additions us devs have been working on for the past week or so.
https://play.google.com/store/apps/details?id=com.projectlense.bootmenu
Now of course, neither of us will be responsible for what you do to your phone.
This is a great backup tool, and should be used as such! The first thing you do when installed, is reboot to recovery, and do a full backup if you have the space, or a fast backup if you don't, which leaves out webtop.
More information will be written here.
But for now, read the damned help file in the app!
Neo saved me!
Click to expand...
Click to collapse
Thanks so much, downloaded but going to wait for further information. The help section is disabled.
Sent from my MB865 using xda app-developers app
matt99017d said:
Downloaded good. Reboot great! Hung up on backup. @ sys.img
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
It can take a while to back up.
Be patient dude!
I recall there was a moto apk which it seemed to hang on, but after a minute it would continue and all would be well.
Neo saved me!
jimbridgman said:
Nope, this is basically CWM, and we can get to during any boot, or even in a bootloop. No need to fxz anymore with this, just re-apply your last backup.
sorry this is not a boot bypass.
Click to expand...
Click to collapse
Any manual or tutorial of how we can use this please?? The help is disabled.
thanks.
jfrank1485 said:
Any manual or tutorial of how we can use this please?? The help is disabled.
thanks.
Click to expand...
Click to collapse
Read through the 2nd link in op.
I will try to right a comprehensive manual for both us and Razr when I have time.
But the thread link should help
Neo saved me!
Works like a charm. Just backed up without any issues.
Thanks a lot for all your hard work.
Does A2 bootstrap and all its files need to be removed beforehand or do we simply leave them?
BTW THANKS FOR THE WORK YOU PUT INTO THIS!
JRW 28 said:
Does A2 bootstrap and all its files need to be removed beforehand or do we simply leave them?
Click to expand...
Click to collapse
Yes bootstrap and the logwrapper hijack MUST be removed for the install to do it's thing
jimbridgman said:
Yes bootstrap and the logwrapper hijack MUST be removed for the install to do it's thing
Click to expand...
Click to collapse
Thanks Jim just wanted to make sure it hadn't changed with the newest version
jimbridgman said:
Yes bootstrap and the logwrapper hijack MUST be removed for the install to do it's thing
Click to expand...
Click to collapse
Whoops forgot about that.
Neo saved me!
I'm getting an output sha1sum mismatch will installing the hijack?
Help!
owh. you've make thread here.
Guys I tried to install Hijack and i get this error:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Any sugestions please.?
Sent from my MB865 using xda premium

Naver Line Pop On rooted device

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey guys, as the title above I want to share how to play the line pop on rooted device (an abnormal use of device has been detected) I don't know if it will work on every device, but mine works perfectly, also at my rooted galaxy gio.
So here's the quick easy guide
Must have apps:
Root explorer
Supersu (if you don't had one means you can play)
How to do:
-go open root explorer
-go to folder system/app
-find superuser.apk and rename it whatever you want (weirduser, smartuser, etc)
-go to superuser at the drawer
-disable the super user
Done, just restart your phone and try the line pop.
Hope will works
If it helpful just hit thanks and maybe follow my Twitter @Chris_inoT
Or you can try this modified apk that one of the forum user pm me the link, credits all go to him/her, please verify if this work (chew2293)
https://www.dropbox.com/s/bj8dgzwd4fqv77x/Linepop Modify.apk
Another easy way, great thanks to wafflepancake
wafflepancake said:
you can play Line Pop in rooted device by using this app
OTA RootKeeper
XDA thread
here is the description
this tool will unroot our device temporary
and can root it back immediately
already test it and works without probs
Click to expand...
Click to collapse
Notice: for the newest line pop version, this trick can't be done again, for a while please rollback if you want to play, I will soon find a way to play it again with rooted device, thanks
Sent from my GT-N7100 using Tapatalk 2
chris_toni said:
Hey guys, as the title above I want to share how to play the line pop on rooted device, I don't know if it will work on every device, but mine works perfectly, also at my rooted galaxy gio.
So here's the quick easy guide
Must have apps:
Root explorer
Supersu (if you don't had one means you can play)
How to do:
-go open root explorer
-go to folder system/app
-find superuser.apk and rename it whatever you want (weirduser, smartuser, etc)
-go to superuser at the drawer
-disable the super user
Done, just restart your phone and try the line pop.
Hope will works
If it helpful just hit thanks and maybe follow my Twitter @ChrisJules_E
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
What in God's name are you talking about, man?
Markyzz said:
What in God's name are you talking about, man?
Click to expand...
Click to collapse
Read, do, see.
Sent from my GT-N7100 using Tapatalk 2
Uhhh.. Come again? .....
annoyingduck said:
Uhhh.. Come again? .....
Click to expand...
Click to collapse
Anything wrong?
Sent from my GT-N7100 using Tapatalk 2
What does this do exactly? Can't imagine what renaming super su/disabling rights would do other than making things not work.
annoyingduck said:
What does this do exactly? Can't imagine what renaming super su/disabling rights would do other than making things not work.
Click to expand...
Click to collapse
Just download the line pop first, you will see why I make this thread. or if you to lazy will post it for you than.
Edited: see the first post, and please read it carefully, I don't want to spam this thread by "an question with not trying first"
And for return it to normal, just enable the super user, you don't have to change the name again.
Sent from my GT-N7100 using Tapatalk 2
Hi Mate,
Maybe it's not the right way to play game on root device
Because if we rename Supersu.apk others application that user su access will be FC -_-"
Actually if you wanna try, you can remove root checker with apktool or else
May i create new thread for this ? because i have the playable version for root device without renaming Supersu
Regards
Rio Saputro said:
Hi Mate,
Maybe it's not the right way to play game on root device
Because if we rename Supersu.apk others application that user su access will be FC -_-"
Actually if you wanna try, you can remove root checker with apktool or else
May i create new thread for this ? because i have the playable version for root device without renaming Supersu
Regards
Click to expand...
Click to collapse
No is not, see the second Screenshot? I used root explorer while playing the line pop, no probs at all or force close, I have not find any problems using my method, after play just re enabled the superuser apps from the apps it self, and poof back to normal.
But if you had another good solution, feel free to share i just figure it out this by my self yesterday, and please pm me the thread link, I wanna try it also, and thanks for helping, I finally find dev that helping not cornering or something x.x
Btw, Indonesian? I just guessing from your name.
Sent from my GT-N7100 using Tapatalk 2
you can play Line Pop in rooted device by using this app
OTA RootKeeper
XDA thread
here is the description
Description
Free tool trying to protect root across manufacturer's OTA updates.
Also serves as temporary un-root (see statement)
Distributed as free of charge - no warranty. Open Source license: WTFPL.
Alternative download link: http://dl.project-voodoo.org/apps/VoodooOTARootKeeper.apk
This application makes a backup or a protected backup of your device's root.
This device must already be rooted: OTA RootKeeper doesn't have the ability to root devices.
If several conditions are matched, OTA RootKeeper will make root survive OTAs and... pretty much well anything − except /system partition formatting.
Click to expand...
Click to collapse
this tool will unroot our device temporary
and can root it back immediately
already test it and works without probs
wafflepancake said:
you can play Line Pop in rooted device by using this app
OTA RootKeeper
XDA thread
here is the description
this tool will unroot our device temporary
and can root it back immediately
already test it and works without probs
Click to expand...
Click to collapse
Okay this work good put it at the first post if you don't mind, and thanks
Sent from my GT-N7100 using Tapatalk 2
wafflepancake said:
you can play Line Pop in rooted device by using this app
OTA RootKeeper
XDA thread
here is the description
this tool will unroot our device temporary
and can root it back immediately
already test it and works without probs
Click to expand...
Click to collapse
I tried this method, but i still getting same error message, any idea?
It's doesn't work too :|
jauhari said:
It's doesn't work too :|
Click to expand...
Click to collapse
Clear your ram first, and then try again
Sent from my GT-N7100 using Tapatalk 2
question
if you rename the Superuser.apk,will it temporarry unroot the phone?
If a game has issues with you having full control over your device, that game is not worth playing.
Lowjonkent said:
if you rename the Superuser.apk,will it temporarry unroot the phone?
Click to expand...
Click to collapse
Yes, In my phone it does the job, don't forget to unchecked the mark at the enable super user in the apps it self
Sent from my GT-N7100 using Tapatalk 2
LiquidSolstice said:
If a game has issues with you having full control over your device, that game is not worth playing.
Click to expand...
Click to collapse
If a game had that issue, we need to be more smarter, not by telling that game were unworthy, please be kind to the developer, they maybe had a good reason for that
Sent from my GT-N7100 using Tapatalk 2
anson81 said:
I tried this method, but i still getting same error message, any idea?
Click to expand...
Click to collapse
Clear your ram after do the method, and try again
Sent from my GT-N7100 using Tapatalk 2
now try superSU, i dont know the step to install it but my rom already have it (XYLON 4.2.1)
try search in google play
it can enable and disable root
can play it without probs
here is the link superSU

[APP][v1.1][11.13.13]TB Restore Fixer - fix FC/reboots caused by Titanium restores!

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This will fix the issues Note 3 users are having with Titanium Backup restores. Since I don't know how long the Titanium Backup team will need to fix their code, this app will be available until that time. TB Restore Fixer runs the restorecon -R -v /data/data command to fix issues after restoring apps from Titanium Backup.
As of Titanium Backup 6.1.3, this issue should be fixed! This is here in case anyone still uses it for whatever reason.
Instructions:
1) Run Titanium Backup restore
2) Start the app, read the first screen, and hit "Fix Me!"
Click to expand...
Click to collapse
Play Store Link: https://play.google.com/store/apps/details?id=com.viper.tbrestorefixerfree
USERS: Please download from the Play Store using the link above, you'll be notified of any updates. If you don't have Play Store access, download TBRestoreFixer-v1.1.apk below.
DEVS: Please do not include the main TB Restore Fixer app in your ROMs! I have made a stub app that YOU CAN include in your ROMs, it takes the user to the listing in the Play Store - please download TBRestoreFixerStub.apk from the bottom of this post. The stub app will be removed when TB Restore Fixer is run for the first time. Please credit me and link to this thread if you include this in your ROM.
Changlog
v1.1
- Complete rewrite of code to fix hanging when clicking on the "Fix Me" button
- Improved logging to logfile
v1.0 - Initial Release
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Credit to vodkinagdan for the initial information on how to fix this via Terminal Emulator.
Thanks buddy.
But can you pls tell us how it fixes the issue ?
1. Running restorecon regularly or when /data/data is modified ?
2. Patching TB ?
3. Modifying certain system properties like switching off SELinux ?
When TB comes up with their fix how easy it is to revert back changes done by your app ? will it suffice to simply uninstall in this app ?
Sent from my SM-N900 using XDA Premium 4 mobile app
sachinaik said:
Thanks buddy.
But can you pls tell us how it fixes the issue ?
1. Running restorecon regularly or when /data/data is modified ?
2. Patching TB ?
3. Modifying certain system properties like switching off SELinux ?
When TB comes up with their fix how easy it is to revert back changes done by your app ? will it suffice to simply uninstall in this app ?
Sent from my SM-N900 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I'm sorry, I should have stated this. I'll add it to the OP later, but it runs the restorecon command, that's pretty much it. It's very simple
Sent from my Nexus 7 using Tapatalk 4
Hello, sorry for my English.
I could say the steps to restore with titanium and these two apk?
1 -
2 -
Greetings and thanks
I've use it too but It doesn't work for me. Still few boot loop before it starts
alejandropascual said:
Hello, sorry for my English.
I could say the steps to restore with titanium and these two apk?
1 -
2 -
Greetings and thanks
Click to expand...
Click to collapse
Kinoal said:
I've use it too but It doesn't work for me. Still few boot loop before it starts
Click to expand...
Click to collapse
Added instructions in first post to clarify.
-viperboy- said:
Added instructions in first post to clarify.
Click to expand...
Click to collapse
Thanks!: Victoria:
edit:
which of the two apk?
alejandropascual said:
Thanks!: Victoria:
edit:
which of the two apk?
Click to expand...
Click to collapse
Read the OP... If you are no Dev and dont want to add this App to your Rom, so you are a normal User you have to choose TBRestoreFixer-v1.0
thank you very much
thanks mate for this app well designed even just for the simple thing ti does... downloaded play store version... +10 internet points to you
Just the tool I was looking for
Thanks OP!
Update!
it doesn't work on Samsung Galaxy NOTE 3 SM-N900W8
It just hangs even after a long while.
Thanks viperboy!!
AllGamer said:
it doesn't work on Samsung Galaxy NOTE 3 SM-N900W8
It just hangs even after a long while.
Click to expand...
Click to collapse
Post the log file from /data/media/0/TBRestoreFixer please
Sent from my Nexus 7 using Tapatalk 4
AllGamer said:
it doesn't work on Samsung Galaxy NOTE 3 SM-N900W8
It just hangs even after a long while.
Click to expand...
Click to collapse
yeah same here for tmo version. now my s note app stops repeatedly and i cant even use the phone.i did the fix and it said successful but no go.
i even froze the app and it still says forceclose. i tried uninstalling the app through tb and says can not find.
update:
so basically i had to search the apk in es explorer and delete the app. that fixed the force close. deffinately not doing that again.
knarfies said:
yeah same here for tmo version. now my s note app stops repeatedly and i cant even use the phone.i did the fix and it said successful but no go.
i even froze the app and it still says forceclose. i tried uninstalling the app through tb and says can not find.
update:
so basically i had to search the apk in es explorer and delete the app. that fixed the force close. deffinately not doing that again.
Click to expand...
Click to collapse
I need a log, otherwise I can't help you.
Sent from my Nexus 7 using Tapatalk 4
-viperboy- said:
Post the log file from /data/media/0/TBRestoreFixer please
Sent from my Nexus 7 using Tapatalk 4
Click to expand...
Click to collapse
in Windows it's actually
<Phone Name>\Phone\TBRestoreFixer\
inside the file log_10_07_13-02.12.07PM.txt
I only found this:
Code:
Application: TB Restore Fixer
Device: hltecan
I: su binary found
I: Loaded asset list
I: restorecon binary copied
I: Fix me button clicked
I restored 1 app+data from Ti, then ran your App to test, but then it just sat there hung for a few minutes, i End Tasked it after 5 min
-deleted-
Any update on this for us N900T users? (T-Mobile Note 3)
Thanks!
Sent from my SM-N900T using XDA Premium 4 mobile app
TEKHD said:
Any update on this for us N900T users? (T-Mobile Note 3)
Thanks!
Sent from my SM-N900T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I need a log and description of your problem.
I just did a a restore from Titanium Backup and the phone was not running right until I used this app and it's been fine since.
Sent from my Nexus 7 using Tapatalk 4

[FIX] External sd write for n900 4.4.2 KitKat

-Tried in N900 only (stock 4.4.2 rooted), but may work in other versions (backup first)
-Needs a rooted device
-I know the solution has been posted before, i only present the modified file as ready made, ready to apply for the specific model n900 that i have (tested working by me)
-Based on work from this forum and my personal experimentation with Es File Explorer
-Steps:
1-enable root access by Es File Explorer app
2-mount system as read write by Es File Explorer App
3-go to path system/etc/permissions and backup file platform.xml (copy to other location) or rename it
4-past the included file (modified) in the same previous path after unzipping it, it should contain xml extension not rar extension
5-long press on the file then properties and change permissions to rw-r-r root root
6-restart phone
7-done !!!
-Try making a folder in external sd by any third party app as Es File Explorer or Astro File Manager or so and see if it works !!!
-In case of any problems or if you want to return to previous setting simply restore your backup file or the (original) file attached here and restore permissions as rw-r-r root root and restart
-Included file in attachments (modified)
-Also included the original file without modifications drawn from my phone if you want to restore (original)
-Or if you have a custom recovery, you could try flashing the zip file in the second post of this thread, thanks for Dr.Ketan for making the file flashable
Make life easy with CWM
PS : You can attach to OP.
Does this method allows all apps to access the ext card?
sohebq said:
Does this method allows all apps to access the ext card?
Click to expand...
Click to collapse
tested on dolphin browser with dr.ketan's flashable zip. confirmed working now.
djbigbear said:
tested on dolphin browser with dr.ketan's flashable zip. confirmed working now.
Click to expand...
Click to collapse
Kindly try on Utorrent.
sohebq said:
Kindly try on Utorrent.
Click to expand...
Click to collapse
i'm sorry i can't try Utorrent, my office blocks any torrent activities.
Yes, it is working with me. I tried it Titanium Backup and it is working.
Try this one guys. .....it will fix the sd card problem.
https://play.google.com/store/apps/details?id=nextapp.sdfix
Sent from my SM-N900 using XDA Premium 4 mobile app
why i am still getting this ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Er. Aditya said:
why i am still getting this ?
]
Click to expand...
Click to collapse
It has nothing to do with this fix
Just follow what you suggest to other guy.
Apply int SD fix as well data fix both with Dr.Ketan Utilities
Sent from my SM-N900 using xda premium
Er. Aditya said:
why i am still getting this ?
Click to expand...
Click to collapse
Try the app first.... https://play.google.com/store/apps/details?id=nextapp.sdfix
Sent from my SM-N900 using XDA Premium 4 mobile app
dr.ketan said:
It has nothing to do with this fix
Just follow what you suggest to other guy.
Apply int SD fix as well data fix both with Dr.Ketan Utilities
Sent from my SM-N900 using xda premium
Click to expand...
Click to collapse
allready applied doc it stll shows this error
ghalib87 said:
Try the app first.... https://play.google.com/store/apps/details?id=nextapp.sdfix
Sent from my SM-N900 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
bro this app shows i allready have applied the fix
Er. Aditya said:
allready applied doc it stll shows this error
Click to expand...
Click to collapse
May be you are not on my rom then it work partially.
Only option you can try now is flash stock recovery and wipe data with stock recovery.
Sent from my SM-N900 using xda premium
dr.ketan said:
May be you are not on my rom then it work partially.
Only option you can try now is flash stock recovery and wipe data with stock recovery.
Sent from my SM-N900 using xda premium
Click to expand...
Click to collapse
yes doc but not for long 40% downloaded k5 and my phone will be back on track
there are pretty good reasons why 1 end up at your rom , no doubt your the best
Er. Aditya said:
yes doc but not for long 40% downloaded k5 and my phone will be back on track
there are pretty good reasons why 1 end up at your rom , no doubt your the best
Click to expand...
Click to collapse
No no I don't mind it, after all we all release different rom so user can have variety. Enjoy whatever you like, it doesn't matter for me. I have just explained bcoz I have made some changes on rom too
Sent from my SM-N900 using xda premium
dr.ketan said:
No no I don't mind it, after all we all release different rom so user can have variety. Enjoy whatever you like, it doesn't matter for me. I have just explained bcoz I have made some changes on rom too
Sent from my SM-N900 using xda premium
Click to expand...
Click to collapse
thanks doc for your support
very simple,, thank you for sharing original n mod:laugh:
Hi I'm on tr rom and it don't work for me. tried every fix

Categories

Resources