Uh oh... Can I fix this? Rom Toolbox Pro error - Nexus 7 Q&A, Help & Troubleshooting

Hey guys,
I tried using Rom Toolbox Pro to change my battery icon... after trying to install, the error "com.android.systemui has stopped working" continually popped up. I had to reboot by holding vol+, vol- and lock.
After rebooting, all soft buttons and the status bar are gone. I can't manage to get them back. I also can't manage to restore the battery icon - RTP prompted me to backup the icons before trying to install the new ones, and I did.
What have I done?

You've borked the system UI. Need to flash a new ROM or flash a factory image, I think.
Sent from my Nexus 7 using xda app-developers app

duloz said:
You've borked the system UI. Need to flash a new ROM or flash a factory image, I think.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Wow, that's so bull**** haha. Thanks for the quick reply

bulldozed said:
Wow, that's so bull**** haha. Thanks for the quick reply
Click to expand...
Click to collapse
So I went to restore my backup through CMW, it failed. Now I'm stuck on the Google screen. How do I flash it back to stock, in order to start all over again? I can get to the CMW page with the Android on his back, with "Start" up the top.
Appreciate any help!

bulldozed said:
So I went to restore my backup through CMW, it failed. Now I'm stuck on the Google screen. How do I flash it back to stock, in order to start all over again? I can get to the CMW page with the Android on his back, with "Start" up the top.
Appreciate any help!
Click to expand...
Click to collapse
That's not the clock work recovery. It's the bootloader. That's where you need to be to flash the image though.
First download the Nexus 7 image from https://developers.google.com/android/nexus/images#nakasijro03d
Once you have downloaded it extract the file twice until you see image-nakasi-jro03d.zip
Take that zip and move it to the directory where you have fastboot on your computer.
Open your command prompt pointing at that directory.
Then, type:
Code:
fastboot devices
if it returns a number you are good to go.
Next type:
Code:
fastboot -w update image-nakasi-jro03d.zip
This will wipe your user data and restore stock recovery. But you should be good to go.

geez, just reflash your rom, youll be ok.

El Daddy said:
snip
Click to expand...
Click to collapse
absolute legend. Thanks for the detailed reply, really appreciate it! I will give that a shot right now.
EDIT: haha took me five minutes to get it reflashed to stock. thanks again!
simms22 said:
geez, just reflash your rom, youll be ok.
Click to expand...
Click to collapse
haha sorry if my posts were a bit over the top, I was just sitting in bed having a play (with my Nexus 7........), then all of a sudden my tablet is seemingly wrecked simply from trying to change the battery icon... I FREAKED

Did something similar myself.
Just downloaded the factory image and flashed just the system.img file using fastboot and rerooted. A few system apps played up, most were fixed by wiping the cache but i had to delete all data from the contacts app, it resynced fine anyway.
To clarify extract the factory image to get the system.img and use the following
fastboot flash system system.img
Just rewrites the system partition.
Sent from my Nexus 7 using Tapatalk 2

The same thing happened to me trying to change the wifi icon. I guess Rom Toolbox doesn't play well with the Nexus 7?

Same thing on Galaxy Nexus... stumbled upon this thread searching for a solution. Was thinking we could restore from the backup that was made when swapping icons, but I guess that's not the case?

bulldozed said:
Hey guys,
I tried using Rom Toolbox Pro to change my battery icon... after trying to install, the error "com.android.systemui has stopped working" continually popped up. I had to reboot by holding vol+, vol- and lock.
After rebooting, all soft buttons and the status bar are gone. I can't manage to get them back. I also can't manage to restore the battery icon - RTP prompted me to backup the icons before trying to install the new ones, and I did.
What have I done?
Click to expand...
Click to collapse
Hello friends,
I am curious why, when such issues occured with your device, you did not contact Rom Toolbox Dev. to ask for help?
I am part of the support team from Rom Toolbox Pro, and I believe the post right before me is from someone who reached out to me to ask me about this, so allow me to explain the solution here real fast:
What happened is that when you changed the icon, it simply didn't work and messed up the UI. This occurs sometimes, and is the right time to restore a backup of the icons.
Problem is that now you can't restore, because the soft keys are all gone, and the Nexus 7 has no hard keys to do the dirty work.
So, here is the solution; you must use Root Browser to switch out the Systemui.apk and framework.apk files from the backup folder to the /system/app folder.
Where is the backup stored, you ask? Well, since it's very easy to break a rom by restoring the framework and systemui to the wrong rom, the backups are actually placed inside the app's data partition. This is to prevent tampering. If you are reading this post, then I assume you know what you're doing and are doing this with the EXACT same rom as the backups were created from.
The directory of the backups is /data/data/com.jrummy.liberty.toolboxpro/files/status_bar_backup/
Simply copy these over and paste them in /system/app, maybe renaming rather than deleting the old ones, just in case, then paste these and reboot your device.
And now your systemui and framework should be all restored.
Hope this helps! Be sure to contact the developer next time you need any help, We have arguably the best customer service of all the Play Store
And be sure to thank the one who referred me to this thread, if this helps!

Master Ramy said:
Hello friends,
I am curious why, when such issues occured with your device, you did not contact Rom Toolbox Dev. to ask for help?
I am part of the support team from Rom Toolbox Pro, and I believe the post right before me is from someone who reached out to me to ask me about this, so allow me to explain the solution here real fast:
What happened is that when you changed the icon, it simply didn't work and messed up the UI. This occurs sometimes, and is the right time to restore a backup of the icons.
Problem is that now you can't restore, because the soft keys are all gone, and the Nexus 7 has no hard keys to do the dirty work.
So, here is the solution; you must use Root Browser to switch out the Systemui.apk and framework.apk files from the backup folder to the /system/app folder.
Where is the backup stored, you ask? Well, since it's very easy to break a rom by restoring the framework and systemui to the wrong rom, the backups are actually placed inside the app's data partition. This is to prevent tampering. If you are reading this post, then I assume you know what you're doing and are doing this with the EXACT same rom as the backups were created from.
The directory of the backups is /data/data/com.jrummy.liberty.toolboxpro/files/status_bar_backup/
Simply copy these over and paste them in /system/app, maybe renaming rather than deleting the old ones, just in case, then paste these and reboot your device.
And now your systemui and framework should be all restored.
Hope this helps! Be sure to contact the developer next time you need any help, We have arguably the best customer service of all the Play Store
And be sure to thank the one who referred me to this thread, if this helps!
Click to expand...
Click to collapse
Hi Master Ramy,
I was the one who emailed JRummy.
I'm not sure I understand what you're saying actually. I guess your reply answers the OP's question - that is, in the event that we get the "com.android.systemui has stopped working" error , then we should do the stuff you said?
My issue is different... I hadn't swapped out my battery icons yet, cos I wanted to test the restore function in ROM Toolbox first before doing so. So I backed up both systemui and framework-res using ROM Toolbox, then simply tried to restore them using ROM Toolbox. But I got a toast notification saying "failed to get icons". I didn't get a big error like the OP's, but it was alarming enough that I didn't even try to change the icons in the end.
Are you saying that I should manually move my systemui and framework-res backups to system/app in order for ROM Toolbox to be able to restore them?

mlj11 said:
Hi Master Ramy,
I was the one who emailed JRummy.
I'm not sure I understand what you're saying actually. I guess your reply answers the OP's question - that is, in the event that we get the "com.android.systemui has stopped working" error , then we should do the stuff you said?
My issue is different... I hadn't swapped out my battery icons yet, cos I wanted to test the restore function in ROM Toolbox first before doing so. So I backed up both systemui and framework-res using ROM Toolbox, then simply tried to restore them using ROM Toolbox. But I got a toast notification saying "failed to get icons". I didn't get a big error like the OP's, but it was alarming enough that I didn't even try to change the icons in the end.
Are you saying that I should manually move my systemui and framework-res backups to system/app in order for ROM Toolbox to be able to restore them?
Click to expand...
Click to collapse
Yes, the post was in response to the OP talking about losing the soft keys and such Due to the different nature of your issue, I've sent you an email instead of responding here, so that we don't clog up this thread

Related

[Q] Help: noob apk/sprint updates/restore

hi, and thanks for reading this. If the newest sprint update, DI18?, ever gets released, I am afraid I will not get it. I removed some system apps and I guess the update needs to see those. Thinking I knew what I was doing, here is what I did.
Rooted my Epic.
with titanium i backed up media hub, sprint nav, and nascar. I then removed them.
I saw I needed them so I thought I would restore.
I guess titanium can't restore system apk's?
I start looking for those apk's and only find media hub.
I install media hub, epic says i already have it which i sort of don't really.
media hub is back, and thats where I am at.
I hope that makes sense? I will never use media hub, but I want the epic to be like it was right after root, so I can easily get the next, and future, updates.
thanks
I know someone has posted a link to download all of the stock apps... unfortunately I can't find it! Anyone know where that is?
I personally hate Titanium Backup because I can never figure out what it's doing. The backup function has done the same thing to me - you backup an app, then you think you're deleting the system app and can restore from a backup, but you can't. It's so weird. I would recommend either buying Root Explorer (~$3) or trying out the SDX Stock App Removal (free). You can also use adb push to put the system apps in your /system/app directory. But you still need the apps.
Did you try remounting as rw first?
Sent from my SPH-D700 using XDA App
EDIT: see Firon's post below (#8) it will take care of any modifications you've made as long as you have a stock (odexed) ROM, it won't even mess up recovery or kernel!
thank you all. I will play around with it.
according to titanium everything that was gone is back, except "com.sdgtl.stamhubb" no idea what that is. a google search came back with only a couple hits. Others have removed it, not noticing anything. I do not recall removing that myself.
That's a program name not the APK name... try updating if you're ready and see if it will get past verification... if not see if you can find the APK name and follow the same procedure you did with others.
Here's a signed update that will not trash your recovery, kernel, or root. You do not need a stock kernel for this update.
It will restore only the required stock files/apps and update your modem, so as long as you're on DI07, it should successfully update.
I tested it already on my own phone, worked great.
http://firon.net/xda/SPH-D700-DI07toDI18.signed.zip
This way you don't need to restore a bunch of random files to update.
I appear to be all good. thanks everyone.
Firon said:
Here's a signed update that will not trash your recovery, kernel, or root. You do not need a stock kernel for this update.
It will restore only the required stock files/apps and update your modem, so as long as you're on DI07, it should successfully update.
I tested it already on my own phone, worked great.
snip /SPH-D700-DI07toDI18.signed.zip
This way you don't need to restore a bunch of random files to update.
Click to expand...
Click to collapse
Hello,
The procedure for using this is to copy this to the SD card, rename update.zip, boot into recovery mode, select "apply sdcard:update.zip", correct? Or am I missing a step?
When I attempt this, I get a "E:signature verification failed Installation aborted." error.
Would appreciate any suggestions before I resort to flashing to stock. Thank you!
I am getting a
ben.fg said:
Hello,
The procedure for using this is to copy this to the SD card, rename update.zip, boot into recovery mode, select "apply sdcard:update.zip", correct? Or am I missing a step?
When I attempt this, I get a "E:signature verification failed Installation aborted." error.
Would appreciate any suggestions before I resort to flashing to stock. Thank you!
I am getting a
Click to expand...
Click to collapse
I am also wanting to know how to do this. I got the OTA update yesterday and it failed because I deleted Mail. I would like top know how to manually update to d118 w/out turning my epic into a brick. Any advice would be appreciated.
I believe this requires clockwork recovery not the stock recovery.

[Q] Root Noob needs help!

because i have no shame, i'll admit it. this is my second root ever. first was on my droid 2 r2d2 to remove the crap that wasnt necessary.
using this tutorial, just google samsung continuum froyo, and its on addictive tips. I followed the directions properly.
Basically, I used odin3 with a custom froyo rom, i did everything correctly, and i began to use titanium backup to remove some bloatware. what i removed was the GO Launcher stuff and now my homescreen is just a black screen. I've tried using recovery mode and restored that way. i've done that 10+ times. i cant get to any apps, only pressing the bottom ticker to access my text messages and notifications slide down bar. thats it. no apps. at all. can someone tell me how to revert back to the original software? then i will re-root again and this time NOT remove anything. or someone can show me properly how to remove it.
thanks. itll help a lot!
Go launcher (in most roms for the continuum) the ONLY launcher installed so when you got rid of it with TiB you screwed the whole UI. Try booting into Recovery wipe data fact reset wipe cache. then reboot. pull battery reflash on odin, make sure repartition is unchecked. let it reboot. should be back to normal.
can you explain that in a different way. i tried wiping in recovery mode it didnt work
Are you using <2e> recovery (samsung stock) or CwM?
You removed the launcher, this is why. You probably deleted a file called TouchWiz30Launcher.apk
You have a few options now, do you have CWM installed? If so go download another rom, put it on your sdcard some how then install it. It will save you much time and you don’t have to remove the bloat as it’s already removed.
If you aren’t familiar with CWM(clock work recovery) I would suggest researching it s you will be dealing a lot with it.
I would recommend reflashing via odin so that you have all files again. If you want to get rid of bloat, install nuckin or eco07-clean they both are good basic roms. I am currently working on a rom which is called miunia it is as minimalistic as I can make it. It is still in beta forms but it can be installed through odin. If you want the launcher I suggest flashing one of mine for the time being..
Thttp://dl.dropbox.com/u/11160512/launcher.zip
Thread link
http://forum.xda-developers.com/showthread.php?t=1311414
pattielipp said:
You removed the launcher, this is why. You probably deleted a file called TouchWiz30Launcher.apk
You have a few options now, do you have CWM installed?
Click to expand...
Click to collapse
yea i have clockwork mod, and i did remove that. i dont know what to do honestly im rerooting to see if that will work.
thanks everyone, i think i fixed it. never thought to reroot it, i really appreciate it, xda is a great place to go for help and to learn.
coreybrah said:
thanks everyone, i think i fixed it. never thought to reroot it, i really appreciate it, xda is a great place to go for help and to learn.
Click to expand...
Click to collapse
if you deleted the actual file, just rebooting the phone won't fix the issue. you will have to replace the launcher or factory reset.
For future reference, another option is to get on android market from your computer and download a launcher. It will send it to your phone and install automatically. Then, when you hit the home button, it should run the launcher.
sent from my gutted and modded continuum, courtesy of adrynalyne, imnuts, and trailblazer

Titanium Backup- doesn't sync settings

Hi,
I have a problem with TB.
I setup custom labels in the app and clicked on the Sync TB settings box in preferences. But when I wipe and flash a new rom and reinstall the app, my labels do not return.
Another issue I have is when I try to create an update.zip file. I go to flash it and it doesn't install. I've tried both signed and unsigned and it's the same result.
Anybody got any ideas?
1 labels for what? and are you backing up the correct thing to back them all up?
update.zip has always been flaky for me as well. when are you flashing it? ive noticed it doesnt work after flashing rom but after rebooting doin a few things in the rom (im sure you could just boot back to recovery after sign in) and flashing its there annnd thats on aosp roms i have had less sucess on sense roms
ben.nesheim said:
1 labels for what? and are you backing up the correct thing to back them all up?
update.zip has always been flaky for me as well. when are you flashing it? ive noticed it doesnt work after flashing rom but after rebooting doin a few things in the rom (im sure you could just boot back to recovery after sign in) and flashing its there annnd thats on aosp roms i have had less sucess on sense roms
Click to expand...
Click to collapse
from TB you can create custom labels and then associate an app to them. Since the labels are created in TB, it is part of the settings. With the sync settings option selected, TB should be saving the settings to the SD card.
Theoretically, I should be able to wipe the phone and then re-install TB which is theoretically suppose to sync the previous settings and the custom labels should come back.
then when in filters the label is selected and you hit apply, all of those apps that were associated with the label should appear.
This makes restoring apps from a fresh ROM much easier than rifling through old back-ups.
Thanks for the heads up on the update.zip.
bump. with question
Does anybody have a suggestion on how to do the above easier?
How do you guys and/or gals flash new roms and get your most used apps up and running quickly?
Flash rom, download titanium, batch restore. Takes about 30-60 minutes depending on how many apps I restore.
"We're coming from a pure power source."
Cool Cake said:
Hi,
I have a problem with TB.
I setup custom labels in the app and clicked on the Sync TB settings box in preferences. But when I wipe and flash a new rom and reinstall the app, my labels do not return.
Another issue I have is when I try to create an update.zip file. I go to flash it and it doesn't install. I've tried both signed and unsigned and it's the same result.
Anybody got any ideas?
Click to expand...
Click to collapse
The
Sent from my GT-P7510 using Tapatalk 2
Solved :
Figured out what happened. The ROM I flashed had TiBu installed and didn't sync previous settings.
I uninstalled TiBu and reinstalled it. And it works.
Detailed disccusion with solutuions here:
http://forum.xda-developers.com/showthread.php?t=955323
terxw said:
Detailed disccusion with solutuions here:
http://forum.xda-developers.com/showthread.php?t=955323
Click to expand...
Click to collapse
Very helpful link and very much appreciated...
you deserve your first thanks for that one.

[Q] "com.google.process.gapps message wont dissapear

Hi everyone! I recently decided to install the 4.4.2 rom on my Galaxy Note 3 N9005 and I didn't like it because it obviously was buggy as ,entioned in the thread. So I wanted to go back to my nandroid backup which I had made before installing the rom. It all went right in CWM and no errors, so I rebooted my phone and got stuck at the glowing samsung logo, so after many fixes and things I tried which didn't work I flashed a pre-rooted stock rom for it and it all went well. I managed to restore to my nandroid finally and then I unlock my phone to find a "com.google.process.gapps has been stopped" message which wont go away when I tap "OK". It just comes back and gives me one second untill it comes back again. I really need help since I need my phone for work, I have tried reinstalling all the gapps, wont work, I have tried reflashing the stock rom and restoring my nandroid again, I have tried deactivating "Downloads" in the app manager but that wont fix it either and finally I have tried clearing the "app data" for all my apps but again, no luck. If anyone would be able to help me I would appriciate it very much. Thanks in advance!
You're probably gonna have to go back to complete stock. Grab your stock image and flash via odin, boot it up and see if it gives you the error without installing custom recovery and your backup. That way you'll know where the error lays.
Sent from my SM-N9005 using XDA Premium 4 mobile app
radicalisto said:
You're probably gonna have to go back to complete stock. Grab your stock image and flash via odin, boot it up and see if it gives you the error without installing custom recovery and your backup. That way you'll know where the error lays.
Sent from my SM-N9005 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Forgot to mention but when I return to complete stock there isn't such a message, only when I restore to my nandroid. I also tried restoring from an older backup which I had made like 2 months ago and the same problem remains, "com.google" message is still there. Any suggestions or should I just start over?
mikey429 said:
Forgot to mention but when I return to complete stock there isn't such a message, only when I restore to my nandroid. I also tried restoring from an older backup which I had made like 2 months ago and the same problem remains, "com.google" message is still there. Any suggestions or should I just start over?
Click to expand...
Click to collapse
Sounds like a dodgy backup or it somehow got corrupted, I'd start over to save any headaches for future reference -- It's a headache I know, but safer I think. You could hang five, see if anyone else chimes in with any other ideas though
radicalisto said:
Sounds like a dodgy backup or it somehow got corrupted, I'd start over to save any headaches for future reference -- It's a headache I know, but safer I think. You could hang five, see if anyone else chimes in with any other ideas though
Click to expand...
Click to collapse
Yeah i'm probably gonna have to start over from scratch, thank you so much for te super fast reply, I appriciate your answer and help. As you suggested I will keep staying on this thread to see if anyone has the fix. If not i'm just gonna reflash this thing again.
And again, thank you so much for the fast reply I appriciate it alot.
mikey429 said:
Hi everyone! I recently decided to install the 4.4.2 rom on my Galaxy Note 3 N9005 and I didn't like it because it obviously was buggy as ,entioned in the thread. So I wanted to go back to my nandroid backup which I had made before installing the rom. ...
Click to expand...
Click to collapse
A nandroid backup is simple but monolithic. Most people also use Titanium Backup for the ability to restore selective stuff, or to restore to a completely different model of phone.
I had same issue
Bith titanium and nandroid restore.
Well only way to save your self. Completing wizard of first startup with feeling google..
And just restore user apps and data with titanium except google stuff..
This is the only healthy restore method so far i know that gapss.com keeps kool
Sent from my SM-N900 using xda app-developers app
So I somehow managed to go to settings and disable Play Services with the one second time line that I had before the message appears again, and the message stopped. So it must be something with Play Services. Since i'm new to android (and the Note 3 is my first android phone) I want to ask if there is a way to maybe reinstall Plaay Services?
mikey429 said:
Hi everyone! I recently decided to install the 4.4.2 rom on my Galaxy Note 3 N9005 and I didn't like it because it obviously was buggy as ,entioned in the thread. So I wanted to go back to my nandroid backup which I had made before installing the rom. It all went right in CWM and no errors, so I rebooted my phone and got stuck at the glowing samsung logo, so after many fixes and things I tried which didn't work I flashed a pre-rooted stock rom for it and it all went well. I managed to restore to my nandroid finally and then I unlock my phone to find a "com.google.process.gapps has been stopped" message which wont go away when I tap "OK". It just comes back and gives me one second untill it comes back again. I really need help since I need my phone for work, I have tried reinstalling all the gapps, wont work, I have tried reflashing the stock rom and restoring my nandroid again, I have tried deactivating "Downloads" in the app manager but that wont fix it either and finally I have tried clearing the "app data" for all my apps but again, no luck. If anyone would be able to help me I would appriciate it very much. Thanks in advance!
Click to expand...
Click to collapse
Hi, there! I just got almost the same issue like you. Once update to custom 4.4.2, any nandroid backups which worked right before getting GAPPS' FC constantly. :crying: Try double wipes, flash 4.3 gapps full package, stop&restart android download, uninstall google play store update, etc. nothing can fix it. Only way stop the popup error, is flash stock rom. But, consequently, lose root access, even with the same method that rooted the stock rom before. I'll heard some guy said the 4.4.2 has different partition from 4.3 or older android rom. But don't mention how to restore the old partition way. So, hope anyone can help us out, thanks a lot.

TWRP NANDROID Backup Fail

Hello everyone I ma have problems on creating a nandroidbackup using TWRP 3.2.3.0
When I try to do a full backup, this error (createTarfork() process ended with error:255) pops up. Please help anyone
darko454 said:
Hello everyone I ma have problems on creating a nandroidbackup using TWRP 3.2.3.0
When I try to do a full backup, this error (createTarfork() process ended with error:255) pops up. Please help anyone
Click to expand...
Click to collapse
You need to look at /tmp/recovery.log while in recovery (adb pull it if you have to). Look in it for the last file that it tried to read before it gave the error. Your options are either delete that file or pull it then delete it. However, the file is corrupt in some way and the backup will never finish.
Sorry I a noob on this, I was able to get the recovery.log and Attached it but i dont have any idea where to find the error. Please help
thanks
darko454 said:
Sorry I a noob on this, I was able to get the recovery.log and Attached it but i dont have any idea where to find the error. Please help
thanks
Click to expand...
Click to collapse
I think It would be the " BASICDREAMS" but i cant seem how to delete it.. Would it be better to erase everything and start from the beginning? Im not sure what to do.
darko454 said:
I think It would be the " BASICDREAMS" but i cant seem how to delete it.. Would it be better to erase everything and start from the beginning? Im not sure what to do.
Click to expand...
Click to collapse
If you're fairly new to this then starting from a fresh install may be a better safeguard. However, you'll pick things up quicker if you determined enough. If you're simply wanting to remove the app BasicDreams, I went ahead and made modded a pre-existing flashable zip (all credit to Gizmo) just so you can remove that app. To use it, boot into recovery and flash it through there.
fuzzydorito said:
If you're fairly new to this then starting from a fresh install may be a better safeguard. However, you'll pick things up quicker if you determined enough. If you're simply wanting to remove the app BasicDreams, I went ahead and made modded a pre-existing flashable zip (all credit to Gizmo) just so you can remove that app. To use it, boot into recovery and flash it through there.
Click to expand...
Click to collapse
Thanks!!!
fuzzydorito said:
If you're fairly new to this then starting from a fresh install may be a better safeguard. However, you'll pick things up quicker if you determined enough. If you're simply wanting to remove the app BasicDreams, I went ahead and made modded a pre-existing flashable zip (all credit to Gizmo) just so you can remove that app. To use it, boot into recovery and flash it through there.
Click to expand...
Click to collapse
I just tried the "remove_basicdreams.zip "and says script succeeded but when i try to backup again it still has the same error.
what should i do next ?
thanks

Categories

Resources