[RECOVERY] [OFFICIAL] TWRP for Razer Forge TV - Android Stick & Console Computers General

{
"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"
}
DOWNLOAD: https://twrp.me/
TEST/INSTALL:
REMINDER: The following steps probably will destroy all data on your Forge. YOU HAVE BEEN WARNED
Unlock your bootloader
1) Type "adb reboot bootloader"
2) Once in the bootloader (black screen with Razer logo only):
3) Type "fastboot oem unlock" and "fastboot reboot bootloader" (or just reboot if you want to back to Android Tv)
Testing the recovery
1) First of all, reboot to bootloader, type "adb reboot bootloader"
2) Once in the bootloader (black screen with Razer logo only):
3) Put the downloaded recovery in the adb/fastboot folder (windows) or open a terminal in the recovery directory (Linux), and type: "fastboot boot twrp-3.1.1-0-pearlyn.img"
4) Wait a little, and the forge will reboot into TWRP.
Flashing the recovery
If you test it, and you like it you can flash it permanently on your device.
1) Type "fastboot flash recovery twrp-3.1.1-0-pearlyn.img"
2) That's it!
XDA:DevDB Information
TWRP for Razer Forge TV, Tool/Utility for the Android Stick & Console Computers
Contributors
gabrielgagz
Source Code: https://github.com/TeamWin/android_device_razer_pearlyn
Version Information
Status: Stable
Current Stable Version: 3.2.1-1
Stable Release Date: 2018-04-19
Created 2017-06-21
Last Updated 2017-06-21

3.2.1-1 is up, is booting and runnig perfectly

hello, does any one can help? I have installed lineage os 14.0 on my forge tv, now I want to upgrade to 16.0, but my laptop do not recognize the drivers, I have installed adb universal drivers, my forge is usb tethering enabled too, I connected without hdmi, I been trying everything but still can't connect forge to laptop, device manager shows an unknown device connected
never mind, I find the way to install drivers...

Related

[Recovery] [Stable] TWRP 3.0.2-2 For XOLO BLACK

{
"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 fellow BLACK owners, I know that HIVE has not got an update for a long time and is full of bugs but today I present you guys TWRP 3.0.2-2 for XOLO BLACK
CHANGELOG
Code:
TWRP 3.0.2-2:
Changed mount points.
TWRP 3.0.2-1:
Fixed a mount issue.
----
What works?
Everything, as far as I've tested it, everything works fine
----
Any bugs?
I haven't found any! If you do, please report.
----
How to flash?
Make sure you have unlocked your bootloader, guide can be found here.
Download, install and open Minimal ADB and Fastboot.
Execute adb reboot bootloader and your device will reboot into fastboot mode with the XOLO logo showing up. To ensure that your device is connected execute fastboot devices command and your device should be listed.
Download TWRP 3.0.2-2 for BLACK and then place it inside the Minimal ADB and Fastboot folder which could be found at C:\Program Files (x86)\Minimal ADB and Fastboot
Now execute fastboot boot twrp-3.0.2-2-black.img (If you don't want to flash the recovery and want to test it out before you do) and the device will temporarily boot into recovery mode.
If you want the recovery image to be flashed to your device then execute fastboot flash recovery twrp-3.0.2-2-black.img
Now, to reboot normally, execute fastboot reboot
How to reboot into TWRP recovery?
When your device is booted up normally, you can go to recovery mode via adb reboot recovery command or using third party apps which offer reboot options.
When your device is powered off, you can reboot to recovery by pressing both volume keys at the same time + power key.
----
CONTRIBUTORS
Me
lj50036 (Huge contribution, thank you!)
----
SOURCE
https://github.com/lj50036/android_device_xolo_black
----
NOTE: The tutorial part was a bit copied from here, sorry, I'm a bit lazy hehehe.
MINE!!!
lj50036 said:
MINE!!!
Click to expand...
Click to collapse

[RECOVERY][H6X] Team Win Recovery Project 3.1.1-0 [EMUI 5.x]

{
"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
TWRP is an open source, community project. TWRP development is done by roughly 4 people at this point. We also have a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers.
Team Win was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After our work on the EVO 4G we wanted to work on a project that would work on more devices than just the EVO 4G and we settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.
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 OmniROM.
Installation
Code:
1. Grab the latest recovery image [B]out of the Download Section.[/B]
2. Unlock your Bootloader.
3. Connect your Phone to your PC and enter fastboot mode.
4. Open command prompt on PC and type [B]fastboot flash recovery twrp-berlin-r1.img[/B]
5. Type [B]fastboot reboot.[/B]
6. Hit the [B]Thanks Button[/B] at this thread and enjoy.
Working
Code:
- boot
- decryption support
- backup/restore
- internal/external storage
- otg
Not Working
Code:
- adb
- file transfer
- probably more...
Rooting
Code:
- boot into [B]twrp recovery[/B]
- go to -> install
- select root [B]installation zip[/B] like [B]magisk or supersu[/B]
- swipe to install
- reboot & enjoy
Release Notes
Code:
[B]• 2018-04-29 - twrp-berlin-r1.img[/B]
- initial release
[B]• NEXT RELEASE - twrp-berlin-r2.img[/B]
- fix adb
- fix file transfer
- update to latest twrp version 3.2.1-0
XDA:DevDB Information
Team Win Recovery Project 3.1.1-0, Tool/Utility for the Honor 6X
Contributors
felix-development
Source Code: https://github.com/felix-development
Version Information
Status: Beta
Current Beta Version: 2018-04-29
Beta Release Date: 2018-04-29
Created 2018-04-29
Last Updated 2018-04-29
Reserved
Reserved
good boy xD
Can work on gr5 2017 or not
What is the point of this project if TEAMWIN has an official twrp for the honor 6x? In another way, can I install just the official twrp recovery and flash any rom I want?
How to unlock bootloader..icant find it ,the website is showing emui8.0

Unofficial twrp for Elephone u pro v3.2.1.0

{
"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 TWRP?
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.
Notice1:
U Pro has A/B partitions. to prevent issues its good to flash it in both slot, because i/we can not know on which partition you are
Notice 2:
This version only working on Eragon roms
Maybe soon I'll manage it to work on stock rom
Notice 3: Sdcard now working
DOWNLOAD
TWRP for 20180227 Base via Qfil Flashtools:
Go here : https://drive.google.com/file/d/1650peMjuk_WTFkxlufL84aJ6cMG5-g3q/view?usp=drivesdk
TWRP for 20180423 Base and newer:
Go here: https://drive.google.com/file/d/1vzDDVRl8vKMGzybVm_FYvufHlmOygOud/view?usp=drivesdk
INSTALLATION
if you use the old 20180227 Base you have to use Qfil Flashtools , because fastboot commands dont work in that Build.
we have a good guide of how to use FLashtools already
look here: https://forum.xda-developers.com/android/development/guide-elephone-pro-user-manual-t3775895
if you are on 20180423 Base and newer you can use fastboot commands
required : ADB and fastboot
enable usb debugging in developer settings.
do this:
Code:
adb shell
Code:
reboot bootloader
now we flash it in slot a
Code:
fastboot flash boot_a twrp.img
after that we flash it also in slot b
Code:
fastboot falsh boot_b twrp.img
Special thanks to
teamwin for this awesome custom recovery
@travis82 for his advices
And @skeleton1911 for his help
smartphone does not leave twrp
Thank you in advanced if you can help me.
Has given an error on startup and I can not restart system, restarting twrp
Givanildo01 said:
Thank you in advanced if you can help me.
Has given an error on startup and I can not restart system, restarting twrp
Click to expand...
Click to collapse
Join us on Telegram group
https://t.me/joinchat/GxIBOhKXi5I6bsNWOm6LFg
And for your problem it's because you are coming from stock rom and that's for the meantime not working because of data encrypted

[TWRP][ROOT][UNOFFICIAL] Malata N402

{
"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"
}
!!! DISCLAIMER AND A WARNING !!!
I'm not responsible if you do any damage to your device
I'm not responsible if your device ends up in a brick state
You take full responsibility of everything in this, so please be careful!
!!! DISCLAIMER AND A WARNING !!!​
Today I come with a TWRP recovery and root method for the Malata N402 phone.
Requirements:
USB Debugging enabled
Computer
SP Flash Tools
USB Cable
Install Instructions:
Download SP Flash Tools, TWRP Recovery.img and the Scatter file;
Extract SP Flash Tools to your Desktop;
Install the MTK drivers(in case you have windows 10 you don't need to );
Open SP Flash Tools and load the MT6572_Android_scatter.txt on the scatter option;
Untick everything except recovery and then load the TWRP Recovery 2.8.2.0.img on the recovery tab;
After that, press Download button and with your phone turned off connect it to your computer while pressing "Vol+" and wait until the pocess finish;
Once the process finishes you can take off your battery and put it back in and boot your phone into TWRP recovery by pressing this button combo "Power Button & Vol+";
After booting into TWRP press Reboot> System and it his going to ask if you want to install supersu you accept and swipe to the right;
After rebooting your phone you will have a app called install supersu, you just run the app with internet connection and wait until the phone reboots;
You are DONE , now you have TWRP installed and SuperSu with root acess on your phone
XDA:DevDB Information
TWRP Recovery & Root for Malata N402, Tool/Utility for all devices (see above for details)
Contributors
XXH3X
Version Information
Status: Beta
Current Beta Version: 2.8.2.0
Beta Release Date: 2018-10-22
Created 2018-10-22
Last Updated 2018-10-22

Doogee N100 Master Thread

This is Master Thread of Doogee N100 Here, I'm sharing everything related to Doogee N100. If I missed anything comment plz.
{
"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's Working:
- Everything
Known Bugs:
- None! (Except for GSI Night light)
-Though you can tell me if you find any.
Patched:
-AVM/Verity-Removed-Boot
-Custom-Recovery-TWRP
-ForceEncrypt-Removed-Vendor
Instructions:
Using the SP Flash tool
- Open flash_tool.exe from sp flash tool folder ( you can download it from here)
- Choose MT6763_Android_scatter.txt from Stock or Patched rom.
- Choose files according to partition, you want to flash. (Every available thing should be deleted automatically. So, you won't have to really select anything).
- Click on Download and Power off your Phone and plug your USB cable.
-Wait to finish and enjoy!
Using Fastboot ( You need Unlocked bootloader & Fastboot to do that)
- Boot up to Fastboot
- Execute:
"fastboot flash boot boot.img"
"fastboot flash recovery recovery.img"
"fastboot flash vendor vendor.img"
- Wait to Finish And Execute "fastboot reboot recovery"
- Enjoy
Downloads:
Stock Rom: Here
Patched Stock;
Boot
Recovery
Vendor
Note: No modification to system or frp in 'Patched' if you want them, download them from stock.
SP Flash Tool link: Here
[You can use SP Flash Tool to flash Patched or stock img with scatter file, provided with both Stock and Patched Rom]
GSI:
Select any GSI you want from Here
[Just select Arm64-A/B Variant]
XDA:DevDB Information
Dogee N100 all ROM patches with Stock, ROM for all devices (see above for details)
Contributors
Cyberavater
ROM OS Version: 9.x Pie
Version Information
Status: Stable
Created 2020-06-20
Last Updated 2020-06-20​
Reserved
Reserved 2
I am thinking of buying this cell phone. It, in android 10 gsi, the battery lasts longer than in stock rom?
caikehenrique said:
I am thinking of buying this cell phone. It, in android 10 gsi, the battery lasts longer than in stock rom?
Click to expand...
Click to collapse
I'ven't tested it's full charge life in single rom let alone multiple (it takes a long time to finish its full charge). But in theory, the stock should last more as it's specifically built for the device (same goes for any device).

Categories

Resources