Stock Patched Kernels - Ivy - Xperia Z4/Z3+ Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About:
The kernels posted here are stock kernels that have been patched to provide the most basic feature set for an android junkie. The kernels are patched using the Kernel Repacker Tool provided by Senior Member @tobias.waldvogel. Every kernel here has been patched to provide the following;
SuperSU
Disabled SONY RIC
DRM Emulator
How to flash:
Download the required boot image and recovery
Open CMD (Shift + Right Click)
Type:
Code:
fastboot flash boot MODELNUMBER-FIRMWAREVERSION-Patched.img
fastboot flash recovery twrp-ivy-DATE.img
* Change the name of the file if it is different from the one you have downloaded
Reboot
Recovery:
Recovery by @Olivier
Kernels:
Download through AFH
Credits:
@najoor for inspiring me to do this
@Chainfire for SuperSU files
The TWRP Team for TWRP Recovery
@Androxyde for Flashtool
SONY Developer World for the kernels, ftfs and the z3+ itself

Hi guys,
I will be creating a proper kernel that has the Sony RIC fully disabled and allow the SeLinux Modes to be switched. Till then, I will close the thread.
Links will still be kept up as everything works except that SuperSU does not work as intended

The Patched kernel for .244 is already up since the firmware was up btw. Feel free to download it but it does not have TWRP fully operational as per usual. AndroPlusKernel is coming to the Z4 so be patient!

Many Thank!

Furrydaus said:
The Patched kernel for .244 is already up since the firmware was up btw. Feel free to download it but it does not have TWRP fully operational as per usual. AndroPlusKernel is coming to the Z4 so be patient!
Click to expand...
Click to collapse
androplus?i thought its developer has sold his device

Related

[TOOL] RecoverX - Recovery installer for almost all android devices

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello world !!!
I've created a project of a new kind : The RecoverX Project
The goal of this project is to gather ALL the recoveries for ALL android devices in ONE tool which install them on the devices. RecoverX is coded in C++ thanks to QtSDK and allow to install a recovery on more than 150 different devices !!!
You just have to select your device and the recovery, click "Install" and RecoverX does the rest !!! It's that simple
This program require different prerequesties, depending of your device
- Wether you need an unlocked bootloader to flash the recovery partition (and fastboot drivers on your PC)
- Wether you need root access and usb debugging activated (if busybox is not installed, RecoverX will ask you the permission to install it).
This program have been published on XDA News : Here
Here is the list of supported devices :
Finally, a small preview
Awesome !!! Where is the download link ???
Here : http://forum.xda-developers.com/showthread.php?t=1773227​
Looks slick man, quick question though. Your preview only shows cwm recovery, is twrp also included?
...memoirs of a flash addict.
No, TWRP is not included for the moment.
This thread has been closed as it is a clone of the original which is against xda rules (spam).
If you wish to post please use the following thread:
http://forum.xda-developers.com/showthread.php?t=1773227
Mark.

[BootAnimation][MOD][addon.d] Stock Nexus Boot Animation

This mod will backup your existing boot animation, and install the stock Nexus boot animation. This mod also includes an addon.d script.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What is addon.d?
On some ROMs, like Cyanogenmod, there are scripts in /system/addon.d that run during a ROM update or flash. They can backup and restore system apps (like Gapps), or perform many other functions. This mod includes an addon.d script, so the boot animation is not lost during a ROM update! If your ROM doesn't support addon.d, this mod should still flash properly, but you won't benefit from addon.d.
Tested and Confirmed to work on:
I have ensured this will install the correct resolution boot animation on the Galaxy Nexus, Nexus 4, Nexus 7, and Nexus 10, but it should work on virtually any Android device. Let us know if it works!
Install Instructions:
- Boot into recovery
- Flash Enable zip
- Reboot
Uninstall Instructions:
- Boot into recovery
- Flash Disable zip
- Reboot
Downloads:
Enable-NexusBootAnimation-1.0.zip
Disable-NexusBootAnimation-1.0.zip
Changelog:
Code:
1.0 - 07/14/13
- Initial release
Credits and Thanks:
Chainfire - output to recovery UI from shell script code
DISCLAIMER:
This mod involves editing system files. Use at your own risk! Also please don't forget, before you report ROM related bugs in the ROM developer thread, you should remove this mod to make sure the issue is not caused by this mod!
The addon.d script was a nice touch. Thanks a lot for this!

[BootAnimation]Stock Nexus Boot Animation

This mod will backup your existing boot animation, and install the stock Nexus boot animation. This mod also includes an addon.d script.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Not my work, this is rmkilc work.
What is addon.d?
On some ROMs, like Cyanogenmod, there are scripts in /system/addon.d that run during a ROM update or flash. They can backup and restore system apps (like Gapps), or perform many other functions. This mod includes an addon.d script, so the boot animation is not lost during a ROM update! If your ROM doesn't support addon.d, this mod should still flash properly, but you won't benefit from addon.d.
Tested and Confirmed to work on LG E-975 using TWRP 2.5.0.0 ,report back if it works on other versions!
Install Instructions:
- Boot into recovery
- Flash Enable zip
- Reboot
Uninstall Instructions:
- Boot into recovery
- Flash Disable zip
- Reboot
Downloads:
Enable-NexusBootAnimation-1.0.zip
Disable-NexusBootAnimation-1.0.zip
Changelog:
1.0 - 07/14/13
- Initial release
Credits and Thanks:
rmkilc - Idea and Creation
Chainfire - output to recovery UI from shell script code
DISCLAIMER:
This mod involves editing system files. Use at your own risk! Also please don't forget, before you report ROM related bugs in the ROM developer thread, you should remove this mod to make sure the issue is not caused by this mod!

[BOOT] Unsecured boot.img for V10

Hey guys, as you already might have noticed, I am a bit active regarding development for this device. This is all thanks to @JoseVigil as he sent me a device.
While working on the workaround to disable offline charging, I got to know the device a bit, also regarding security measures of the bootloader to not accept custom boot and recovery images.
However, I have a way to modify the images so the bootloader doesn't throw me a security error but accepts the images.
With that being said, it's time for an unsecured boot image.
In case you don't know what "unsecured" means, these are the key features:
ADB on early boot
ADB as root by default
Enabling "adb remount"
Requirements
V10 firmware
Root
A working adb environment
How to flash:
Download the .img file to the root of your internal sd (/sdcard)
Open an adb shell as root
run the following command:
Code:
dd if=/sdcard/unsecured_boot.img of=/dev/block/mmcblk0 bs=1024 seek=18432
reboot the device and be happy
The next step is a properly working CWM recovery, and as it turns out, I happen to have a sneak peek
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And for GPL reasons, I have used the stock zImage.
zimage
hi can you upload the stock boot.img?
thanks and congratulations for you great work
Can't everything
I cant do it. :v
I just wanna cwm so I can backup whole device, and I also cant upgrade to kitkat bcoz of root, I already fully unroot my superuser but It still detects root.
Tested CWM_5.5.0.4_d680.img on LG G686 with D68620d-EUR-XX ROM it is 4.4.2 and it works.
Unsecured boot.img for V10 is not flash only CWM_5.5.0.4_d680.img beacose i am on D68620d-EUR-XX ROM it 20d version.
Thanks for your hard work hope that you will provide Unsecured boot.img for V20d.
I can upload boot.img for V20d if you have time to make unloked bootloader for as with D68620d-EUR-XX ROM.

System update today

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm rooted and running ex kernel
I'm assuming I DO NOT want to apply this update lest I lose root and kernel ??
Sent from my Pixel XL using XDA-Developers Legacy app
It will fail. You should install the update and then reroot and rekernel. Just grab the full image, edit the flashall bat file and remove the-w to save your data.
jk8260 said:
DO NOT DO THIS IF YOU DO NOT KNOW WHAT YOU ARE DOING,
OR AT LEAST DO NOT BLAME ME WHEN YOU PHONE STARTS ON FIRE
- Started with 8.0 August, SU rooted with SUHide on TMO
(working Substratum, Adaway and Android Pay)
- Downloaded September Factory Image
marlin-opr1.170623.026-factory-1ed9b4b2.zip
- Unzip factory image to \marlin-opr1.170623.026\
- Removed the -W from the FlashAll.bat
- Copy \platform-tools\ folder to \marlin-opr1.170623.026\ (so you have adb & fast boot in same folder as flash-all.bat)
- Connect Pixel to PC USB
- open command prompt in \marlin-opr1.170623.026\
- check you can see the pixel
adb devices
- Boot the device into bootloader
adb reboot bootloader
- Run the Flash-All.bat (phone will reboot several times)
- Once done it will reboot to system
If you want root, re-root again the same as before, works fine...
used - ([Guide] How to systemlessly root your Pixel XL on Android 8.0 (SuperSU) ) in this forum
I still have my substratum themes intact, everything is working smooth.
Click to expand...
Click to collapse
I used this method provided by jk8260. Make sure you download the September image that applies to your phone.
Is marlin-opr1.170623.026 the one that works with Verizon's Pixel XL?
Edit: Maybe nevermind. Verizon's website says OPR3.170623.007.
Source: https://www.verizonwireless.com/support/google-pixel-xl-update/

Categories

Resources