[Completed] [Q] Stucked at Boot Loop after changing Boot animation - XDA Assist

Hello,
I'm Using a Rooted Starmobile Up has an MediaTek MT6582M
well, it started when i was changing the bootanimation of my phone with an marvelboot.zip using ES File Explorer, i forgot to set the permissions so after i restart it, my phone stucked at boot animation.
i copied the marvelboot.zip at the /Device > system > media folder as far as i can remember.
i think it will be solved if i am able to delete the bootanimation.zip from that media folder using computer or something else.
i am wondering how can i delete that file from the system folder, or perhaps change permission? and is there a way to browse the system folder from android to computer?? i just wonder if theres such, but i will go with your answers.
i have no CWM installed and i dont know how, i dont know ADB, or SDK and all
when i tried installing CWM from recovery menu, it says installation aborted and thats my only way.
can someone help me?
another thing is i forgot to backup the firmware, and ofcourse warranty is voided as it is rooted, i cannot get it's firmware anywhere.
thanks again
I need your help, thank you.

OK so you can post your question here: http://forum.xda-developers.com/showthread.php?t=2257421&page=1
However, I urge you to keep searching for the stock firmware. This is a rare device that has practically no support.
If you had adb support which is highly unlikely you could use the command "adb push bootanimation.zip/system/media"
But I very much doubt you will be able to get adb to communicate.
I wish you all the best in searching, but I think you may have just learned a very costly lesson on always having a backup before tinkering.
Good luck

hello, hmm what if i buy a new unit of this model? lets say another starmobile up, and i backup its firmware, is it possible to do that?
and is it possible to copy the back up on this device?

whateverwhenever said:
hello, hmm what if i buy a new unit of this model? lets say another starmobile up, and i backup its firmware, is it possible to do that?
and is it possible to copy the back up on this device?
Click to expand...
Click to collapse
I honestly don't think it would work. You really need a custom recovery or a way to access your bootlooping phone's system.
You can check this thread out on adb http://forum.xda-developers.com/showthread.php?t=2588979
If you're successful in getting adb to work you may have a shot at fixing it. But the odds are against you.
This is why we are all encouraged to read and be careful.

Related

[Q] xoom stuck in boot animation

Hello.
First sorry for my poor english and my newb-ness ...
My xoom is stuck in boot animation (the honeycomb animation).
It is recognised by my computer, I can access it via adb.
I wish I could unbrick it without having to reset it.
The last thing I did before reboot was to install ADW.launcher.
So I thought I only had to remove the apk/odex from my system/app folder, but the files actually do not exist.
Is there a way to know what is happening, and to repair without having to do a full reset ?
Thanks for your help.
davpitdavpit said:
Hello.
First sorry for my poor english and my newb-ness ...
My xoom is stuck in boot animation (the honeycomb animation).
It is recognised by my computer, I can access it via adb.
I wish I could unbrick it without having to reset it.
The last thing I did before reboot was to install ADW.launcher.
So I thought I only had to remove the apk/odex from my system/app folder, but the files actually do not exist.
Is there a way to know what is happening, and to repair without having to do a full reset ?
Thanks for your help.
Click to expand...
Click to collapse
How are you seeing system/app folder. Try looking in data/app folder instead.
Sent from my Xoom
Thanks for the answer.
The installed apps are in data/apps ? Or is it the data for each app ?
I am rooted. I am seeing files with adm remount, adb shell, and then shell commands.
I tried lots of bizarre stuff yesteday night, removing or pushing files to the system dir, but off course I didn't manage to do anything usefull.
So I decided to flash STOCK MZ604_HW169 root, recovery, system and userdata.
I lost my userdata but kept my apps.
Anyway:
1. I would be pleased to know how could I have been able to know what is wrong ( is there a bootlog ?) and what should I do if and app prevents me to accomplish full boot.
2. My xoom is a french wifi, and stock us wifi works like a charm on it.
(JaymZ37 is asking the question in this thread:
http://forum.xda-developers.com/showthread.php?t=1052644&page=5
and I am not allowed to post the answer)

How to replace one file when failing to boot

Hey guys
I screwed up my vold.fstab trying to get "_ExternalSD" back.
Unfortunately! I did not run a nandroid before I made the change.
Now, I can dirty flash my rom on top, or go back to a nandroid from a few days ago, but I'd really just like to recover and go on my merry way. And maybe learn something in the process.
Only thing is, I can't figure out how to access the phone other than the External SD card through CWM.
Can I mount the internal /system and access through USB? Is there some facility to copy a file from one point to another? Any other methods? I guess the phone has to be up to run ADB, right?
I don't know how to generate a flashable zip but I could extract the original version of the file from the original rom. I assume that its non trivial to create a flashable zip, but maybe someone can comment? It looks like there is signing and certificates involved..
thanks for any ideas
bluenote73 said:
Hey guys
I screwed up my vold.fstab trying to get "_ExternalSD" back.
Unfortunately! I did not run a nandroid before I made the change.
Now, I can dirty flash my rom on top, or go back to a nandroid from a few days ago, but I'd really just like to recover and go on my merry way. And maybe learn something in the process.
Only thing is, I can't figure out how to access the phone other than the External SD card through CWM.
Can I mount the internal /system and access through USB? Is there some facility to copy a file from one point to another? Any other methods? I guess the phone has to be up to run ADB, right?
I don't know how to generate a flashable zip but I could extract the original version of the file from the original rom. I assume that its non trivial to create a flashable zip, but maybe someone can comment? It looks like there is signing and certificates involved..
thanks for any ideas
Click to expand...
Click to collapse
this is why i hate it when people make those guides.
messing with the vold.fstab is dangerous (even though its only a few lines) if your trying to recover your data, give up. its not going to happen. (sorry)
when you edit the vold.fstab it messed up the partitions on your internal SD card and most likely did the equivalent of wiped your /system partition. (or another important one.) your actually lucky it did not completely brick your phone.
your post was a little vague, but if you can, just restore an older nandroid, or wipe everything and install another ROM. (you can try dirty flashing but i dont think itll work)
if you cannot access CWM, then follow the steps in This guide. it should get you back up on your feet. after you follow that guide flash a gingerbread ROM (any gingerbread rom will do fine) then you can reboot and flash any ROM you want. (it needs this to fix a quirk in that script)
Hope you get it fixed
EDIT: re read your post, if your feeling adventurous and want to give it a shot, boot into CWM and connect it via usb. you can now get into an ADB shell on your phone by typing 'adb shell' if you have adb all setup and working. (im working from memory here so dont quote me on any of this)
now, you should be able to access your /system folder from that shell. be very careful though, i dont have much experience right here, and if i remember correctly you might not be in the full root directory yet)
if you can get into it try replacing your vold.fstab with a stock one,
if you dont have a stock one lying around, make a nandroid of the current state of the rom, then flash another rom, pull the vold.fstab, then re-restore back to the broken one and restore it (id upload mine but my phone is OOC right now )
after that just reboot and hope it resolves itself, if not then just follow my advice above
and keep that guide i linked to handy, messing around in CWM has the ability to brick your phone, if it does, then just follow that guide.
Klathmon said:
this is why i hate it when people make those guides.
messing with the vold.fstab is dangerous (even though its only a few lines) if your trying to recover your data, give up. its not going to happen. (sorry)
when you edit the vold.fstab it messed up the partitions on your internal SD card and most likely did the equivalent of wiped your /system partition. (or another important one.) your actually lucky it did not completely brick your phone.
your post was a little vague, but if you can, just restore an older nandroid, or wipe everything and install another ROM.
if you cannot access CWM, then follow the steps in This guide. it should get you back up on your feet. after you follow that guide flash a gingerbread ROM (any gingerbread rom will do fine) then you can reboot and flash any ROM you want. (it needs this to fix a quirk in that script)
Hope you get it fixed
Click to expand...
Click to collapse
How bout adb and pushing the file back in? Or cant you access the phone via adb?
Sent from my LG-P970 using XDA
N00BY0815 said:
How bout adb and pushing the file back in? Or cant you access the phone via adb?
Sent from my LG-P970 using XDA
Click to expand...
Click to collapse
re read your post and updated my last post right after you posted
after dealing with noobies all day, i forget sometimes people want to try big things
Thanks guys. The info I was missing was there's no special trick to attaching adb while in CWM! Just plug in!
My phone is back up and running and partitions are fine as far as I can see after just booting up.
Hi there! I messed up with the vold.fstab filfe on my tablet – I replaced it with a downloaded file with the intention to transfer apps to my external SD card.
Now my tablet is only showing the startup logo and won’t continue loading. I can access recovery mode. Now I want to restore the original vold.fstab file.
My questions:
1. Using the Android SDK, the file explorer does not show any files, though my tablet is recognized.
2. Using adb push, it yields an error: permission denied, how to successfully push the original vold.fstab and replace the existing vold.fstab?
3. If I dump an image of my tablet and edit the dumped image, would this be easier compared to the steps above?
Thanks!
http://forum.xda-developers.com/showthread.php?t=1646108
Try this.
If this doesn't help you should ask in the section for your tablet to get more specific advice.
TwitchyEye said:
http://forum.xda-developers.com/showthread.php?t=1646108
Try this.
If this doesn't help you should ask in the section for your tablet to get more specific advice.
Click to expand...
Click to collapse
Thanks, I will try it later when I got home. My tablet is not found here. I have a Skyworth S71(3G) with RK3066 chipset.
BryanF said:
Thanks, I will try it later when I got home. My tablet is not found here. I have a Skyworth S71(3G) with RK3066 chipset.
Click to expand...
Click to collapse
You need to do an adb remount before you can push. Was it rooted before?
-- The noob says:
This just in... my IQ has increased 50 points thanks to the g2x!
Mansa_noob, yes, my tablet is rooted. I followed some instructions about adb but had an error saying access denied, and also no files are displayed at file explorer. See my posts above. I also mounted it successfully. I will post some sreenshots later.
Please if you have some instructions, I am willing to try.
---------- Post added at 07:06 AM ---------- Previous post was at 07:02 AM ----------
TwitchyEye said:
http://forum.xda-developers.com/showthread.php?t=1646108
Try this.
If this doesn't help you should ask in the section for your tablet to get more specific advice.
Click to expand...
Click to collapse
Hi twitchyEye, it did not work. It attemps to install (using the install update from ext sd card) but then says installation aborted.
Any more suggestions? Thanks
What recovery are you using? I suck with adb so I got nothing on that front.
It was the stock recovery from my Tablet. I don't have it on hand right now, I will post later. The chipset is RK3066. My problem is my tablet has no official support on the internet (maybe becaue it's still new). Model is Skyworth S71(3G).
I see. Yeah this is over my head man. I thought for sure you were running a custom recovery and it was an easy answer. I'm actually struggling right now with adb myself with a similar issue something about permissions whenever I try to do anything to my phone. So I guess right now would be a perfect time for somebody to chime in with a smarter answer!
TwitchyEye said:
I see. Yeah this is over my head man. I thought for sure you were running a custom recovery and it was an easy answer. I'm actually struggling right now with adb myself with a similar issue something about permissions whenever I try to do anything to my phone. So I guess right now would be a perfect time for somebody to chime in with a smarter answer!
Click to expand...
Click to collapse
Are you doing adb remount and still getting permission denied?
-- The noob says:
This just in... my IQ has increased 50 points thanks to the g2x!
mansa_noob said:
Are you doing adb remount and still getting permission denied?
-- The noob says:
This just in... my IQ has increased 50 points thanks to the g2x!
Click to expand...
Click to collapse
Yes, I did adb remount and still access denied
BryanF said:
Yes, I did adb remount and still access denied
Click to expand...
Click to collapse
This is strange. A properly rooted phone would adb remount to r/w system. Something is fishy. Is it rooted+
-- The noob says:
This just in... my IQ has increased 50 points thanks to the g2x!
mansa_noob said:
This is strange. A properly rooted phone would adb remount to r/w system. Something is fishy. Is it rooted+
-- The noob says:
This just in... my IQ has increased 50 points thanks to the g2x!
Click to expand...
Click to collapse
I am sure it is rooted, because I downloaded an application from Google play to check it it is rooted or not. It is really rooted. I alvo confirmed this as I can now fully backup and restore my apps using Titanium backup before the tablet is messed up.
BryanF said:
I am sure it is rooted, because I downloaded an application from Google play to check it it is rooted or not. It is really rooted. I alvo confirmed this as I can now fully backup and restore my apps using Titanium backup before the tablet is messed up.
Click to expand...
Click to collapse
OK. Odd or not, it is what it is. Is it possible for you to load a custom recovery?
-- The noob says:
This just in... my IQ has increased 50 points thanks to the g2x!
mansa_noob said:
OK. Odd or not, it is what it is. Is it possible for you to load a custom recovery?
-- The noob says:
This just in... my IQ has increased 50 points thanks to the g2x!
Click to expand...
Click to collapse
I want to try, but the stock recovery is my last hold as I have no stock ROM. If I overwrite the stock ROM, I cannot reinstall it as I don't have a copy of it.
So why not flash cwm with nvflash and then make a backup of your current stock rom? I did exactly that.
Sent from my LG-P999 using xda premium

Lenovo IdeaTab a2107

Hello everyone,
I bought this tablet on ebay and it seems that the ROM preinstalled is a test ROM.
I searched the web to find a custom ROM but I couldn't find much info.
I found the way to root the tablet but that's all.
Is there anyone who can indicate me a link to a stock rom or a good custom one?
Thanks for those who will read and help!
What do you mean by TEST ROM?!!! this is ridiculous, I have the tablet and it's working like a charm even I received over air update yesterday, the only odd is that I can't use it as a phone because Lenovo has no license yet for that it's available only in the Chinese version, and I think this will be solved later when they start launching their mobile phones all over the world.
Hello mmis,
Test rom is not the correct terms but I didn't know how to call that !
The problem is that every widget I put on the desktop is loading but never display anything.
The information in "About tablet" are the following :
Model number : IdeaTab A2107A-H
Android Version : 4.0.3
Baseband version : MAUI.11AMD.W11.50.SP.V13, 2012/05/25 01:09
Build number : A2107A-H_S307_120605
If I search for system updates, it doesn't find anything. If I click on firmware update, the settings FC.
I made a factory reset but no luck.
That's why I thought it wasn't a stable version.
As long as you tried the factory reset with no luck, I think in your case its better to get back to Lenovo customer service or your local dealer if it's under warranty, they should be able to help you. it's a new device in the market and it will be difficult to find custom ROM for a while or even someone to give model-specific help. Good Luck
Would you mind linking to the instructions on how to root this thing?
Sure, no problem !
After several hours of search and difficulties to register onto Chinese websites
I managed to find the attached file. I take no credit for the tool because it was developped by someone else (SNARL I guess)
It was missing the superuser apk inside so I put it back and also translate the steps to English.
Here are the steps :
- Connect the tablet in Debug USB mode
- Launch root.bat
- The device will reboot at each of the 3 steps
If you need more info, don't mind to ask!
Here is the link of the original thread :
http://3g.lenovo.com/thread-69003-1-1.html
Fantastic, thank you very much.
LePad Chinese Model A2107A-H
I have a Chinese issue model of the A2107A-H that has the dual sim card cellular feature. I've been trying to get it rooted to get rid of the Chinese apks on it, but normal rooting software has not been successful so far, including the one posted here from SNARL via Ichi go's post. I get a "device not found" error message and in device manager on my PC it indicates that there is no driver installed for the device. I have "debug" turned on and the USB link seems to be working as I can see file folders on the device, but the rooting software will not run. I've tried several of the most well known methods with no luck. Any ideas on this would be appreciated and in particular, if there is a driver I need to have installed to get the rooting software to work??
TIA!!!
Rob
First of all many thanks to you ichi go it was very easy to root this device as instructed, but as the one I have does not have the phone calling capability, I replaced the phone.apk with different one but now the device does not recognize the sim card at all, I tried to push many versions of phone.apk to system folder with no luck, it seems even if I put the apk in the system folder the device will not launch it at all, could you please help me in that.
I've had this tablet for a while and love it. I just got the OTA update and its downloading now.
I'm a also keen on rooting it and inns installing a custom ROM. I guess once its a bit more common, we can expect a dedicated Dev community here on XDA
The update failed to install. I'm not rooted or anything but upon restart it gave a signature verification error.
Any way to fix this?
Edit: got it! was a path error since i had changed the default storage.
but i can't figure out any changes
robh41 said:
I have a Chinese issue model of the A2107A-H that has the dual sim card cellular feature. I've been trying to get it rooted to get rid of the Chinese apks on it, but normal rooting software has not been successful so far, including the one posted here from SNARL via Ichi go's post. I get a "device not found" error message and in device manager on my PC it indicates that there is no driver installed for the device. I have "debug" turned on and the USB link seems to be working as I can see file folders on the device, but the rooting software will not run. I've tried several of the most well known methods with no luck. Any ideas on this would be appreciated and in particular, if there is a driver I need to have installed to get the rooting software to work??
TIA!!!
Rob
Click to expand...
Click to collapse
How does your device appear in the device manager? For sure, the adb driver isn't installed. If it's not the case, download android sdk and then the Google USB driver in the extra section.
Sent from my HTC Desire using xda app-developers app
mmis said:
First of all many thanks to you ichi go it was very easy to root this device as instructed, but as the one I have does not have the phone calling capability, I replaced the phone.apk with different one but now the device does not recognize the sim card at all, I tried to push many versions of phone.apk to system folder with no luck, it seems even if I put the apk in the system folder the device will not launch it at all, could you please help me in that.
Click to expand...
Click to collapse
I didn't try to make phone calls for now with it but I will test and come back to you if I find something interesting.
Sent from my HTC Desire using xda app-developers app
FM Tuner - perfect for in-dash?
The in-dash car tablet people should be happy to hear the A2107 has an FM Tuner. It's one of the few tablets that has a radio tuner, and the only modern 7" that I know of. I just ordered one. I will report back.
The Chinese stock rom I installed has the phone ability and that works very well! The problem of this stock rom is that the Google services aren't there. I'm trying to find a way to install the zip file but I need to know the exact path of the recovery partition.
I tried to find it with the cat /proc/emmc command but this partition isn't listed.
If anyone has an idea...
Sent from my HTC Desire using xda app-developers app
So I understood that you managed to flash the Chinese stock ROM, am I right?!! please tell me how to do as I am facing serious problems with my device, I managed to root and then I changed the phone.apk (what the hell I was thinking of) and now I have the the error message android.process.acore stopped working and sometimes the sittings force closed, I tried to re root, factory reset and deleting cache of almost everything with no use, even I contacted the Lenovo CS to reinstall the original firmware, I think they will charge me for that :crying:
by the way I don't have contacts anymore (I installed it manually) and the most impressive thing that the device doesn't recognize the SIM card (I cleverly deleted the original one phone.apk :silly and what ever apk I push into the system/app folder and change the permissions it will not install after reboot.
So...what do you think guys?!! any help?
I've confirmed this does work on the A2107-F.
I had some trouble with the ADB driver. I can't post links, so you will have to google it, but I used adb_driver_20110720.zip for the drivers. I forced it to install via Update Driver > Browse my computer > let me pick > have disk > pointed to the android_winusb.inf file > selected the thinkpad option, it was the bottom of the two.
I also had to manually turn the tablet back on after the first reboot, but it went fine after that.
ichi go said:
The Chinese stock rom I installed has the phone ability and that works very well! The problem of this stock rom is that the Google services aren't there. I'm trying to find a way to install the zip file but I need to know the exact path of the recovery partition.
I tried to find it with the cat /proc/emmc command but this partition isn't listed.
If anyone has an idea...
Sent from my HTC Desire using xda app-developers app
Click to expand...
Click to collapse
can someone show me where to get the rom?
in the chinese forum, i cant register, because lenovo login is buggy for me. maybe because of location,,
mmis said:
So I understood that you managed to flash the Chinese stock ROM, am I right?!! please tell me how to do as I am facing serious problems with my device, I managed to root and then I changed the phone.apk (what the hell I was thinking of) and now I have the the error message android.process.acore stopped working and sometimes the sittings force closed, I tried to re root, factory reset and deleting cache of almost everything with no use, even I contacted the Lenovo CS to reinstall the original firmware, I think they will charge me for that :crying:
by the way I don't have contacts anymore (I installed it manually) and the most impressive thing that the device doesn't recognize the SIM card (I cleverly deleted the original one phone.apk :silly and what ever apk I push into the system/app folder and change the permissions it will not install after reboot.
So...what do you think guys?!! any help?
Click to expand...
Click to collapse
Hi mmis,
I will upload tonight (if i have the time to) all the needed files to install the Chinese ROM (tools and procedure included).
Btw, I managed to install all the Google services and all is working well! The only thing is that the OS can only be put in English. All other languages are Chinese variants.
Hi I just flash tablet with a chinesse rom A2107A_H_S121_120525 and right now the device don't turning on anymore. The flashing is still possible. So I need a stock rom please

[Q] Bricked my Relay with a build.prop edit

Hi everyone. Long-time reader, first time poster here.
Well, I've gotten myself in a bit of a jam. My Relay is rooted and has CWM 6.0.1.2 running the stock ROM per one of the awesome devs working on this phone. In a bout of zeal, I found a guide for installing Google Wallet on unsupported devices that involved editing the build.prop file to have the device identify itself as another. I dove in head first... My first mistake was not doing a CWM backup and my second mistake was that I backed up the build.prop file to the internal memory rather than the external SD card (seems pretty inaccessible there). After rebooting, the device black-screened after the Relay 4G splash and can only be brought back up by pulling the battery, though it still gets stuck at startup.
I had a look around and found these very similar threads, but they are for the S3:
http://forum.xda-developers.com/showthread.php?t=1895631
http://forum.xda-developers.com/showthread.php?t=1830191
I can also get into CWM and Odin mode, but Odin3 and adb don't see the device for some reason and CWM doesn't appear useful without a backup. From what I've gathered, the easiest way to recover from this is a flashable zip with the stock build.prop file.
Would anyone be able to make one of those or otherwise bail me out? Any help would be greatly appreciated!
Edit: If it helps any, I used ES File Explorer to do this, which apparently doesn't do permissions quite right. I'm not sure if it affects this, but I figured I'd throw it in here anyway.
Bumping in desperation here! Can anyone just paste in their build.prop? I'm on UVLJ1 (haven't had time to do the latest update due to root).
hmm... you should be able to go into download mode and flash the stock rom to recover the phone i think?
I think this is the answer. Flashing stock will give you what you need, it can be done through CWM (gee one's flashable zip for instance).
Wipe system/data through the format menu.
I wish I knew what a build.prop was.
installed it and rebooted my Samsung Relay and the screen went black. I pressed the power button and nothing happened.
The phone is now officially a paperweight. Also I had root privileges.
Can you help me please, I do not know what to do?:crying:
tacoman3148 said:
Hi everyone. Long-time reader, first time poster here.
Well, I've gotten myself in a bit of a jam. My Relay is rooted and has CWM 6.0.1.2 running the stock ROM per one of the awesome devs working on this phone. In a bout of zeal, I found a guide for installing Google Wallet on unsupported devices that involved editing the build.prop file to have the device identify itself as another. I dove in head first... My first mistake was not doing a CWM backup and my second mistake was that I backed up the build.prop file to the internal memory rather than the external SD card (seems pretty inaccessible there). After rebooting, the device black-screened after the Relay 4G splash and can only be brought back up by pulling the battery, though it still gets stuck at startup.
I had a look around and found these very similar threads, but they are for the S3:
http://forum.xda-developers.com/showthread.php?t=1895631
http://forum.xda-developers.com/showthread.php?t=1830191
I can also get into CWM and Odin mode, but Odin3 and adb don't see the device for some reason and CWM doesn't appear useful without a backup. From what I've gathered, the easiest way to recover from this is a flashable zip with the stock build.prop file.
Would anyone be able to make one of those or otherwise bail me out? Any help would be greatly appreciated!
Edit: If it helps any, I used ES File Explorer to do this, which apparently doesn't do permissions quite right. I'm not sure if it affects this, but I figured I'd throw it in here anyway.
Click to expand...
Click to collapse
I'm not very good at this also,but...Can you connect your phone to your computer and mount your phone from cwm and get the build.prop file that way?Or maybe do a factory reset?

I need help with my Htc K-touch U9

Hello good day,
I have read alot of tutorial but have found none that will help me. I saw a malware installed on my device which was eating up my ram and internet data. I tried to uninstall it most of the times but it keeps on installing itself anytime i enable my data or wifi. I later found out that there was this new files in my phone system storage, that wont allow me to delete it even if am root. i tried to change the permission and still cant . I tried to move all the files in that folder to a different folder leaving the suspicious ones. after moving the ones i know was not a malware to a different folder. my device froze and i couldn't do anything but to restart the device. i did so and that was it. My device always get stuck on the htc logo anytime that i turn it on. Please i really need help on how i can fix this issue and get my phone back to its normal state. I think is not booting because i move all files including the systemUi to a different folder.. the folder was located at (system/app) I created a new folder called appa in the same directory. thinking if i move all the legimate apps to the new folder. i will be able to delete the whole app folder which i left the malwares in. so i can rename the folder i created back to app. But after the moving was successful. my phone froze and thats it.. I need help( [email protected] ) thank you
farrelzamani said:
Hello good day,
I have read alot of tutorial but have found none that will help me. I saw a malware installed on my device which was eating up my ram and internet data. I tried to uninstall it most of the times but it keeps on installing itself anytime i enable my data or wifi. I later found out that there was this new files in my phone system storage, that wont allow me to delete it even if am root. i tried to change the permission and still cant . I tried to move all the files in that folder to a different folder leaving the suspicious ones. after moving the ones i know was not a malware to a different folder. my device froze and i couldn't do anything but to restart the device. i did so and that was it. My device always get stuck on the htc logo anytime that i turn it on. Please i really need help on how i can fix this issue and get my phone back to its normal state. I think is not booting because i move all files including the systemUi to a different folder.. the folder was located at (system/app) I created a new folder called appa in the same directory. thinking if i move all the legimate apps to the new folder. i will be able to delete the whole app folder which i left the malwares in. so i can rename the folder i created back to app. But after the moving was successful. my phone froze and thats it.. I need help( [email protected] ) thank you
Click to expand...
Click to collapse
unless you have some sort of backup, or can find the stock software to put back on, you will not be able to fix it.
next time before doing such a activity like this you should make a nandroid backup and store it to a safe storage that you can restore.....
Sent from my SM-G7102 using Tapatalk
I have the stock rom
bweN diorD said:
unless you have some sort of backup, or can find the stock software to put back on, you will not be able to fix it.
Click to expand...
Click to collapse
Hi ,Actually i found the stock rom from needrom. how can i flash it with it
farrelzamani said:
Hi ,Actually i found the stock rom from needrom. how can i flash it with it
Click to expand...
Click to collapse
I have no experience flashing HTC devices, but the process is usually the same, just the files used change.
There should be some program common for HTC devices to flash.
I would look on some more popular HTC device and see if you can find a guide, and just substitute your firmware instead of theirs.
Thanks
bweN diorD said:
I have no experience flashing HTC devices, but the process is usually the same, just the files used change.
There should be some program common for HTC devices to flash.
I would look on some more popular HTC device and see if you can find a guide, and just substitute your firmware instead of theirs.
Click to expand...
Click to collapse
Is there any way i can push files to my phone via adb. as it wont boot and get stuck on the htc logo. I mean i tried to copy the rom on my sd card so i can flash the phone with it. but my sd card does not show on recovery mode. rather my internal storage does. is there a way i can push file to it via adb./
farrelzamani said:
Is there any way i can push files to my phone via adb. as it wont boot and get stuck on the htc logo. I mean i tried to copy the rom on my sd card so i can flash the phone with it. but my sd card does not show on recovery mode. rather my internal storage does. is there a way i can push file to it via adb./
Click to expand...
Click to collapse
There is but I don't know the proper commands. I think it's something like adb push (push location) (file name)
You may be able to move the file with pc while in twrp by Normal means. I can do it on my phone like that. Internal shows up on pc just like it does when it's booted.
Thank you
bweN diorD said:
There is but I don't know the proper commands. I think it's something like adb push (push location) (file name)
You may be able to move the file with pc while in twrp by Normal means. I can do it on my phone like that. Internal shows up on pc just like it does when it's booted.
Click to expand...
Click to collapse
Thank you. But i have one problem here. I have download java and android sdk manager. but when i connect my phone. it doesnt get detected when i use the command < adb devices >. could it be that usb debugging is not enable? If so then how can i enable it as the boot wont boot but get stuck always on the htc logo
farrelzamani said:
Thank you. But i have one problem here. I have download java and android sdk manager. but when i connect my phone. it doesnt get detected when i use the command < adb devices >. could it be that usb debugging is not enable? If so then how can i enable it as the boot wont boot but get stuck always on the htc logo
Click to expand...
Click to collapse
USB debug is not needed for flashing. If your pic don't see the device in download mode, you will have to look around for some proper drivers. I don't know if adb works in download mode, so there may not be an issue. You need to get the proper flash tool and see if that can connect to your device. Trying to connect with anything else is a waste of time.
bweN diorD said:
USB debug is not needed for flashing. If your pic don't see the device in download mode, you will have to look around for some proper drivers. I don't know if adb works in download mode, so there may not be an issue. You need to get the proper flash tool and see if that can connect to your device. Trying to connect with anything else is a waste of time.
Click to expand...
Click to collapse
Thank you.
How can I get the best flashing tool. As am using htc k touch u9. Please can you give me some tools.
bweN diorD said:
I have no experience flashing HTC devices, but the process is usually the same, just the files used change.
There should be some program common for HTC devices to flash.
I would look on some more popular HTC device and see if you can find a guide, and just substitute your firmware instead of theirs.
Click to expand...
Click to collapse
farrelzamani said:
Thank you.
How can I get the best flashing tool. As am using htc k touch u9. Please can you give me some tools.
Click to expand...
Click to collapse
follow the advice that i gave before ^^^
there is no "best flashing tool" for these situations. there is usually 1 or 2 options of software provided by the manufacturer. one of these you must use, because there is no options, such as tools made by the community.
i have never owned a htc device, so you are going to have to do some searching and reading to help yourself out, unless someone else comes along who can provide specific help.

Categories

Resources