[RECOVERY] TWRP 3.3.x for Vivo Z1 Pro - Vivo Z1 Pro ROMs, Kernels, Recoveries, & Other Dev

This TWRP recovery Is compiled from source & going to be supported officially
Team Win Recovery Project 3.x, or twrp3 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.
Code:
#include <std_disclaimer.h>
/*
*
* 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 project
* 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.
*
*/
Prerequisites
1. Unlocked bootloader.
Bugs
1. No bugs
2. If you have found a bug, please consider posting it to my GitHub Issues.
Instructions
1. Go to the fastboot mode.
2. Download the twrp image and transfer it to the adb folder.
3. Open the cmd/terminal and change directory into the adb folder.
4. Now confirm/check that device is connected by typing:-
Code:
fastboot devices
If you got your device seriel number there then you are ready to continue otherwise try connecting device again and make sure USB debugging is on and you have granted permission to the PC to debug.
5. After that we will flash this TWRP recovery to the recovery partition by below command:-
Code:
fastboot flash recovery twrp-name.img
BooM ! TWRP flashed successfully.
6. . Now unplug your device and then use your device key combo to boot into TWRP recovery mode.
Enjoy !
Downloads
Android File Host: https://www.androidfilehost.com/?w=files&flid=297671
Official TWRP Page: Coming Soon
XDA:DevDB Information
TWRP For Vivo Z1 Pro, Kernel for the Vivo Z1 Pro
Contributors
chankruze
Source Code: https://github.com/N00bTree/android_device_vivo_PD1911F_EX
Kernel Special Features:
Version Information
Status: Testing
Current Stable Version: 1.0.0
Stable Release Date: 2019-08-15
Current Beta Version: 1.0.0-beta1
Beta Release Date: 2019-08-11
Created 2019-08-09
Last Updated 2019-08-08

Thank you bro
---------- Post added at 05:16 AM ---------- Previous post was at 04:55 AM ----------
Sir you are wrong code should be
fastboot flash recovery recovery.img
As file name name is recovery
---------- Post added at 05:22 AM ---------- Previous post was at 05:16 AM ----------
Bass custom ROM bhi ajaye na bhai maja aa jaye ga

How to unlock bootloader? Is there any guide?

https://www.google.com/amp/s/www.cyanogenmods.org/unlock-bootloader-vivo-z1-pro/?amp

how to enter into fastboot mode in z1 pro? power + volume up ?

chankruze said:
this twrp recovery is compiled from source & going to be supported officially
team win recovery project 3.x, or twrp3 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.
Code:
#include <std_disclaimer.h>
/*
*
* 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 project
* 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.
*
*/
prerequisites
1. Unlocked bootloader.
bugs
1. No bugs
2. If you have found a bug, please consider posting it to my github issues.
instructions
1. Go to the fastboot mode.
2. Download the twrp image and transfer it to the adb folder.
3. Open the cmd/terminal and change directory into the adb folder.
4. Now confirm/check that device is connected by typing:-
Code:
fastboot devices
if you got your device seriel number there then you are ready to continue otherwise try connecting device again and make sure usb debugging is on and you have granted permission to the pc to debug.
5. After that we will flash this twrp recovery to the recovery partition by below command:-
Code:
fastboot flash recovery twrp-name.img
boom ! Twrp flashed successfully.
6. . Now unplug your device and then use your device key combo to boot into twrp recovery mode.
Enjoy !
downloads
android file host: https://www.androidfilehost.com/?w=files&flid=297671
official twrp page: coming soon
xda:devdb information
twrp for vivo z1 pro, kernel for the vivo z1 pro
contributors
chankruze
source code: https://github.com/n00btree/android_device_vivo_pd1911f_ex
kernel special features:
version information
status: testing
current stable version: 1.0.0
stable release date: 2019-08-15
current beta version: 1.0.0-beta1
beta release date: 2019-08-11
created 2019-08-09
last updated 2019-08-08
Click to expand...
Click to collapse
not working

ayushmot said:
https://www.google.com/amp/s/www.cyanogenmods.org/unlock-bootloader-vivo-z1-pro/?amp
Click to expand...
Click to collapse
This method is not working
---------- Post added at 01:46 AM ---------- Previous post was at 01:31 AM ----------
ayushmot said:
https://www.google.com/amp/s/www.cyanogenmods.org/unlock-bootloader-vivo-z1-pro/?amp
Click to expand...
Click to collapse
This method is not working
---------- Post added at 01:50 AM ---------- Previous post was at 01:46 AM ----------
ayushmot said:
Thank you bro
---------- Post added at 05:16 AM ---------- Previous post was at 04:55 AM ----------
Sir you are wrong code should be
fastboot flash recovery recovery.img
As file name name is recovery
---------- Post added at 05:22 AM ---------- Previous post was at 05:16 AM ----------
Bass custom ROM bhi ajaye na bhai maja aa jaye ga
Click to expand...
Click to collapse
Bootloader unlock ho gaya???

Related

[ROM][7.1.1][j7elte][UNOFFICIAL] LineageOS ROM 14.1 [Build #2] [SM-J700F/H/M]

LineageOS 14.1 for the Samsung Galaxy J7
Code:
/*
* 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 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.
*/
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Bugs and changelogs are in 2nd post !
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Installation
1. Download the ROM from the link below
2. Download GAPPS
3. Transfer the zip files to your SD card
4.. Reboot to recovery mode ( Vol UP + Home + Power )
5. Optional: Do nandroid backup
6. Wipe data / Factory Reset
Note: Needed if you are updating from other android version or stock
7. Install CM zip and GApps zip
8. Reboot to system
Enjoy!
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Download
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Source
Check out the ROM Source available on Github.
Feel free to submit any fixes, Just remember to give proper credits when using other people's source.
Credits
LineageOS team
If i missed someone contact me!
-----------------------------------------------------------------------------------------------------------------------------------------------------------​
ChangeLOGs:
BUG LIST
-> VOLTE
ChangeLOG:
Build no. 20170302
> Fixed Mobile Data
> Fixed lag
> incoming Calls
> Updated Source
> Imporved Battery life
Build no. 20170108
-> Fixed Camera
-> Fixed Wifi
-> Fixed Dual sim (again)
-> Fixed Random Reboots
-> Offline charging
-> Came to Android 7.1.1
-> Using the Latest blobs
MORE detail logs:
Device: https://github.com/Exynos7580/android_device_samsung_j7eltexx/commits/cm-14.1
HARDWARE Class: https://github.com/Exynos7580/android_hardware_samsung_slsi-cm_exynos7580/commits/cm-14.1
COMMON 7580: https://github.com/Exynos7580/android_device_samsung_exynos7580-common/commits/cm-14.1
KERNEL: https://github.com/Exynos7580/android_kernel_samsung_j7elte/commits/cm-14.1
All downloads here
DOWNLOAD BUILD NO. :
Warning: No Minnor without premission
DOWNLOAD Click HERE
Dont forget to Thanks.. i love those Numbers
Awesome work bro
---------- Post added at 08:08 PM ---------- Previous post was at 08:08 PM ----------
You are awesome
So, this incoming call audio bug... What exactly is it? Can't hear the person that calls you or what?
BTW, you are awesome!!!
Sent from my SM-J700M using Tapatalk
nice! waiting for those bug fixes. thank you so much
Awesome bro????
Thanks bro
Ur the best
Why is the download link not working
Geekshws said:
Thanks bro
Ur the best
Why is the download link not working
Click to expand...
Click to collapse
Now it up.. i was Write the article
Can u post some screenshots? Thanks
Nice work bro going to taste nougat??
Sent from my SM-J700F using Tapatalk
thnx alot bro
u r the best :good:
Great
aapav01 said:
Now it up.. i was Write the article
Click to expand...
Click to collapse
Congratulations and thank you for your work .:good::good::good::good::good:
Woohooo!
Shukurya @aapav01 ?
Sent from my SM-A520F using XDA-Developers Legacy app
Awsome work bro !
All hail the lineage king !
Amazing Work bro ?
any screen shot ? ?
Thank you so much, you are awesome ????? ¿Can you post some screenshots or a video please?
---------- Post added at 01:53 AM ---------- Previous post was at 01:46 AM ----------
One person says it has a lot of lag ???
The rom lags a lot and have a lot of FC's , but for a initial release it's pretty good,. Thanks DEV.
Waiting for the next build.
Nice work bro thx
Nice work Bro, Wow, just wow

[ROM][Official] LineageOS 14.1 for Huawei G620S, Honor 4/4x

LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.​
Code:
#include <std_disclaimer.h>
/*
* 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.
*
*/
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Important information:
This thread is for official LineageOS 14.1 builds for Huawei G620s/Honor 4/4x(msm8916). The following will not be supported here:
Custom kernels
Mods
Xposed
Supported device:
C8817D
C8817E
G620S-UL00
G620S-L01/L02/L03
G621-TL00
Che1_CL10
Che1_CL20
Che1_L04
Baseband requirement:
If you can't hang up, install this baseband via TWRP and it should be solved.
We don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
Flashed a custom kernel
Installed or did mods from untrusted sources
Modified system files
Known bugs:
No NFC support Done by Blefish
For some users, you may meet some stability issues(related to your EMUI base)
Installation:
First time flashing LineageOS 14.1 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery, e.g., my TWRP: https://forum.xda-developers.com/honor-4x/development/recovery-twrp-3-0-0-0-touch-recovery-t3309504
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash LineageOS
Optional: Install the Google Apps addon package, install the SU addon package(https://download.lineageos.org/extras, choose arm)
Reboot
Source code:
https://github.com/lineageos
Credits:
LineageOS Team & Contributors
Code Aurora Forum
Blefish (This won't happen without his remarkable work!)
......
Download:
Che1-CL10: https://download.lineageos.org/che10
Others: https://download.lineageos.org/cherry
XDA:DevDB Information
LineageOS, ROM for the Honor 4x
Contributors
dianlujitao, blefish
Source Code: https://github.com/lineageos
ROM OS Version: 7.x Nougat
Version Information
Status: Nightly
Created 2017-01-30
Last Updated 2017-03-21
@dianlujitao @Blefish
great job !! thank you very much !!:good:
edit : The installation fails if you mark the signature verification in TWRP.
Is Volte/IMS feature enabled?
custon3 said:
@dianlujitao @Blefish
great job !! thank you very much !!:good:
edit : The installation fails if you mark the signature verification in TWRP.
Click to expand...
Click to collapse
That option has to be unmarked, that error occurs in all roms. :good:
I've flashed the su binary attached here. But I can't get root privileges. What to do ?
GLokin666 said:
That option has to be unmarked, that error occurs in all roms. :good:
Click to expand...
Click to collapse
In Roms CM 12.1/13.0 and Mokee 60.1/71.1 verifies the signature without failures.
---------- Post added at 06:03 PM ---------- Previous post was at 05:52 PM ----------
gvrgvr said:
I've flashed the su binary attached here. But I can't get root privileges. What to do ?
Click to expand...
Click to collapse
Enables administrative access in the development menu
There is a very big problem when the wi fi signal is low, then reset the phone and it happens very often.
The rest is very good.
Great. A build is finally here. I had been having problems recently with the cm13 and was waiting for a lineage os. But didn't think it'd be this soon.
But before I switch, I just want to confirm, is it stable? Or do you suggest I should wait for a more stable version?
If anyone has tried please comment your views about this rom.
Thank you in advance!
gvrgvr said:
I've flashed the su binary attached here. But I can't get root privileges. What to do ?
Click to expand...
Click to collapse
Interesting! Flashing su binaries enabled the option, to enable/disable root privileges under developer settings. I see the root privileges.
---------- Post added at 10:14 PM ---------- Previous post was at 10:12 PM ----------
I couldn't see the VoLTE feature anywhere... May I know by when we can see the VoLTE enabled in the ROM ?
https://download.lineageos.org/extras
Embeddednut said:
Interesting! Flashing su binaries enabled the option, to enable/disable root privileges under developer settings. I see the root privileges.
---------- Post added at 10:14 PM ---------- Previous post was at 10:12 PM ----------
I couldn't see the VoLTE feature anywhere... May I know by when we can see the VoLTE enabled in the ROM ?
Click to expand...
Click to collapse
I think you misunderstood what I said. I was able to enable the root after flashing the su binaries.
But one think I would like to know is as how can we know if Volte is enabled into the ROM without even flashing it. Any suggestions are welcome.
Flashed the su from link.
Saw the root privileges in dev options.
Enabled it.
Opened es file explorer pro. Enabled root explorer.
Asked for root permissions. Gave the permissions.
It says "test failed. It won't work in this device"
What to do ???
What if I flash supersu 2.79 instead of su included in lineage os page ??
dianlujitao said:
LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.​
Code:
#include <std_disclaimer.h>
/*
* 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.
*
*/
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Important information:
This thread is for official LineageOS 14.1 builds for OnePlus 3. The following will not be supported here:
Custom kernels
Mods
Xposed
Supported device:
C8817D
C8817E
G620S-UL00
G620S-L01/L02/L03
G621-TL00
Che1_CL10
Che1_CL20
Che1_L04
Baseband requirement:
If you can't hang up, install this baseband via TWRP and it should be solved.
We don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
Flashed a custom kernel
Installed or did mods from untrusted sources
Modified system files
Known bugs:
No NFC support
For some users, you may meet some stability issues(related to your EMUI base)
Installation:
First time flashing LineageOS 14.1 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery, e.g., my TWRP: https://forum.xda-developers.com/honor-4x/development/recovery-twrp-3-0-0-0-touch-recovery-t3309504
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash LineageOS
Optional: Install the Google Apps addon package, install the SU addon package(https://download.lineageos.org/extras, choose arm)
Reboot
Source code:
https://github.com/lineageos
Credits:
LineageOS Team & Contributors
Code Aurora Forum
Blefish (This won't happen without his remarkable work!)
......
Download:
Che1-CL10: https://download.lineageos.org/che10
Others: https://download.lineageos.org/cherry
XDA:DevDB Information
LineageOS, ROM for the Honor 4x
Contributors
dianlujitao, blefish
Source Code: https://github.com/lineageos
ROM OS Version: 7.x Nougat
Version Information
Status: Nightly
Created 2017-01-30
Last Updated 2017-01-30
Click to expand...
Click to collapse
What about the camera? does it have the pro mode to manually adjust focal length, exposure, etc?
data is not working
shubham412302 said:
data is not working
Click to expand...
Click to collapse
Check the configuration of your APN ,to me they work correctly in both 3G and 4G.
Great job!But it often randomly auto reboots..
Can we have VoLTE patch for Honor 4X just like we have for Redmi note 3.
Please see the details of this patch at below link https://forum.xda-developers.com/re...t/volte-patches-nougat-based-cm-roms-t3509257
fix random reboot (wifi and data) after enable/disable airplane mode @Blefish @dianlujitao https://github.com/mparus/android_k...mmit/ef53d6fb757f10f338ebcdcbec14af04e89412c3
Jenkins again failed in build !! two failures of three build !!

[ROM][X72X][7.1.X][OFFICIAL] LineageOS 14.1 for LeEco Le Pro3

LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
Code:
#include
/*
* 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 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.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
BUG REPORTS / KNOWN ISSUES
https://jira.lineageos.org
- IR: not supported
- Fingerprint: Fingerprint will crash/reboot on first boot. After this glitch should be fine.
GOT QUESTIONS?
http://wiki.lineageos.org/zl1_info.html
3rd PARTY ADDONS/MODS
While we have no issues with people using supersu/magisk/xposed/custom kernels/etc, we can't provide support for users who have them installed.
HOW TO INSTALL LINEAGEOS
- Make sure your phone is running 19S bootloader or higher
- Download the LineageOS zip(s). (see Downloads)
- Copy the LineageOS zip to internal sdcard.
- Unlock bootloader and install TWRP. (see Downloads)
- Boot into TWRP.
- Perform a backup of your current ROM. (Optional)
- IMPORTANT: Do a Factory Reset. (Wipe data & cache)
- Flash LineageOS.
- Optional: Install the Google Apps addon package. (see Downloads)
- Reboot
Click to expand...
Click to collapse
HOW TO INSTALL TWRP
- Enable developer options
- Allow oem unlock
- Power off
- Hold Volume down + Power for Fastboot mode
- fastboot oem unlock-go
- fastboot flash recovery twrp.img
- fastboot boot twrp.img
Click to expand...
Click to collapse
DOWNLOADS
LineageOS:
https://download.lineageos.org/zl1
Google Apps:
http://opengapps.org/ (recommended: ARM64, 7.1, nano)
SU-Addon:
https://download.lineageos.org/extras
TWRP-Recovery:
https://dl.twrp.me/zl1/
SOURCECODE
Device tree: https://github.com/LineageOS/android_device_leeco_zl1
Kernel: https://github.com/LineageOS/android_kernel_leeco_msm8996
HOW TO CONTRIBUTE
Use our code review system to send patches: https://review.lineageos.org
XDA:DevDB Information
LineageOS 14.1 Weekly Bulids (X710/X727, zl1, pro3), ROM for the LeEco Le Pro3
Contributors
jrior001, codeworkx
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Version Information
Status: Beta
Beta Release Date: 2017-03-18
Created 2017-03-19
Last Updated 2018-02-25
All, please keep in mind moving between official & unnoficial builds of any version requires a full wipe/clean flash
Omg a god. 7.1.1 with camera for the beast
Seems to be amazing:cyclops:
Gonna try it today,
Thanks
Amazing work guys! Rom runs amazing!
How is the camera app? It was pretty bad for me on the 13 LOS.
Anyone else have the crash when setting up the fingerprint in the initial setup?
thesingh603 said:
Anyone else have the crash when setting up the fingerprint in the initial setup?
Click to expand...
Click to collapse
For many ROMs, that's a scheduled reboot that's needed for configuring the fingerprint sensor. Its normal.
---------- Post added at 03:38 AM ---------- Previous post was at 03:31 AM ----------
Also, wouldn't the 7.1 GAPPS be needed, not 6.0?
thesingh603 said:
Anyone else have the crash when setting up the fingerprint in the initial setup?
Click to expand...
Click to collapse
Yes, will update op. Likely will crash once and be fine. Forgot that still happens on clean install.
Sent from my LEX727 using Tapatalk
Some confusion with this thread.
Topic says Official but file says Unofficial.
Gapps recommendation says to use 6.0.
xiton said:
Some confusion with this thread.
Topic says Official but file says Unofficial.
Gapps recommendation says to use 6.0.
Click to expand...
Click to collapse
Cleaned up.
I tried to install 7.1 Arm 64 gapps Pico launcher is crashing on boot constantly.
---------- Post added at 03:38 AM ---------- Previous post was at 03:31 AM ----------
[/COLOR]Also, wouldn't the 7.1 GAPPS be needed, not 6.0?[/QUOTE]
That's what I thinking. Does it work with 7.1 gapps?
Installed with aroma. No issues yet. Will report standby drain tomorrow
benjmiester said:
---------- Post added at 03:38 AM ---------- Previous post was at 03:31 AM ----------
[/COLOR]Also, wouldn't the 7.1 GAPPS be needed, not 6.0?
Click to expand...
Click to collapse
That's what I thinking. Does it work with 7.1 gapps?[/QUOTE]
Clean flash... I have been running since this morning and 0 issues
Its Gapps 7.1 arm64..I used pico
Wooohoo. Cant wait to try. Congrats guys, and a big thank you.
goood morning, i know this version is quite new. But is it suitable for daily use? Or much bugs?
Should i use instead LineageOS 13.0 instead of this one for some time ?
Keep up the good work you both!!
I used gapps 7.1 and it's working fine.
andiak said:
goood morning, i know this version is quite new. But is it suitable for daily use? Or much bugs?
Should i use instead LineageOS 13.0 instead of this one for some time ?
Click to expand...
Click to collapse
No bugs at all
Wonderful rom

[RECOVERY][TWRP 3.2.x][n2awifi]Unofficial TWRP recovery for SM-T520

TWRP is an open source, community project. A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like LineageOS or OmniROM.
This thread is for Unofficial TWRP builds for picassowifi/n2awifi (SM-T520).
Code:
#include <std_disclaimer.h>
/*
*
* 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.
*
*/
Downloads
TWRP 3.2.1-0 (first build - just try - Release Date: 2020-06-07)
TWRP 3.2.3-0 - Version 1 (Beta Release Date: 2020-06-08)
TWRP 3.2.3-0 - Version 2 (Beta Release Date: 2020-06-11 / Brightness setting & USB OTG might work)
Issues
Just try - on my device everything seems fine.
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/exynos5420/androi...amsung_n2awifi
Credits:
Exynos5420 Dev Team (@deadman96385 @thompatry @ZakooZ @Orion116 @mosimchah @joshndroid @Andmoreagain @thermskin, @javelinanddart )
@awidawad for his first picassowifi builds. Thanks to TWRP team for there dev!
Version Information
Status: Beta
Created 2020-06-07
Last Updated 2020-06-11
Your alpha seems to work without issues. Just made a nand, external sd is found and writeable and I had no random reboots or other hichups.
Everything seems to be working fine, thanks guys, great job!
UPD: Have an Error when i tried to wipe cache
UPD: Have an Error when i tried to wipe cache
Click to expand...
Click to collapse
Try to change filesystem (ext4) an format 'cache' again? Does this work?
LaCruz said:
Try to change filesystem (ext4) an format 'cache' again? Does this work?
Click to expand...
Click to collapse
TWRP rebooted during file system changing and then the same error during wiping (faild to mount '/cache' (invalid argument))
UPD: now i have firmware boot loop
karabanoff said:
TWRP rebooted during file system changing and then the same error during wiping (faild to mount '/cache' (invalid argument))
UPD: now i have firmware boot loop
Click to expand...
Click to collapse
Strange... I am sorry for that.
I got similar thing yesterday. But just set 'cache' to ext4 and format let it boot again. Which ROM do you use?
LaCruz said:
Strange... I am sorry for that.
I got similar thing yesterday. But just set 'cache' to ext4 and format let it boot again. Which ROM do you use?
Click to expand...
Click to collapse
I use lineageos 14.1 unofficial, latest build vanilla version
I am very sorry. This is my mistake, I formated cache together with dalvik to ext4, when I have only cache to ext4 formated, all bigin working fine
with odin version 3.14.4 there cant open ani twrp image ... binary failed error. i cant flash twrp
BenFFMRaptor23 said:
with odin version 3.14.4 there cant open ani twrp image ... binary failed error. i cant flash twrp
Click to expand...
Click to collapse
Try this:
ODIN How to
Thanks, @LaCruz! I have been using TWRP 3.0.2-0 with the Deathly Version of LOS 14.2 for years w/o issue. Are there specific feature improvements in this latest TWRP to encourage the change?
amphi66 said:
Thanks, @LaCruz! I have been using TWRP 3.0.2-0 with the Deathly Version of LOS 14.2 for years w/o issue. Are there specific feature improvements in this latest TWRP to encourage the change?
Click to expand...
Click to collapse
New builds are based on LOS 15 and LOS 15.1.
Changes can be found in TWRP Changelog and Changelog
Just like every TWRP release after 3.0.2.0, MTP is broken between the tablet and a computer. The only way of moving files is by using an SD card. Not sure if I'm the only one with this issue.
FPSUsername said:
Just like every TWRP release after 3.0.2.0, MTP is broken between the tablet and a computer. The only way of moving files is by using an SD card. Not sure if I'm the only one with this issue.
Click to expand...
Click to collapse
LaCruz said:
TWRP is an open source, community project. A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like LineageOS or OmniROM.
This thread is for Unofficial TWRP builds for picassowifi/n2awifi (SM-T520).
Code:
#include <std_disclaimer.h>
/*
*
* 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.
*
*/
Downloads
TWRP 3.2.1-0 (first build - just try - Release Date: 2020-06-07)
TWRP 3.2.3-0 - Version 1 (Beta Release Date: 2020-06-08)
TWRP 3.2.3-0 - Version 2 (Beta Release Date: 2020-06-11 / Brightness setting & USB OTG might work)
Issues
Just try - on my device everything seems fine.
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/exynos5420/androi...amsung_n2awifi
Credits:
Exynos5420 Dev Team (@deadman96385 @thompatry @ZakooZ @Orion116 @mosimchah @joshndroid @Andmoreagain @thermskin, @javelinanddart )
@awidawad for his first picassowifi builds. Thanks to TWRP team for there dev!
Version Information
Status: Beta
Created 2020-06-07
Last Updated 2020-06-11
Click to expand...
Click to collapse
These TWRP files are IMG files. Odin requires TAR files. Are there TAR files available?
here is the link to twrp tar file https://eu.dl.twrp.me/picassowifi/ installed with odin then update in twrp the img file t you have.
c8m3r4n said:
here is the link to twrp tar file https://eu.dl.twrp.me/picassowifi/ installed with odin then update in twrp the img file t you have.
Click to expand...
Click to collapse
soorry wrong thread
the easiest way to install image TWRP 3.2.3-0 - Version 2 is to use
twrp-3.0.2-0-picassowifi.img.tar

[ROM][10.0] POSP-v3.2.2 - Wasabi [UNOFFICIAL]

POSP for Realme G90T Series - [WASABI]​​
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 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.*/
Bugs -
Magisk doesn't work
Rest everything works!!
GAPPS are included, No need to flash seperately !!
INSTALLATION
FIRST TIME / CLEAN INSTALLATION -
0. Disable AVB with fastboot (fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img)
1. Flash PBRP with fastboot (fastboot flash recovery recovery.img)
2. Reboot to Recovery
3. Wipe Data/Cache
4. Flash the ROM (Could need to unmount system before if it's mounted)
5. Format data
6. Reboot to System
UPDATE / DIRTY FLASH -
1. Download the proper flashable ZIP for your device
2. Reboot to Recovery
3. Flash the ROM
4. Reboot to System
DOWNLOAD LINKS
POSP-v3.2.2-Croquette
PBRP Recovery
VBMeta
ROM INFO
POSP Version : v3.2.2 - Croquette
Build Type : Community Edition[Unofficial]
Android Version : 10.0
Security Patch Level : August 2020
SOURCE INFO
Source Code : https://github.com/PotatoProject
Kernel Source Code : Prebuilt Kernel from B.47/A.42
XDA: DevDB Information
POSP, Rom for Realme 6
Contributors :
ashuk1109,TheMalachite
Rom OS Version : Android 10
Rom Kernel : Linux 4.x
Firmware Required : Realme UI 1.0 vB.47/vA.42
Version Information
Status : Stable
Created 2020-11-09
Last Updated 2020-11-09
Viper4android works ?
---------- Post added at 03:23 PM ---------- Previous post was at 03:22 PM ----------
And rom should be in rom section
{Mod edit: Quoted post deleted}
What do you mean?
does it still works?

Categories

Resources