[Q] I broke it - Android Q&A, Help & Troubleshooting

Hi guys!
I was hoping one of you could help me.
Yesterday i modified a build.prop file on my NextBook EBM8000ND (Next800T) tablet, causing it to get stuck in a bootloop every time it's turned on. I've been searching the Internet all day long but it's hard to find support when you have a device which no one in the world uses . It was rooted but I did a factory reset hoping that it would fix it. It didn't and now it's also unrooted. I tried to make a custom update.zip with the backup of the original build.prop file but the stock recovery simply refuses to load any update file. It always stops at verification. I used 7zip with store option. I tried signing the zip, I even edited the updater script to only print some text on the screen but the recovery still wouldn't load it. I tried to find a way to install CWM using sdcard but with no luck. When i tried to use ADB in recovery the device says: "failed to open driver control: No such file or directory". It might be worth mentioning that I found my device's ROM online with boot.img and recovery.img files and a .tar file which contains the original system folder.
Is there any way to make the stock recovery (since installing CWM or TWRP seems impossible) read my update file? Or is there another way to fix this? I only need to replace that single file.
Hoping to get help soon.
Cheers!

Related

[Q] MTK6573 custom recovery and backups / Stock Boot, Recovery + Scatter included

Phone is a Star X19i
Now I'm looking at getting a system to allow me to back up the rom and re-flash if needed.
Post 4 has attachments of my boot, recovery and scatter files.
Old issue: (Solved)
Stupid thing I did I renamed the mtklockscreen.odex to mtklockscreen.odex1 just as a test in a half asleep phase to see if I would get the stock lockscreen loading.
Suffice to say the phone no longer boots.
Really don't think I can get into ADB and rename the file to get the phone booting again unless anyone knows a way.
Android was 2.3.6 and I asked the seller if it was possible to get the rom incase anything like happened which they didn't.
So anyone have any ideas?
I have attached the stock recovery and boot images made with cat and a scatter file I made to post 4.
As I have no idea about modifying these for hard root can anyone take a look?
I don't know the specifics of the phone, but if you can go into recovery mode maybe you can get adb working, or use a flashable zip to rename the file by installing it from recovery (just need to edit the zips' updater script)
dxppxd said:
I don't know the specifics of the phone, but if you can go into recovery mode maybe you can get adb working, or use a flashable zip to rename the file by installing it from recovery (just need to edit the zips' updater script)
Click to expand...
Click to collapse
I got into built in Factory mode and can see the file I renamed through ADB and android commander but cannot rename it back due to not having hard root access.
I also have a copy of the boot and recovery partitions 5 and 6 respectively I made in the adb shell yesterday as I was half looking at getting hard root access.
ren mtklockscreen.odex1 mtklockscreen.odex
ren: permission denied
I read you can do a custom recovery with root using SP Tools still so can anyone help me do this?
I know about system root etc and stuff and have flashed roms before on other tablets and have been a PC I.T tech (wouldn't think it due to the stupid mistake) but this recovery and scatter files etc is kinda new to me.
I have a scatter file now I just made if anyone is interested in helping me.
Yes I have a MTK6573 but the scatter file came from the MT6516 Rom Studio which I read works the same for the 6573.
Attached is also my stock boot and recovery partitions I made with cat yesterday if there usable to anyone to help.
Well I got it working and fixed.
I had to go into adb shell and su and mount the file system as writable, as I have used linux before I didn't know about android and what needed to be done and permission locks etc.
The stock boot, recovery and scatter files will remain on this thread if anyone wants to help create or find a recovery which can allow me to create backups and flash custom roms.
I may be able to provide a dump of android 2.3.6 for those that want it once I'm provided with a backup solution as I have read a few people wanting this updated android rom.
This got too close to what I would like liked with bricking this phone.
And I'm not comfortable unless I have a rom backup of this.
Rooting Advice: For anyone with a MTK6573 on Android 2.3.6 trying to root but having issues with super one click make sure you only turn on USB debugging after Android has loaded and just before you plug the usb cable in to run super one click.
I have seen a few thread and posters here about not being able to root the phone and this is the cause that debug needs to be switched on right before you connect and try to root.
Original seller has agreed to send the firmware and flashing stuff on cd for me so I can upload it for you all.
This is a win for MTK6573 Star X19i owners as I'll have the updated 2.3.6 Gingerbread firmware to release for you all root modify etc in a week or so.
Be careful with ROM studio. I believe it is not compatible with MT6573.
You want to read this: http://bm-smartphone-reviews.blogspot.com/2012_04_01_archive.html
cybermaus said:
Be careful with ROM studio. I believe it is not compatible with MT6573.
You want to read this: http://bm-smartphone-reviews.blogspot.com/2012_04_01_archive.html
Click to expand...
Click to collapse
That's what I read and did to get my scatter as I used cat then used the program linked in that thread to generate the scatter.

Need help with live wallpaper installation

Hello everyone!
I have an HTC One X + from AT&T and I am wanting to install a live wallpaper from Softbank Mobile.
Someone posted the file and it was a .zip file.
Tried opening the .zip and trying to find an apk file but there was none. Second thing I thought of doing was changing the zip on the file to apk, moved it into my phone and tried to install it from the phone but all I got was an "App was not installed" error message.
I saw someone said to try via Recovery (I have a custom recovery installed), booted to the recovery, but I have encryption on meaning I couldn't see anything with the recovery (stupid me) meaning couldn't install the .zip that way.
Can someone please create the zip to an installable .apk please.
I have attached the file from the original post.
Thank you so much!
Bump

[Q] Problems signing an update.zip

Hi! I'm trying to help a friend of mine who's phone is stuck on a bootloop. Problem was she flashed Pimp My Rom stuffs but she did not download the uninstall flashable zip as well. She does not even have any clockworkmod recovery. The phone's manufacturer is totally not mainstream and does not have any update.zip available. What I'm trying to do for her is to create a flashable update.zip that's flashable via stock recovery. We have a system.img and I'm aware that we can create an updater-script. The problem is, I don't know where the system partition is. Any way we can do cat proc/partitions or mount via recovery to find out where it is? TIA!
UPDATE:
I found it! It turns out to be at dev/block/mmcblk0p12. The problem that I'm having now is I'm getting errors whenever I attempt to sign it. I tried different tools--sign em, auto signer, Sign+...all to no avail. Any ideas?

[Q] How to close the update.zip file the right way

Hi everyone,
I want to eventually create an edited ROM for an Android tablet. (Very simple stuff, really. Removing apks, adding build.prop mods)
I have a working update.zip file, which re-installs the image on the tablet, through stock recovery and the install from sdcard option.
But once I unzip it,
and then zip and even re-sign it (with the tool I found by searching the forum),
the recovery says 'installation aborted', when it is verifying the package.
1. How can I avoid this from happening? I get it that closing the update.zip is done wrong. How can I pass the verification section?
2. It IS possible to push such a .zip through stock recovery, right? I want to avoid CWM and TWRP and make it as simple as possible.
Thanks.
Have you tried making the changes without the unzip-rezip step? Editing the zip contents directly inside the zip (just drag n drop, delete, etc).
dxppxd said:
Have you tried making the changes without the unzip-rezip step? Editing the zip contents directly inside the zip (just drag n drop, delete, etc).
Click to expand...
Click to collapse
I tried this, too.
I only deleted one apk from system/app and later I tried again by deleting the apk and its odex file, too.
In both cases, instead of rejecting the update instanlty, it starts the process and then stops after a few seconds.
IS it possible that there is a filesize checker text inside the image?
(or maybe a propery inside the build.prop or updater-script ?)
Any ideas, anyone?
Still no progress.
I am trying to avoid custom recovery,
(I guess that would involve re-compiling it - which I do not know how to do - or ... just asking so from someone?)
is it possible to push the update.zip through stock recovery?
iraklisvel said:
Still no progress.
I am trying to avoid custom recovery,
(I guess that would involve re-compiling it - which I do not know how to do - or ... just asking so from someone?)
is it possible to push the update.zip through stock recovery?
Click to expand...
Click to collapse
No
Stock recovery doesn't flash custom roms
Get cwm from builder.recovery.com
Press thanks :good: I'd helped :highfive:

HELP Softbrick - TP260 can still enter TWRP Recovery/SD

Attached i will have a link to my google drive with programs and zip files for everyone to use will explain further.
Okay I have a few problems going... here is what I have and have tried and the issues I have been having... I have log files and such saved too should you need those.
Synthoms: LGK20 PLUS aka TP260
- I needed a Binary update for SU... (never did get that to work) Somehow afterwards my phone would only reboot into Twrp Recovery on boot loop.
-I installed an Update SU file ( also didn't work) then the phone started booting into only fastboot.... ( I had a brief issue of it not connecting on ADB but I hade to just end task adb in the task menu (Crtl Alt Del in case somebody has same problem) Afterwards connected no problem.
-I have wiped datas and cache and all sorts of instuctions to no avail.. lol
_phone now boot immediately to fastboot but I am able to get to twrp recovery just fine
Whats Weird:
-I can see the device on the computer get onto the sd card add files and zip files and the computer recognizes it n o problem at all... but LG MOBILE SUPPORT LGUP LG Bridge and LG Flash Tool.... all do not recognize my phone.
-But no matter where I partition anything and no matter what recovery img or zip file I install... it just only wants to open into fastboot.... I'm sure it is a very simple operation to fix... maybe one of you have a restore file can put on the SD with mine that have done me no good? Any help would be appreciated hardcore lol and I appreciate the learning experience a per i have learned a lot..
Heres what I have collected in my attempts
A: I have a Twrp.img and Recovery.img (not sure if they are a recovery or boot partition)
B: I have ADB it connects to my device fine and I can even flash onto the phone but seems to not be helping lol
C: : LG Bridge and LG UP do not see that my phone is connected (all my drivers are updated)
D: I have a stock KTZ file for my phone but I have no programs to flash it except adb (the others will not recognize my phone except ADB
E: I am very sure Xposed may have something to do with this... I downloaded an uninstaller and the zip file will not flash error 555 or something like that.
F: I'm very sure I need a Boot.img?? this I know little about but I have a program to build one if I can figure out how lol.
G: My recoveries did not work :0(
H: None of my SU zips seem to be working (is why I believe Xposed is behind it lol.
I: There are commands you can put into the terminal in TWRP recovery ( I can get there will explain further later) to disable Xposed but they say to create a folder name \data\data\....ect ect... There is no way that the TWRP recovery will let me create folders so I'm at a loss there.....
Chances are there was software on the phone that allows the LG software on the computer to see it.
I'm not seeing the Google drive link, but if you wiped the system & data partitions in TWRP, then you have no OS.
Don't know if TWRP can flash a KTZ file, most 3rd party ROMs are ZIP.
Is it Tmobile or MetroPCS?
I assume you have read Aletron9000's thread https://forum.xda-developers.com/android/help/lg-k20-plus-how-to-flash-original-rom-t3632850/page1
It seems like it has a download mode similar to Samsung phones when using Odin. I have a OnePlus and its straight forward, TWRP (in twrp plugging into pc will bring up the device in file mode so you can copy rom and gapps zip files) and once I got twrp on my mom's galaxy s4 it was same process with LineageOS 14.1 and the phone runs 10x better.
I wish I knew if you could flash the KTZ file in twrp, but I doubt it.. If you can uncompress it in 7zip or winrar, then zip it again that may work. But if your just trying to install a factory image (assuming that's what a KTZ is) the the directions in the link above should get you there. Then for root either flash supersu (apparently Chinese controlled if that matters) or maybe better magisk 16 from twrp (and the newest magisk manager apk from within the Android, should still pass safety check, and can install alot of modules that I previously used xposed for.
Only trust the magisk on xda-developers
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Sent from my A0001 using Tapatalk
TP260 SOFT BRICK: Recovery File?
I am on a TMOBILE phone... I"M sure that's exactly what my problem is... I did read that post and have LGUP (will also be in my drive link) BUT it does me no good because it will not show up on the program for me to flash anything to it...
If I could get somebody to send me a recovery file I would be able to put it into my SD card then load it up will solve my entire issue lol.
I did consider trying magicks honestly but I do not know enough about it to switch over like that... Once I get my phone back I will research into it and let you guys now how my adventure turns out. lol.... I'm a research first kind of person hahaha....
FILES
Soon I will type up instuctions for each KIT I put together. That way all the instructions will be able to be found in one place which will help out a lot of people looking for LG UP or Recovery.img or Twrp.img plus a lot of other stuff including SU zip file ect,,,
https://drive.google.com/open?id=10OXHQtyZBCap7PaqiGZEEErmo_th8xFp
The KTZ file would not upload but if You want I will send it no problem at all Just ask. I will be adding a couple other things on there too probably.
I believe my best bet would be to take that KTZ file (bugger wouldn't load onto my DRIVE account lol) but I thin I will take that and convert it to a zip file and maybe give that a shot... But when I flash something like that does it go under the BOOT or RECOVERY partition? I undertand what a partigtion is but I'm not sure of the difference between the BOOT and RECOVERY idea .... is recovery out ROM and BOOT our OS system?

Categories

Resources