[RECOVERY]Philz Touch Recovery 6 for Lenovo A3300 - A3000 Original Android Development

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??

Related

[IMAGE][STOCK][TWRP] Stock system image for WI500Q - anthias [WIP]

Code:
/*
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear wars, exploding phones or you getting fired because the alarm app (Which Happens at Low Battery) failed.
* Please if you have any concerns do some research:
* 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.
*
*/
Here is my simple tutorial to revert back to a stock system image of ZenWatch.
On this link, you can find a .zip file:
it's a backup of my personal asset of the watch, so please cleanse data and cache before booting it up.
To reset your device to stock, you need to download TWRP recovery for ZenWatch and flash it by issuing in a terminal:
Code:
fastboot flash recovery recoveryfile.img
Once you have flashed the recovery (please note that you need to have your bootloader unlocked, refer to this thread), enter it.
Using the TWRP integrated MTP file transfer, extract the .rar file above into the root of the ZenWatch.
Then reboot the recovery into recovery (TWRP needs this step to index backups in memory) and select 'Restore' option.
Then you can find your stock recovery here, to have running the original.
Remember: to flash a recovery, always use
Code:
fastboot flash recovery recoveryfile.img
Happy flashing!
EDIT: You can find the updated version of this guide here.
I didnt find the image, do you have it??
---------- Post added at 04:38 PM ---------- Previous post was at 04:37 PM ----------
EmilioDallaTorre said:
Code:
/*
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear wars, exploding phones or you getting fired because the alarm app (Which Happens at Low Battery) failed.
* Please if you have any concerns do some research:
* 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.
*
*/
Here is my simple tutorial to revert back to a stock system image of ZenWatch.
In the attachments of this post, you can find a .rar file:
it's a backup of my personal asset of the watch, so please cleanse data and cache before booting it up.
To reset your device to stock, you need to download TWRP recovery for ZenWatch and flash it by issuing in a terminal:
Code:
fastboot flash recovery recoveryfile.img
Once you have flashed the recovery (please note that you need to have your bootloader unlocked, refer to this thread), enter it.
Using the TWRP integrated MTP file transfer, extract the .rar file above into the root of the ZenWatch.
Then reboot the recovery into recovery (TWRP needs this step to index backups in memory) and select 'Restore' option.
Then you can find your stock recovery here, to have running the original.
Remember: to flash a recovery, always use
Code:
fastboot flash recovery recoveryfile.img
Happy flashing!
Click to expand...
Click to collapse
I didnt find the image, do you have it??

[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

Booting into TWRP shows blank screen only

Hi all!
I wanted to root my phone with twrp but sadly it only shows a blank screen after I issue the fastboot boot command. Bootloader is already unlocked.
Android: 10
BuildNr: QKQ1.190910.002 V11.0.19.0.QDIMIXM
I hope you can help me here kinda lost
Thanks!
Are you booting a file like twrp-3.3.1-dees_troy-daisy.img? I always stuck with 3.3.1 by dees troy because it worked. I think the offain one was popular with custom rom users.
You don't need TWRP for root though...
[GUIDE] Install Magisk with proper support for OTA updates
* I'm 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 the products you find here before...
forum.xda-developers.com

[ROM] [2023 Build!] CyanogenMod 11.0 for HTC Wildfire S (marvel)

CyanogenMod 11.0 (KitKat) for HTC Wildfire S​Thanks to the androidarmv6 project's work on Cyanogen and armv6 phones in the past.
Code:
Your warranty is now void.
I am not responsible for bricked devices, broken hearts, thermonuclear war, 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.
This is an initial build. It boots for me, and that is all im interested in.
Recovery: https://www.androidfilehost.com/?fid=4279422670115718737
ROM Zip: https://www.androidfilehost.com/?fid=4279422670115718738
For Developers​Kernel source: https://github.com/00p513-dev/android_kernel_htc_msm7x27
Manifest: Coming soon
00p513 said:
CyanogenMod 11.0 (KitKat) for HTC Wildfire S​Thanks to the androidarmv6 project's work on Cyanogen and armv6 phones in the past.
Code:
Your warranty is now void.
I am not responsible for bricked devices, broken hearts, thermonuclear war, 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.
This is an initial build. It boots for me, and that is all im interested in.
Recovery: https://www.androidfilehost.com/?fid=4279422670115718737
ROM Zip: https://www.androidfilehost.com/?fid=4279422670115718738
Click to expand...
Click to collapse
Like it! Downloading.
Can you please provide a changelog for this build?
How to install??
I managed to install CWM recovery using:
[Q] Fastboot 'FAILED (remote: signature verify fail)
This error happens whenever I try to use Fastboot. I don't think it is dependent on the file being flashed, as I have tried a number of recoveries and a few system.img files. How can I fix this? I need a working fastboot to be able to install a...
forum.xda-developers.com
When i choose the rom zip i get error in the zip (Status 7) - any ideas?
I tried removing the assert lines in the google/com/script file but just get either (bad) or something else if i try turning the verification off
I managed to install CWM recovery using:
[Q] Fastboot 'FAILED (remote: signature verify fail)
This error happens whenever I try to use Fastboot. I don't think it is dependent on the file being flashed, as I have tried a number of recoveries and a few system.img files. How can I fix this? I need a working fastboot to be able to install a...
forum.xda-developers.com
When i choose the rom zip i get error in the zip (Status 7) - any ideas?
I also get this error with other versions:
Explore files on Wildfire S help
I need to explore my sdcard - i don't have a file manager on the stock rom and can't download anything as i get secure connection can't be found. I also tried files:/// and files:// in the browser to no avail - is there someway of exploring the...
forum.xda-developers.com
I managed to install twrp which managed to install this but not before swapping the script files from cm-9-20150617 in the /META-INF/com/google/android of that rom into the same folder of cm-11-20190619 - i was then able to install that rom - the same process should work for your rom if anyone is having difficulty :0)

Categories

Resources