[Q] Error while rebooting - Android Q&A, Help & Troubleshooting

Hey guys
I has put any files OUT KITCHEN into the rom.zip and install this rom with recovery.
then my phone while rebooting has appeared an error "process system is not responding,force close or wait"
pls,help me because my phone couldnt display to main screen.
i also not be intalled RUU ( relocked bootloader),always error...
i'm using Htc explorer.
sr if my english is so bad,thanks.

pomnhim said:
Hey guys
I has put any files OUT KITCHEN into the rom.zip and install this rom with recovery.
then my phone while rebooting has appeared an error "process system is not responding,force close or wait"
pls,help me because my phone couldnt display to main screen.
i also not be intalled RUU ( relocked bootloader),always error...
i'm using Htc explorer.
sr if my english is so bad,thanks.
Click to expand...
Click to collapse
Open the zip file and find out what files have been modified, replace the files inside zip with the files from the original ROM and flash thru recovery. If adb is up (likely), you can patch these files via adb (adb remount, adb push ...).
Hope it helps.

Related

[Q] Stuck on infinite boot loop

I was trying to change the notification bar by replacing framework-res.apk in system\framework folder. As soon as I copied the new one, my phone keeps rebooting. I keep the original copy of framwork-res.apk under \sdcard folder and I think just copying the original file back to system\framework folder will solve this. However, because of automatic rebooting, I can't connect the phone from pc to use adb from the PC or root exploer on the phone.
When I boot my phone with recover mode (volume key + power button), it only gives me 4 options.
Reboot system now
reinstall package
delete all user data
delete cash data
When I select reinstall package, it looked for update.zip that I don't have in my phone now. I'm really stuck.
Anyone knows how to copy the file into system folder in this case or reset to the factory rom?
I really appreciate for your help.
ADB should work in recovery mode.
If adb don't work try odin flash back to original
Sent from my SGH-T959 using XDA App

[Q] Boot Loop

I have the 10.1 16 Gb / Us version rooted with "in Paris" ROM and after using the option to hide the User Bar and after unhidding it the theme went black (not the first time) and the power menu become unaccesible because every time i hitted it, the screen turns off but without locking so pushed the power button for 10 second and restared but now it just boot loop, im able to acces clockwork recovery and odin but dont know what to do. I tryed erasing cache, dalvik, wipe data, etc but nothing seems to work. So anyone willing to help me?
zaror1992 said:
I have the 10.1 16 Gb / Us version rooted with "in Paris" ROM and after using the option to hide the User Bar and after unhidding it the theme went black (not the first time) and the power menu become unaccesible because every time i hitted it, the screen turns off but without locking so pushed the power button for 10 second and restared but now it just boot loop, im able to acces clockwork recovery and odin but dont know what to do. I tryed erasing cache, dalvik, wipe data, etc but nothing seems to work. So anyone willing to help me?
Click to expand...
Click to collapse
Have you gone into CWM and just reflashed the ROM?
I would recommend that once you get back up and running, you flash back to stock, flash the stock recovery on there and do a full wipe. Then follow the procedure to get CWM and a clean install of "In Paris". Then DO A BACKUP in CWM. Next time you will just have to restore your backup should something like this happens. (You backup/restore thru CWM)
i cant flash any rom because i cant acces the /sdcard because only after booting up it can be mounted, since it wont boot i cant mount it.
BTW: im a total noob regarding ADB but i installed the SDK and i couldnt push files because it says "/shbin/sh "command" doesnt exist"
im spanish so my english is not perfect, sorry for that
update: I managed to push two .zip's to "/sdcard" and "/mnt/sdcard" but when trying to "install zip from sdcard" in CWW it says "no files found", so i pushed the same .zip but with the name of update.zip and tryed "apply update from sdcard" and it says "failed to open /sdcard/update.zip (No such file or directory"
i tryed the adb command "adb shell mount /sdcard" and it says "cant find /sdcard in /etc/fstab" and the same thing with /mnt/sdcard
so my guess is that /sdcard its not mounted because when trying to install the .zip it doesnt even let me browse the sd
Please help im desperate
solved
after many hours of searching i realized that when pushing files i did not write it correctly
what i did:
adb push update.zip /sdcard
what should be:
adb push update.zip /sdcard/update.zip
i dont know why CWM didnt let me browse for .zip files in sdcard but i dont care sinc i fixed it. thanks anyway
zaror1992 said:
after many hours of searching i realized that when pushing files i did not write it correctly
what i did:
adb push update.zip /sdcard
what should be:
adb push update.zip /sdcard/update.zip
i dont know why CWM didnt let me browse for .zip files in sdcard but i dont care sinc i fixed it. thanks anyway
Click to expand...
Click to collapse
sorry i couldn't get back to you sooner, i'm glad you got it all squared away.

[Q] A riddle - Device Won't boot after changing Framework.jar file - why?

Hello to you all.
Noob ):
Ok, so I speak Hebrew, and Hebrew and Arabic I think are the only two languages that are being written from right to left.
This created a mess in Gmail and text messaging.
I emailed a friend, and he emailed me a revised Framework.jar file that fixed it on his vibrant. Cool.
So, I was doing everything according to procedure (see bellow), but got a stuck display on the boot screen "Galaxy S - Cynogen". Before my MIUI Rom booted.
This made me very sad, and I had no idea what to do. I went to recovery again and went to re-flashing my MIUI ROM
It worked and the phone booted again after it re-installed the zip MIUI - and everything is back to normal.
This means that something is not right with the Framework file or something?
Really not sure, I am really not good when it comes to this. Just followed directions.
Please help ):
Here is what I was told to do:
c:
cd tmp
dir
(Make sure you see the framework.jar file after you typed the "dir" command)
this will reboot your phone into recovery:
adb reboot recovery
after you are in recovery run this:
adb pull /system/framework/framework.jar framework_org.jar
This will backup your original file..
adb push framework.jar /system/framework/
This will copy the new file over..
After this reboot your phone either using the recovery menu options or by typing the following command:
adb reboot
Here is the revised Framework.jar file that I replaced with the "Stock" file

Android tablet soft-bricked after bad choice of bootanimation.zip

Hi all,
Hope you can help. I have a Time2 TC1050G tablet. I recently rooted this successfully and installed Boot Animations from JRummy. Unfortunately, I made a bad choice of Bootanimation and my tablet started boot looping. The animation played for a while, stuck and then rebooted.
I managed to get into recovery and decided to do a factory reset. This completed normally, but it has left the erroneous bootanimation there, so I am no better off.
When installing the new bootanimation, I took the option of backup.
I'm stuck now. I found another bootanimation.zip of the correct size for my tablet and tried using adb to put it onto the tablet using 'apply upate from adb'. I only get the option to sideload and have tried adb sideload bootanimation.zip.
Adb command line says Total xfer: 0.04% and then ends. Tablet says Opening update package... Installation aborted.
I can also get into fastboot and have fastboot set up on my PC.
In addition, I found a TWRP backup folder on my SD card which I have also copied to my PC. My Tablet doesn't have TWRP available in Recovery mode so I must have uninstalled it...
Is there anything I can do? Is it possible to browse the contents of the tablet internal memory and see if I can replace the bootanimation.zip file with the backup? Could I force my TWRP backup onto the device?
Any help very gratefully received. I have adb/fastboot and can follow instructions.
Cheers
Gary

[problem] Phone stuck in a bootloop after editing build.prop (rooted with custom rec)

Dear fellas,
I replaced my build.prop file to an another one and my phone is not booting up anymore.
I have a rooted Xiaomi Mi 5s Plus, with custom recovery.
Can anyone advise what to do without wiping the phone completely and flashing a new ROM?
What I've tried doing:
- I had the original build.prop that the phone had before it got stuck.
- I used the file explorer in custom recovery, copied that file to the system folder in root.
- Rebooted the device, still no luck!
- After rebooting, when I reopen the recovery, and navigate to the system folder again, I don't find the file I copied to the system folder!
Any thoughts on the matter please? Thanks in advance!
Have you tried writing original Rom to the phone. Don't have much experience with that kind best I can suggest
Sent from my SM-G930V using Tapatalk
black_hawk1990 said:
Dear fellas,
I replaced my build.prop file to an another one and my phone is not booting up anymore.
I have a rooted Xiaomi Mi 5s Plus, with custom recovery.
Can anyone advise what to do without wiping the phone completely and flashing a new ROM?
What I've tried doing:
- I had the original build.prop that the phone had before it got stuck.
- I used the file explorer in custom recovery, copied that file to the system folder in root.
- Rebooted the device, still no luck!
- After rebooting, when I reopen the recovery, and navigate to the system folder again, I don't find the file I copied to the system folder!
Any thoughts on the matter please? Thanks in advance!
Click to expand...
Click to collapse
Try mount system read/write first then copy og build prop file in system partition and reboot or use aroma file manager.

Categories

Resources