(Daisy) (Snapdragon Splash) - Xiaomi Mi A2 Lite Themes, Apps, and Mods

* Your warranty is now void.
* I am not responsible for bricked devices dead SD cards
Hello again everyone Here is the snapdragon dark splash
(Installing via fastboot )
code: fastboot flash splash splash_snap.img https://drive.google.com/file/d/1--l8GfUZQhlZIj3LV37qk2Cdv22mO1sh/view?usp=drivesdk
Thanks @4pda 4pda developers

Related

[RECOVERY]Philz Touch Recovery 6 for Lenovo A3300

After some long time trying to sign up for 4PDA (the captcha is really damn hard), finally have Philz recovery for our device.
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 recovery
* 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.
*
DOWNLOAD IS AT ATTACHMENT
Flash using SP flash tool (untick all except Recovery and change the recovery to this recovery), or using apps like Flashify or MobileUncle Tool.
Please move this thread to the right section if it on the wrong section.
Use for A3300HV Or GV??

[RECOVERY][OFFICIAL][NX589J] Official TWRP 3.x recovery for Nubia Z17 Mini S

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>
/*
* Your warranty is not 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.
*
*/
Features:
All function in a normal TWRP
Multi-language support
USB OTG
Decrypt /data
Install guide:
1. Install fastboot tools from google's sdk on your PC
2. Enter fastboot mode
3. Unlock your bootloader
4. Run "fastboot flash recovery imgfilename.img" in command line
5. Reboot and enjoy it
Download:
https://twrp.me/nubia/nubianx589j.html
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/TeamWin/android_device_nubia_nx589j
Created 2018-19-03

[twrp][ported] all ported twrp for realme 3

ALL WORKING PORTED TWRP FOR REALME 3
#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.
*
*/
Prerequisites
1. Unlocked bootloader.
Bugs:
Tell Me
Instructions
1. Go to the fastboot mode.
2. Download the recovery.img 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. fastboot oem reboot-recovery
Enjoy !
Downloads : https://drive.google.com/open?id=14g1y5d7DlbTibKv0Evr_Bfs5dTZTz7rJ
XDAevDB Information
TWRP For Realme 3, Kernel for the Oppo Realme 3
Credits :
Realme 1 & Umidigi F1 Play TWRP
@jeffalaiza
@realme3dev
Version Information
Status: Stable
Screenshot : Inside the link
Please Thanks Me

[RECOVERY] Pitch Black Recovery for Realme X [RMX1901]

Code:
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
# Method 1 (Fastboot Installation)
1. Boot into fastboot mode by adb reboot bootloader or key combo, doesn't matter.
2. Download the twrp image following the link in the download section and transfer it to the adb folder (or add adb to PATH for universal access).
3. Open the cmd/terminal and change directory into the adb folder (or where you downloaded twrp image).
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, linux users may need to change connection type to transfer files from charging only.
5. After that we will flash this TWRP recovery to the recovery partition by below command:-
Code:
fastboot flash recovery <pbrp-recovery.img>
BooM ! PBRP flashed successfully.
# Method 2 (Zip Flashing)
1. If you haveany custom recovery(TWRP, Orange Fox etc.) installed in your device, then this is just a piece of cake.
2. Download & flash the zip from custom recovery install menu.
3. It will reboot to recovery automatically after that.
BooM ! PBRP flashed successfully.
Note: Flashable zip contains decryption patch, so you don't need to worry about encryption, you can check log right after flasing PBRP, there should be a string in green color confirming device encryption status.
Downloads
Both Image & Zip=> Here
XDA:DevDB Information
PBRP For Realme X, Kernel for the Realme X
Contributors
chankruze
Source Code: https://github.com/N00bTree/android_device_realme_RMX1901
Kernel Special Features:
Version Information
Status: Testing
Created 2019-09-20
Last Updated 2019-09-23
I cannot believe my eyes ! Thanks so much
No boot my phone..
How to flash...
Add Video..
Help me bro..

Question Help: Magisk ERROR 1 TWRP

I own a Poco F3 to date I have always managed to install CUSTOM ROM without problems.
This morning I wanted to install the stock ROM with my flash tool to start from a "clean" situation. The problem I encounter is the following.
- I FASTBOOT boot TWRP v6.3_A12-alioth-skkk;
- ADB SIDELOAD CUSTOM ROM (Specifically SparkOS latest May release)
- REBOOT INTO RECOVERY (I specify that it restarts the same one with which I booted - keep this thing in mind)
-adb sideload magisk 26.1, this operation ends with ERROR 1 in red
-DATE FORMAT
Now at the end of this process the custom ROM starts, and magisk is not installed.
The first thought now to install magisk is to reflash the latter, but ANY recovery that I try to load from this moment on does not start, the phone shuts down directly.
Where am I wrong and how can I fix it?
Hi you could try my previous post:
I prefer to use my "Temporary Recovery" program and TWRP to install any Custom Rom, Magisk v26.1 ect and a OTG Adaptor.
[A13]Evolution X for POCO F3/Mi 11x[alioth][OFFICIAL]
Evolution X 7.0 for the POCO F3 [alioth] /* * Your warranty is void. Or vaild, probably? * * I am not responsible for bricked devices, dead SD cards, Ebolation X, * thermonuclear war, or the current economic crisis caused by you following *...
forum.xda-developers.com
I hope it helps.
Unfortunately I don't have an OTG, any other solution?
Consider that I start from a flash, therefore a phone with stock rom, I repeat "clean", so in doing so we are going to avoid some problems due to the multiple CUSTOM ROM installations.
Where is it that I'm wrong?
Don't ask me why, don't ask me how but I solved it!!!
TWRP boot twrp-3.7.0_12-0-alioth.img
And I installed the file: Magisk-v25.2.apk
Content in the zip of the post you mentioned earlier.
The magisk flash was successful without errors and of course I booted a TWRP which as I said before was the only one that could boot

Categories

Resources