[4.4.4][TWRP][Modified system] OTA update zip file - Moto E General

So I have pulled and uploaded the update zip file to drive just in case anyone needs it.
And modified to get it working on twrp with Modified system but important core apps like systemui.apk need to be untouched though, no need to flash stock again, just normal flash via TWRP, worked on mine.
And some people were asking if it flashes default recovery or not, so the Answer is TWRP/CWM will stick.
And you will not lose root Access too
Download Links:
TWRP/CWM flashable
Default OTA zip
Explanation of how solve if still having problems as posted by @[email protected]
[email protected] said:
As OP said,
U only have to edit the updater-script file present under condor_4.4.4_TWRP_flashable.zip\META-INF\com\google\android in order to get the zip file working.
1. Copy the condor_4.4.4_TWRP_flashable.zip file that OP shared to your PC.
2. Now open this file using any zip handler like 7zip/winzip/winrar/windows explorer(if running windows8+), browse to the above location to find updater-script file, now extract /copy this on your PC.
3. Now select an option to edit this file using Notepad++ (step 4 on how/what to edit/change)
4. As per the TWRP error log, remove all the lines from the updater-script in particular to that error.
For Ex. if the error says:
/system/app/LiveWallpapersPicker.apk\" has unexpected contents.
then u need to remove the following line from the updater-script
apply_patch_check("/system/app/LiveWallpapersPicker.apk", "f4b9dc41f0d4691a2f9b71be06036c1de91c43ea", "d57f5cbc092e3e6cab286793da70ee7ffc4f440e") || abort("\"/system/app/LiveWallpapersPicker.apk\" has unexpected contents.");
assert(apply_patch("/system/app/LiveWallpapersPicker.apk", "-",
f4b9dc41f0d4691a2f9b71be06036c1de91c43ea, 160480,
d57f5cbc092e3e6cab286793da70ee7ffc4f440e, package_extract_file("patch/system/app/LiveWallpapersPicker.apk.p")));
5. Once u are done with all such, simply save the updater-script and copy this back to its location and select replace if asked.
6. Now save the condor_4.4.4_TWRP_flashable.zip and copy it back to Phone and try flashing now using TWRP.
hope it helps
Click to expand...
Click to collapse
Only for XT1022

Gogeta said:
So I have pulled and uploaded the update zip file to drive just in case anyone needs it.
https://docs.google.com/file/d/0B72C6RSL0mQmVlVwZ1VBTWwzaVE/edit?usp=docslist_api
Click to expand...
Click to collapse
Can i use it on XT1022?

Anyone knows when the update comes out for the Europe retail?

mrpkarthik said:
Can i use it on XT1022?
Click to expand...
Click to collapse
It's for xt1022.

i have updated my phone though setting now after updating,, it works fine for 1 min, then it gets boot back into twrp(recovery)... any solution guys

sunnyx12x21x said:
i have updated my phone though setting now after updating,, it works fine for 1 min, then it gets boot back into twrp(recovery)... any solution guys
Click to expand...
Click to collapse
I also had the same problem...and flashed STOCK Recovery and Updates works great...

How to flash stock recovery...
Sent from my XT1022 using XDA Premium 4 mobile app

Nandha005 said:
How to flash stock recovery...
Sent from my XT1022 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Flash the attached recovery.img (after unzipping the archive) using fastboot or mfastboot.
This one is only for XT1022.

Okay, so tried to modify the updater script to get it working with TWRP but it won't work if you modified any system file by yourself because it verifies all the system files and then patches them, (I had modified many apks, so it didn't work.), tried to skip verification but then it failed during patch.
So you can try But it won't work for modified system. and must create a nandroid backup.
Use the attached updater script for TWRP.
Even Stock recovery won't work on modified system.

update works on rooted devices but there should be stock recovery
Rooted users can update their moto e but must have stock recovery. If you are facing problem with trwp recovery while updating it, then flash the stock recovery annd then try. It works
Hit thanx if helped

If I flash Stock recovery data is wipe or not...
Sent from my XT1022 using XDA Premium 4 mobile app

Nandha005 said:
If I flash Stock recovery data is wipe or not...
Sent from my XT1022 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
no

I have flashed stock recovery and downloaded update file using settings but now when it start installs it shows installation unsuccessful and whenever I boot into stock recovery it shows no command with dead android
Sent from my XT1022 using XDA Free mobile app

@Gogeta I downloaded the update and choose install later. How to pull the downloaded update file ? I am rooted with TWRP.

gtsfreak said:
I have flashed stock recovery and downloaded update file using settings but now when it start installs it shows installation unsuccessful and whenever I boot into stock recovery it shows no command with dead android
Sent from my XT1022 using XDA Free mobile app
Click to expand...
Click to collapse
As i said, it verifies all system files before update, you must have modified or deleted something.
raj.amalw said:
@Gogeta I downloaded the update and choose install later. How to pull the downloaded update file ? I am rooted with TWRP.
Click to expand...
Click to collapse
/cache
but only if you are rooted

Nope I have only deleted stock apps that's all
Sent from my XT1022 using XDA Free mobile app

gtsfreak said:
Nope I have only deleted stock apps that's all
Sent from my XT1022 using XDA Free mobile app
Click to expand...
Click to collapse
Gogeta said:
As i said, it verifies all system files before update, you must have modified or deleted something.
Click to expand...
Click to collapse
Thats what i said

So what should I do now I don't wanna loose any data please help?
Sent from my Z10 using XDA Free mobile app

[HELP]
How To Manually Flash The OTA.Zip On Stock Unrooted Device ?

ADB sideload
salkollizz said:
How To Manually Flash The OTA.Zip On Stock Unrooted Device ?
Click to expand...
Click to collapse
guys u can use adb sideload on TWRP 2 flash d update package

Related

4.1.2 altered build.prop file can't receive OTA update

A while back I altered my build.prop file and accidently deleted it. I didn't make a backup so I restored it with one that someone posted and I haven't had any problems.
However since I did that, the OTA update that I got notified for did not install.
My boot loader is unlocked and I am rooted with stock recovery.
How can I update to 4.1.2 manually and still keep root?
I understand there are plenty of posts about this but everyone has a different problem and I'm just trying to get the correct information. Thanks for any help.
Sent from my Nexus 7 using xda app-developers app
somerandomname1 said:
A while back I altered my build.prop file and accidently deleted it. I didn't make a backup so I restored it with one that someone posted and I haven't had any problems.
However since I did that, the OTA update that I got notified for did not install.
My boot loader is unlocked and I am rooted with stock recovery.
How can I update to 4.1.2 manually and still keep root?
I understand there are plenty of posts about this but everyone has a different problem and I'm just trying to get the correct information. Thanks for any help.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Download the OTA update JZO54K-fromJRO03D
Download SuperSu or Superuser
put the OTA update and SuperSu or Superuser in a in your /sdcard/Download directory
Flash ClockworkMod recovery from fastboot
http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-6.0.1.0-grouper.img
Code:
> fastboot flash recovery recovery-clockwork-touch-6.0.1.0-grouper.img
Boot recovery from the fastboot menu
Install the OTA update, then install SuperSu or Superuser.
Thanks man appreciate it.
Sent from my Nexus 7 using xda app-developers app
this actually didn't work...everything was working fine, but it aborted and mentioned my build.prop file as the reason why...
somerandomname1 said:
this actually didn't work...everything was working fine, but it aborted and mentioned my build.prop file as the reason why...
Click to expand...
Click to collapse
Here's the build.prop from JRO03D load that up and try again. If that fails, you can manually update to 4.1.2 from the factory image without modifying user data.
this worked my friend, thanks.
I'm having the exact same problem, same circumstances, down to the update not taking because I accidentally deleted a system file, except the file in question is the gmail .odex file because I deleted that to install the unreleased gmail 4.2 app. Any help?
EDIT: Fixed thanks to user comminus via PM. Cheers.

How to update?

Hey I have an unlocked boot loader, stock 4.2.1 ROM but running ktoonz kernel. In order to get the next update will I have to re flash the stock kernel, recovery, and re-lock my bootloader? I'm really only familiar with Samsung galaxy devices where you can just ODIN everything
Sent from my SGH-T999 using xda premium
Jms122589 said:
Hey I have an unlocked boot loader, stock 4.2.1 ROM but running ktoonz kernel. In order to get the next update will I have to re flash the stock kernel, recovery, and re-lock my bootloader? I'm really only familiar with Samsung galaxy devices where you can just ODIN everything
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
You will need the stock kernel and your /system partition must be completely unmodified. Bootloader state and recovery don't matter. After accepting an update you will lose your custom recovery and root, so you will have to reflash but that's no big deal.
Sent from my Nexus 7 using Tapatalk HD
Awesome thanks a lot, is there a link for a flashable stock kernel? I don't ry feel like restoring from my old recovery
Sent from my SGH-T999 using xda premium
Jms122589 said:
Awesome thanks a lot, is there a link for a flashable stock kernel? I don't ry feel like restoring from my old recovery
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Download the latest factory images at http:// developers.google.com/android/nexus/images. Open the package, and flash boot.img.
Sent from my Galaxy Nexus using Tapatalk 2
oldblue910 said:
Download the latest factory images at http:// developers.google.com/android/nexus/images. Open the package, and flash boot.img.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Hey can u also help me
I was running CM10.1 then I flashed back the stock image of 4.2 and now I am not able to update it to 4.2.1 it shows me an error when installing.
Please help!!!
udimars30 said:
Hey can u also help me
I was running CM10.1 then I flashed back the stock image of 4.2 and now I am not able to update it to 4.2.1 it shows me an error when installing.
Please help!!!
Click to expand...
Click to collapse
You have to flash both system and boot, plus do a full data and cache wipe. As long as you do that and you don't let root apps modify files on your /system partition, the update should install fine. Also, keep in mind that when you get the OTA notification on your phone, you cannot just select "Restart and Install" if you have ClockworkMod recovery. OTAs will only auto flash if you have stock recovery. If you're using ClockworkMod recovery, you'll have to pull the OTA file out of your /cache folder and put it on internal storage somewhere, then flash it manually in ClockworkMod.
OK so am I flashing the boot image and system image through fastboot? If so how do I do that? If not...how do I flash them?
Sent from my SGH-T999 using xda premium
Jms122589 said:
OK so am I flashing the boot image and system image through fastboot? If so how do I do that? If not...how do I flash them?
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Correct. Just extract system.img and boot.img from the package you download, then plug your tablet into USB, boot it into the bootloader, and do the following two commands:
fastboot flash boot boot.img
fastboot flash system system.img
If you want to wipe data, also do:
fastboot erase cache
fastboot erase userdata
That'll get you back to complete stock.
OK so were am I extracting these files to? Root of mysd card, desktop, etc? Thanks a bunch for your help btw I'm just not experienced at all with flashing outside of recovery or odin
Sent from my Nexus 10 using xda premium
Jms122589 said:
OK so were am I extracting these files to? Root of mysd card, desktop, etc? Thanks a bunch for your help btw I'm just not experienced at all with flashing outside of recovery or odin
Sent from my Nexus 10 using xda premium
Click to expand...
Click to collapse
Extract them to your desktop somewhere, then do fastboot from the command prompt.
oldblue910 said:
You have to flash both system and boot, plus do a full data and cache wipe. As long as you do that and you don't let root apps modify files on your /system partition, the update should install fine. Also, keep in mind that when you get the OTA notification on your phone, you cannot just select "Restart and Install" if you have ClockworkMod recovery. OTAs will only auto flash if you have stock recovery. If you're using ClockworkMod recovery, you'll have to pull the OTA file out of your /cache folder and put it on internal storage somewhere, then flash it manually in ClockworkMod.
Click to expand...
Click to collapse
sorry but i didn't get this part 'As long as you do that and you don't let root apps modify files on your /system partition' and to flash all that i need unlock bootloader??
oldblue910 said:
You have to flash both system and boot, plus do a full data and cache wipe. As long as you do that and you don't let root apps modify files on your /system partition, the update should install fine. Also, keep in mind that when you get the OTA notification on your phone, you cannot just select "Restart and Install" if you have ClockworkMod recovery. OTAs will only auto flash if you have stock recovery. If you're using ClockworkMod recovery, you'll have to pull the OTA file out of your /cache folder and put it on internal storage somewhere, then flash it manually in ClockworkMod.
Click to expand...
Click to collapse
I did all that you said but didn't understand this 'As long as you do that and you don't let root apps modify files on your /system partition' then i tried to update manually and it did again showed me an error like this:
udimars30 said:
I did all that you said but didn't understand this 'As long as you do that and you don't let root apps modify files on your /system partition' then i tried to update manually and it did again showed me an error like this:
Click to expand...
Click to collapse
Did you use the JOP40C factory images downloaded from the Google website somewhat recently? That error is caused when you flash the original set of JOP40C images released when the Nexus 10 first came out. There was a bug in them that Google fixed. They posted new images. You can download them at http://developers.google.com/android/nexus/images or http://www.randomphantasmagoria.com/firmware/nexus-10/mantaray.
Also, what I mean about root apps modifying /system files...so there are a lot of root apps out there that make tweaks to your system...stuff like making changes to your GPS config files for quicker lock-on, you yourself going in and deleting unwanted apps out of /system/app, you or an app making changes to build.prop, installing busybox in the wrong place and having it overwrite system commands with its own...things like that. If you or any app make any change whatsoever to any file anywhere on /system, an OTA will fail every time. It checks the hash of each and every file before applying the update and if a single one of them doesn't match what it expects, the OTA will fail. So just keep that in mind.
But that error you're getting about set_perm is most definitely caused by using the original, bad set of images that Google put out there. Download them again, try again and you should be in business.
oldblue910 said:
Did you use the JOP40C factory images downloaded from the Google website somewhat recently? That error is caused when you flash the original set of JOP40C images released when the Nexus 10 first came out. There was a bug in them that Google fixed. They posted new images. You can download them at http://developers.google.com/android/nexus/images or http://www.randomphantasmagoria.com/firmware/nexus-10/mantaray.
Also, what I mean about root apps modifying /system files...so there are a lot of root apps out there that make tweaks to your system...stuff like making changes to your GPS config files for quicker lock-on, you yourself going in and deleting unwanted apps out of /system/app, you or an app making changes to build.prop, installing busybox in the wrong place and having it overwrite system commands with its own...things like that. If you or any app make any change whatsoever to any file anywhere on /system, an OTA will fail every time. It checks the hash of each and every file before applying the update and if a single one of them doesn't match what it expects, the OTA will fail. So just keep that in mind.
But that error you're getting about set_perm is most definitely caused by using the original, bad set of images that Google put out there. Download them again, try again and you should be in business.
Click to expand...
Click to collapse
Thanks a ton dude but any place where i can talk to you??
like facebook or Google+??
udimars30 said:
Thanks a ton dude but any place where i can talk to you??
like facebook or Google+??
Click to expand...
Click to collapse
I'm on Twitter and G+. Just click on my name over on the left of this post and you can find links to my profiles.

[Q] Error installing Android 4.3

So I got the OTA update, but after downloading it, the install failed (dead android says: error), then the Nexus 7 reboots to 4.2.2.
I already did a factory reset, but it didn't help either...
Anyone with the same issue?
Video:
Same problem here. I haven't fixed it yet either.
Why is the right door always locked?
hasbrobot said:
Same problem here. I haven't fixed it yet either.
Why is the right door always locked?
Click to expand...
Click to collapse
I got this problem...
I download this OTA...Then it say reboot to install but it enter TWRP.
Then I put the zip to internal storage and flash but I got error.
Sent from my Sony Xperia™ sola using XDA Premium
Ben Ling said:
I got this problem...
I download this OTA...Then it say reboot to install but it enter TWRP.
Then I put the zip to internal storage and flash but I got error.
Sent from my Sony Xperia™ sola using XDA Premium
Click to expand...
Click to collapse
looks like your SystemUI.apk has been modified not in original. I would recommend to get copy of systemUI.apk from stock 4.2.2 and copy it to your tablet and using file explorer, replace it. and give a try.
jazzespresso said:
looks like your SystemUI.apk has been modified not in original. I would recommend to get copy of systemUI.apk from stock 4.2.2 and copy it to your tablet and using file explorer, replace it. and give a try.
Click to expand...
Click to collapse
yeah i have modified my SystemUI before.and also framework-res...
but i didn't save my old SystemUI,can you upload?
Sent from my Google Nexus 7 using XDA Premium App
Ashenphoenix said:
So I got the OTA update, but after downloading it, the install failed (dead android says: error), then the Nexus 7 reboots to 4.2.2.
I already did a factory reset, but it didn't help either...
Anyone with the same issue?
Video:
Click to expand...
Click to collapse
my OTA failed too, different error. this usually always the case if /system/ folder integrity check failure (error 7), means files in /system/ folder are not original or modified. Yours does not give any details, but I bet it is. to see what error, try to flash it thru CWM or any other custom recovery you use.
http://www.androidpolice.com/2013/0...-to-android-4-3-jwr66v-and-root-it-right-now/
Ben Ling said:
yeah i have modified my SystemUI before.and also framework-res...
but i didn't save my old SystemUI,can you upload?
Sent from my Google Nexus 7 using XDA Premium App
Click to expand...
Click to collapse
here you go...but remember it may get another error for another file, so it is better to find stock 4.2.2 ROM (check here N7 forum, someone probably posted the link)
jazzespresso said:
here you go...but remember it may get another error for another file, so it is better to find stock 4.2.2 ROM (check here N7 forum, someone probably posted the link)
Click to expand...
Click to collapse
okay...will my data be erase when installing?
Sent from my Google Nexus 7 using XDA Premium App
---------- Post added at 09:07 PM ---------- Previous post was at 08:48 PM ----------
jazzespresso said:
here you go...but remember it may get another error for another file, so it is better to find stock 4.2.2 ROM (check here N7 forum, someone probably posted the link)
Click to expand...
Click to collapse
Tried your SystemUI,don't work...keep on stopped...so I replace back...
Sent from my Sony Xperia™ sola using XDA Premium
I guess I'll download the Nexus Toolkit, click on the flash stock + unroot button, so it flashes the stock 4.2.2 and then I'll try to OTA update again.
I already unrooted, but I think it's not a problem.
Seems like it is not fixable!
I used fast boot to push my missing file.
I used es file explorer.
I used titanium back up to make the app, system...
No way, nothing. Not the slightest luck.
(My missing app is xt9ime.apk)
I haaaaaate this situation.
the worst thing is that xt9ime.apk is asus keyboard, and it is disabled by google on nexus 7.
why should not having an app that they don't want to use be a problem. X(
Sent from my Nexus 7 using XDA Premium HD app
Are you guys with errors using SuperSU? If so what version?
It seems like that the last couple versions touch a file used by OTAs. The Dev recommends using the "Full Unroot" option in the SuperSU app prior to accepting the OTA.
jaysus145 said:
Are you guys with errors using SuperSU? If so what version?
It seems like that the last couple versions touch a file used by OTAs. The Dev recommends using the "Full Unroot" option in the SuperSU app prior to accepting the OTA.
Click to expand...
Click to collapse
I did full unroot, and I also did a factory reset, but it still fails to install.
Using Wug's Toolkit to flash stock 4.2.2 is a good idea?
Then try to OTA update 4.3 again?
Same problem
Hi,
I think I have the same problem:
What to do?
You cannot install the full image from Google using fastboot? Just back up your data(if you can) then try a fresh install.
Sent from my Galaxy Nexus using Tapatalk 2
chrisinsocalif said:
You cannot install the full image from Google using fastboot? Just back up your data(if you can) then try a fresh install.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
What is Fastboot?
Theuntje said:
What is Fastboot?
Click to expand...
Click to collapse
Sadness.
Fastboot is a utility used to control the base fastboot firmware on many Android devices. It lets you do low-level actions such as flashing a custom recovery, ROM, or kernel. Toolkits run fastboot behind the scene, but automate the commands for newer users.
I had exactly the same problem and after trying a few things, I just found a working solution for my Nexus 7.
I used the same tool I used to unlock and root a few months ago: Nexus Root Toolkit 1.6.3.
I made a backup of my files first, my idea being to reflash the 4.2.2 rom
I downloaded the system file here: https://developers.google.com/android/nexus/images#occamjwr66v
Then, in the Nexus Root Kit, launch " flash stock + unroot" and select the downloaded system file.
The flash lasts 5 minutes, and the system will reboot.
Then you need to reactivate the usb debugging .
The next action is to relock the Nexus, with the "OEM Lock" in Nexus Root Toolkit.
The system will reboot after flash.
Then, the 4.3 update will be available automaticaly but this time the installation won't crash.
I hope this could help.
el chibro said:
I had exactly the same problem and after trying a few things, I just found a working solution for my Nexus 7.
I used the same tool I used to unlock and root a few months ago: Nexus Root Toolkit 1.6.3.
I made a backup of my files first, my idea being to reflash the 4.2.2 rom
...
I hope this could help.
Click to expand...
Click to collapse
Thanks for the idea. I used a similar approach with different steps and got 4.3 and root back.
I had stock 4.2.2, stock recovery, rooted (SuperSU).
Backup data.
From the Toolkit at http://forum.xda-developers.com/showthread.php?t=1809195
- "9. Download, Extract + Flash Google Factory Stock Rom"
- Download Stock Image
- "15. Android 4.2.2 (Build JDQ39)
... followed directions to download and flash WITHOUT wiping USERDATA
I did NOT do the "relock the Nexus, with the OEM Lock".
After flashing, did the OTA update to 4.3
After OTA and rebooting, got SuperSU update and put it on my N7
SuperSU thread: http://forum.xda-developers.com/showthread.php?t=1538053
CWM / TWRP / MobileODIN installable ZIP: http://download.chainfire.eu/supersu
I went back in to the Toolkit:
- "10. Boot to Custom/Stock Recovery without Permanently Flashing it"
In CWM, I flashed the installable SuperSU ZIP, rebooted, and got rooted.
RocketOptics said:
Thanks for the idea. I used a similar approach with different steps and got 4.3 and root back.
I had stock 4.2.2, stock recovery, rooted (SuperSU).
Backup data.
From the Toolkit at http://forum.xda-developers.com/showthread.php?t=1809195
- "9. Download, Extract + Flash Google Factory Stock Rom"
- Download Stock Image
- "15. Android 4.2.2 (Build JDQ39)
... followed directions to download and flash WITHOUT wiping USERDATA
I did NOT do the "relock the Nexus, with the OEM Lock".
After flashing, did the OTA update to 4.3
After OTA and rebooting, got SuperSU update and put it on my N7
SuperSU thread: http://forum.xda-developers.com/showthread.php?t=1538053
CWM / TWRP / MobileODIN installable ZIP: http://download.chainfire.eu/supersu
I went back in to the Toolkit:
- "10. Boot to Custom/Stock Recovery without Permanently Flashing it"
In CWM, I flashed the installable SuperSU ZIP, rebooted, and got rooted.
Click to expand...
Click to collapse
Hmm, why didn't you flash directly the 4.3 factory image and the SuperSU.zip on top of it ...
Sent from my Nexus 7 using xda app-developers app
AndDiSa said:
Hmm, why didn't you flash directly the 4.3 factory image and the SuperSU.zip on top of it ...
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
I wanted to save my data and wasn't sure if going directly to 4.3 would be safe. Was just being cautious and letting the OTA do the update.

[Q] Binaries aren't up to date - re root necessary

(I didn't find a similar thread here, sorry if this has no place here)
Hi, i recently rooted my Nexus 4 on 4.4.3 and i am experiencing some issues :
After installing the driver, and successfully unlocked the bootloader via Fastboot, i then installed ClockworkMod 6.0.2.3,
and then installed SuperSU 0.99 and tried to upgrade the binaries with SuperSU 1.99
When launching SuperSU, it tells me that my binaries aren't up to date and that i have to re-root my Nexus manually.
What should i try next ? Thanks in advance for your help.
Setup :
Nexus 4 16GB Black
Android 4.4.3
Google supersu zip and download a newer version to your phone and flash that in your recovery. You're using a very old version
Sent from my Nexus 5 using XDA Free mobile app
(outdated Link removed) download SuperSU here and flash the zip via CWM
Edit: http://forum.xda-developers.com/showthread.php?t=1538053 here you can get the newest SuperSu. (Posted after problem was solved but to help anyone who will come across this post in about 534 years)
fkrone said:
download SuperSU here and flash the zip via CWM
Click to expand...
Click to collapse
Hi, thank you for your answer.
I downloaded and flashed the SuperSU in the link you mentioned above, but that didn't make any difference. I heard SuperSU was supposed to take over on boot and ask for something, but my phone boots up just like it usually does, and when i try to open SuperSU, it tells me "there is no su binary installed and supersu cannot install it. this is a problem". Anybody knows what's next ? I'm completely lost ahah. Thanks again everyone for your help.
jd1639 said:
Google supersu zip and download a newer version to your phone and flash that in your recovery. You're using a very old version
Click to expand...
Click to collapse
Hi, thank you for your answer.
That what i did ! I downloaded and flashed the 1.64 version, and also the 1.99. It always end up telling me : "there is no su binary installed and supersu cannot install it. this is a problem". Thanks for your help.
hugolalouve said:
Hi, thank you for your answer.
That what i did ! I downloaded and flashed the 1.64 version, and also the 1.99. It always end up telling me : "there is no su binary installed and supersu cannot install it. this is a problem". Thanks for your help.
Click to expand...
Click to collapse
Try uninstalling the super su apk. Then flash super su zip in recovery. Boot and then install the supersu apk
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Try uninstalling the super su apk. Then flash super su zip in recovery. Boot and then install the supersu apk
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
How do you uninstall it ? The option doesn't show up when doing a long press on the icon, and it doesn't offer to update either (although there is an update available on the play store)
hugolalouve said:
How do you uninstall it ? The option doesn't show up when doing a long press on the icon, and it doesn't offer to update either (although there is an update available on the play store)
Click to expand...
Click to collapse
Open the app and go to settings, full unroot. Don't worry, it's not permanent, I just did it on my device to make sure and I'm rerooted.
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Open the app and go to settings, full unroot. Don't worry, it's not permanent, I just did it on my device to make sure and I'm rerooted.
Click to expand...
Click to collapse
I can't even do that : when i open it, i get "there is no su binary installed and supersu cannot install it. this is a problem". I can only press "OK" and it closes the app right away.
hugolalouve said:
I can't even do that : when i open it, i get "there is no su binary installed and supersu cannot install it. this is a problem". I can only press "OK" and it closes the app right away.
Click to expand...
Click to collapse
Go into settings, apps, all and see if you can uninstall it that way
Edit, just looked at the link the other guy have you. Use this
http://download.chainfire.eu/448/SuperSU/UPDATE-SuperSU-v1.99r5.zip
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Go into settings, apps, all and see if you can uninstall it that way
Edit, just looked at the link the other guy have you. Use this
http://download.chainfire.eu/448/SuperSU/UPDATE-SuperSU-v1.99r5.zip
Click to expand...
Click to collapse
In Settings -> App Info, i can only force stop, or disable the app. Plus, it tells me that the app version is the 1.99.
hugolalouve said:
In Settings -> App Info, i can only force stop, or disable the app. Plus, it tells me that the app version is the 1.99.
Click to expand...
Click to collapse
Ok, do you have a pc and know how to use fastboot. We're going to flash the system image from the factory image and clean up somethings
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Ok, do you have a pc and know how to use fastboot. We're going to flash the system image from the factory image and clean up somethings
Click to expand...
Click to collapse
I'm pretty comfortable with all that. Waiting for instructions, sir !
Thanks again for your time.
hugolalouve said:
I'm pretty comfortable with all that. Waiting for instructions, sir !
Thanks again for your time.
Click to expand...
Click to collapse
Download the factory image, Google nexus 4 factory image. Download the same version you're currently on, 4.4.2 or 4.4.3?
Extract the download using 7-zip or winrar. Inside is another zip file, extract it too. In there you'll find the system.img.
In fastboot run
fastboot flash system system.img
It won't delete anything on your phone
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Download the factory image, Google nexus 4 factory image. Download the same version you're currently on, 4.4.2 or 4.4.3?
Extract the download using 7-zip or winrar. Inside is another zip file, extract it too. In there you'll find the system.img.
In fastboot run
fastboot flash system system.img
It won't delete anything on your phone
Click to expand...
Click to collapse
Done ! What's next ?
hugolalouve said:
Done ! What's next ?
Click to expand...
Click to collapse
Now flash the super su in your recovery. The super su apk should now be gone
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Now flash the super su in your recovery. The super su apk should now be gone
Click to expand...
Click to collapse
That's right, the SuperSU is gone, which one should i install now? The 1.64, or the 1.99 update?
hugolalouve said:
That's right, the SuperSU is gone, which one should i install now? The 1.64, or the 1.99 update?
Click to expand...
Click to collapse
Use the 1.99 zip
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Use the 1.99 zip
Click to expand...
Click to collapse
I followed all your steps, installed SuperSU going through the recovery mode. It seemed like everything was going ok, but when i tried to open SuperSU, the same message appeared :"There is no su binary installed and supersu cannot install it. this is a problem." and shut down right away. So, back to square one, i guess...
hugolalouve said:
I followed all your steps, installed SuperSU going through the recovery mode. It seemed like everything was going ok, but when i tried to open SuperSU, the same message appeared :"There is no su binary installed and supersu cannot install it. this is a problem." and shut down right away. So, back to square one, i guess...
Click to expand...
Click to collapse
Man, you're having a heck of a time with this. It shouldn't be this hard. I had something similar a while back and I think I had to reflash the factory image and start all over again. not sure if you want to go that far as it will wipe the entire device
Sent from my Nexus 5 using XDA Free mobile app

Android N Preview 5 beta npd90g (flashable & image, no encryption & dm verification)

Android N Preview 5 beta npd90g (flashable & image, no encryption & dm verification)
** DISCLAIMER: APPLY AT YOUR OWN RISK **​** The following are instructions for installing Android N Preview 5 image released by Google on 7/18/2016. After the installation you will have TWRP recovery 3.0.2-0 with the data partition erased and unencrypted if you use method 2 **​Always backup your data before flashing something a total stranger gives you!
Method 1: Flash update through TWRP recovery (keeps your data and current recovery)
1- You need to have TWRP 3.0.2-0 or higher installed on your phone.
2- Download this flashable zip.
3- Copy to the phone internal storage and flash via recovery.
4- Reboot. Your data should still be intact and your OS is upgraded to N Preview 5 beta. If your internal storage is unencrypted before flashing it remains unencrypted.
Method 2: Flash update using a computer (wipes everything, unencrypts data, and upgrades TWRP)
1- ALL of your data including the internal storage will be lost so make a backup. (If you know what you are doing and you are coming from unencrypted Marshmallow you can modify the instructions to not lose data but I won't help you with that).
2- Download this file. Note that it is NOT a flashable zip.
3- Unzip into a folder of your choice on your PC.
4- Open a command window (cmd) and cd to this directory. then run the following:
Code:
flash-all
5- Wait until prompted, then press key to reboot the phone.
6- Your data is wiped and your OS is upgraded to N Preview 5 beta with unencrypted internal storage. Your TWRP is also upgraded to 3.0.2-0.
Technical details: this is a repacking of the Google image with a modified Kernel and removed userdata and recovery images. Everything else is stock.
Problem downloading from Mega on a mobile browser? Change the page setting to "Request desktop site".
About root and other issues
To obtain root after installing this update you should flash SuperSU 2.76 (or higher) in recovery. Get it from here: http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133.
Cool thanks.. Will android pay still work?
The link doesn't work for me (method 1). Brings up a blank page.
edit - sorry, I see it's still being uploaded. When I first looked on my phone it said this was posted at 5:37 am. When I logged in on my computer just now it says 11:37 pm (25 min ago).
Thanx! Just got the OTA Update available message - can I flash the OTA as well when I am coming from your unencrypted Android N4?
yeticomes said:
Thanx! Just got the OTA Update available message - can I flash the OTA as well when I am coming from your unencrypted Android N4?
Click to expand...
Click to collapse
If you take the google OTA your phone will be encrypted and your recovery will be replaced with google's. If you want to keep the recovery and unencrypted sdcard then flash the flashable file above (method 1) that I just finished uploading.
do you have to be on N already, to flash using method #1, and also, are the normal wiping methods required?
i4cbj45 said:
do you have to be on N already, to flash using method #1, and also, are the normal wiping methods required?
Click to expand...
Click to collapse
You can be on whatever rom you want. Just do a full wipe (data,system etc) and don't wipe sdcard. Then make sure you have TWRP 3.0+. And just flash the zip from method 1. I just did and it's working perfect.
Thanks @najoor !
Why is it always after I post that I realized what I did wrong? LOL edited and deleted.
Sent from my Nexus 6 using XDA-Developers mobile app
Can someone post a direct browser link, as yet again, I cannot download the file. Thanks.
can somebody upload the flashable no-encrypted zip ? i only want to flash that after the clean reinstall.
Works great thanks bud
Sent from my Nexus 6 using XDA Free mobile app
I'm currently on preview 4 with twrp and root with elemental. Do I need to restore the stock kernel before flashing method 1?
Thanks for your work on this, najoor!
Edit - Autocorrect mis-correcting my spelling
Sent from my Nexus 6 using XDA-Developers mobile app
a8ksh4 said:
I'm currently on preview 4 with twrp and root with elemental. Do I need to restore the stock kernel before flashing method 1?
Thanks for your work on this, najoor!
Edit - Autocorrect mis-correcting my spelling
Sent from my Nexus 6 using XDA-Developers mobile app
Click to expand...
Click to collapse
No but your kernel will be replaced with N kernel and if any of your apps depend on the elemental kernel they will stop working.
ronaldheld said:
Can someone post a direct browser link, as yet again, I cannot download the file. Thanks.
Click to expand...
Click to collapse
SamS1989 said:
can somebody upload the flashable no-encrypted zip ? i only want to flash that after the clean reinstall.
Click to expand...
Click to collapse
https://zenety.stackstorage.com/index.php/s/8l9jCllpEIaaEMa/download
Can someone report the baseband version on this? Is it the 5.39R?
Thanks. And thank you OP!
Edit/Update :
It is indeed 5.39R. Thanks again.
Hotspot works after adding build.prop line
Thank you najoor, for making this process easier and possible for us to get a run at the preview
Hotspot works?
Sent from my Nexus 6 using Tapatalk
ArieleGiron said:
Hotspot works?
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Look 2 posts up^^^
yankeesfan714 said:
Look 2 posts up^^^
Click to expand...
Click to collapse
Thanks buddy!!
Sent from my Nexus 6 using Tapatalk

Categories

Resources