PITCHBLACK RECOVERY [LENOVO P2][KUNTAO] - Lenovo P2 ROMs, Kernels, Recoveries, & Other Devel

/*
*Disclaimer
*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/[/CODE][/CENTER]
Introduction
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.2.3
PitchBlack version: 2.9.0
For device: LENOVO P2
Maintainer/Authors build: AdvaithBhat
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/Abhat/twrp-8.1
...elopers.com/member.php?u=6010549"]advaithbhat, rezaadi0105, fireWolfxda, AdvaithBhat
Source Code: https://github.com/PitchBlackRecoveryProject
Version Information
Status: Alpha
Created 2018-11-26
Last Updated 2018-11-26

Link??

Download Link?

Hi Advaith,
Please attach the Recovery Link. Would this flash okay if on TWRP 3.2.2-0 or we need to be on TWRP 3.2.3-0? Thanks.

Chk sourceforge for link

I downloaded the recovery.
Flashed the recovery.
But I got the error ..updater process ended with error:1

Related

How to install Roms for any variant on the T/W8

Code:
#include <warranty.h>
/*
* Your warranty will be VOID after installing a custom ROM.
*
* Get notified yourself that I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included in this ROM
* before flashing it!
* YOU are choosing to make these modifications,
* and if you point the finger at me for messing up your device,
* I will laugh at you.
*/
Step 1: Choose a ROM, I chose Tyrannus for this video but most will work FOR S7/N7 PORTS YOU MUST USE A DIFFERENT KERNEL AND CALL AUDIO FIX, I WILL MAKE A GUIDE SOON
Step 2: Download the arter97 kernel here and the call audio fix here.
Step 3: Also download and flash the arter97 TWRP recovery from here again just in case you're running a generic one or one for the wrong model.
Step 4: DO A WIPE
Step 5: Flash the ROM like you normally would
Step 6: Then flash the arter97 kernel
Step 7: Flash the call audio fix
Step 8: Wipe Cache/Dalvik
All credit to @arter97 for the kernel and @lamlazy for the call audio fix

[Unofficial][Recovery][TWRP]TWRP For Acer One 7 MT6580/NAMO E-TAB

Team Win Recovery Project 3.x, or TWRP3.x for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
HTML:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Flash using SP flash tool
Download : TWRP For Acer One 7 MT6580/Namo E-TAB
Device Tree : Click me
Scatter File : Click ME
XDA:DevDB Information
[Unofficial][Recovery][TWRP]TWRP For Acer One 7 MT6580/NAMO E-TAB, Tool/Utility for all devices (see above for details)
Contributors
Akshay21
Version Information
Status: Stable
Current Stable Version: 3.2.3
Stable Release Date: 2018-08-10
Created 2018-08-11
Last Updated 2018-08-11
i want firmware of acer one 7 j73g namo etab
Image issue
As i try to flash recovery through adb after then i try to boot in recovery still its reboot the device and img us erase. I think image might not working properly
Please make twrp for Acer one 7 ymt74g .become the given TWRP not supported
How can I open twrp after flashing....?
TWRP is flashed in my Acer one 7 namo tab via cmd commands but I don't know how to open twrp..?
Please reply..

TWRP for the LeEco Le Max Pro

Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about doing this to your device
* YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
This is for TESTING builds of TWRP for the LeEco Le Max Pro
Test Downloads:
https://drive.google.com/open?id=1B9Eo6gD54aahMHvUh0NptVnN4DsvG3t3
Sources:
Tests: https://github.com/LineageOsMaxPlus/
Platform Tools (adb/fastboot):
https://developer.android.com/studio/releases/platform-tools.html#download
Installation:
Make sure your bootloader is unlocked
Download the recovery image from above
Reboot into fastboot
Run this command (Change the .img to whatever the name of file is you downloaded):
Code:
fastboot flash recovery twrp-3.2.3-0-max_plus.img
Once it is flashed, please force a reboot to recovery by holding down the Power and Volume Up buttons at the same time until the phone reboots and you see the LeEco logo and the word "recovery" underneath it. (This is because if you allow normal boot after flashing TWRP and you are using EUI ROM and your phone reboots to EUI ROM? It will overwrite recovery with stock EUI ROM recovery. Forcing a reboot from bootloader to recovery prevents this issue)
Known issues:
Can't flash some Marshmallow based EUI ROM versions (gives errors such as error 7). Please downgrade TWRP to 3.2.1-1 or earlier (such as 3.1.0-0 which is marshmallow based TWRP for x2) as those don't include quota storage support which is used on most Oreo and up custom ROMs. It might also require formatting data partition (Wipe > "format data" button > type yes > checkbox on keyboard)
For the TEST builds of TWRP? Please let me know if this works. If so? I will submit it to Gerrit for official updates.
Credits:
ChihpinTsai for providing the original max_plus / x910 kernel source code, which I was able to use to fix the updated zl1 kernel source code's max_plus dts files
bigbiff for helping me get setup on on gerrit.twrp.me for official status and updating official TWRP for the Le Max 2
Varzag, LEvvvEL, harryohh, kayyappan, bilausdaniel and anyone else I missed who tested my builds of TWRP
Ncrypt3d He had a original base that did not boot but we ping ponged and got it working.
AndroPlus-org Fixing Decryption and getting OTG working with some cables
deadman96385 for the work he has done on for the Le Max 2
jrior001 for his work on TWRP for the Le Max 2 and in general for msm8996-common stuff too
codeworkx for his tweaks I implemented into my TWRP commit and everything he has done for LeEco devices
andr68rus for everything he has done for the LeEco Le Max 2
infrag as well for everything he has done for the Le Max 2
shivatejapeddi as well for his work on the Le Max 2
GalaticStryder for helping resolve the f2fs issue
ok I could literally be here all day typing so essentially anyone who has worked on the msm8996 common kernel for LineageOS (note: will take forever to generate the list https://github.com/LineageOS/android_kernel_leeco_msm8996/graphs/contributors)
XDA:DevDB Information
TWRP for the LeEco Le Max Pro, Tool/Utility for the Android General
Contributors
ThE_MarD, ThE_MarD, codeworkx
Source Code: https://github.com/LineageOsMaxPlus/
Version Information
Status: Testing
Created 2019-02-18
Last Updated 2019-02-18

[RECOVERY] [UNOFFICIAL] [G920R4] PBRP-v3.0 Galaxy S6 US-Cellular Variant

*** Disclamer ***​
* Your warranty is now void.
* I am are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in PBRP
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you...​
WARNING: This only supports the Galaxy S6 Flat US-Cellular variant. G920R4 (zeroflteusc)
Additional models may get supported but as of now this is the only model that I own so it's my main focus.
Introduction
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.4.0
PitchBlack version: 3.0.0
For device: zeroflteusc
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/Biggin/android_device_samsung_zeroflteusc
PitchBlack Team: @rezaadi0105, @firewolfxda, @manjot.gni, @androiabledroid, Arbaz Khan
Feature
Supports Treble and non-Treble ROMs
Up-to-date Oreo kernel, built from sources (Pie is on the way)
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Prequisites: Must have an unlocked bootloader, access to a PC with Odin installed or already have TWRP installed on your phone.
This is a beta release, this is my first endeavor with releasing software for public use and it's only been on my phone for about 3 days now.
I've not seen anything glitchy or buggy yet, but please do contact me if you happen to notice anything.
Installation: Without TWRP installed search the forum for installation instructions for custom recovery to Samsung devices and re-read
everything three times before proceeding.
With TWRP currently installed
Reboot to recovery select Install thenselect image.
Find location of the recovery.img file on your phone, swipe to flash
Reboot to recovery to see your new found PBRP installation.
Contributors:
JEANRIVERA, mikalovtch
TWRP: @Freak07, @Captain_Throwback
PBRP: Reza Adi, Firewolfxda, Manjot Sidhu, Mohd Faraz, Arbaz Khan
Source Code: https://github.com/PitchBlackRecover...table_recovery
Without these guys this wouldn't be possible....:good:
Download Link:
https://mega.nz/file/iXxCWKyb#yFvhkzY7-lnm-_o-BbpvY5ItV3-d3eOQU9rbi-SPuxM
Donation Links:
CashApp - $dumbdroid
PayPal - paypal.me/Biggin13
I know this is an older device but it's still one of my main phones and one of the only Galaxy S6's that doesn't have any custom ROM's for it (that I know of).
I do plan to work with this device further just wish I would have had the knowledge to start this 4 years ago, lol...
create orangefox R11 please
alejandroAM15 said:
create orangefox R11 please
Click to expand...
Click to collapse
Orange Fox for the US-Cellular(G920-R4) variant?
@alejandroAM15 I've been working on the OrangeFox version for you for the past couple of days. First I was having trouble getting it to fit into the recovery partition, I got that sorted out, but now it gets stuck on the splash screen during boot. I've also got Skyhawk built that needs testing and I'm working on Batik and Pterodon as well...

[Guide] How to downgrade J500H to Lollipop! [fused 2 system 1 fix]

[B] * Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.[/B]​
Samsung has decided to lock the bootloader and disable anybody that upgrades to Marshmallow from downgrading to Lollipop on this device.
and here's a solution!
NOTE: WIFI DOESN'T WORK.
1. Download this combination ROM and flash it in Odin.
2. Once it flashes you are now on the Lollipop bootloader and system!
3. Make sure you get 4 file firmware and uncheck BL!
4. Just download firmware and BAM! Lollipop is back!
How it works?
-Unchecking the BL allows the device to keep the existing bootloader and flashes the System and Recovery instead.
I tested it and it works, Let me know if it works for you too!

Categories

Resources