View Single Post
Old 07-03-2016, 02:49 PM   #1
nightboy
Connoisseur
nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.nightboy writes the songs that make the whole world sing.
 
Posts: 87
Karma: 40012
Join Date: Sep 2014
Device: NST, Boyue T62
[Recovery][TWRP] Rk3026 Eink Devices

Team Win Recovery 2.8.1.0
The first TWRP recovery for E-ink devices with a custom theme
Quote:
Team Win Recovery Project 2.x, or twrp2 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.
Screenshot:


Quote:
CHANGELOG for 2.8.1.0:
-MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
-TrueType Font support - optional as it takes up a decent amount of space so may not be available on all devices - thanks to Tassadar
-Temperature support - thanks to bigbiff
-Various other bugfixes and tweaks
HOW TO INSTALL
Quote:
Method 1: safest and easiest way (Require root access)
1- Move the following file to the sdcard if it exists:
Quote:
/system/recovery-from-boot.p
2- Copy the recovery image file to your device (/sdcard).
3- Run ADB Shell and enter the following commands:
Quote:
cd /sdcard/
flash_image recovery RecoveryImageFile.img
Note: If you got the following error
Quote:
flash_image : not found
Then download "flash_image" from the attachment OR form this link and copy it to "/system/bin" directory. Don't forget fixing file's permissions "chmod 755"


Method 2:
Install the recovery image using RK TOOLS
Supported Devices
All recovery images have been updated on the 10th of July @4PM EST

Quote:
1- Boyue, Icarus Illumina T61B & T62B
Download Link

2- Boyue, ENERGY EREADER, Icarus Illumina and MagicBook T61C & T62C
Download Link

3- Boyue, ENERGY EREADER, Icarus Illumina and MagicBook T61D & T62D (T62+)
Download Link

4-inkBOOK Obsidian
Download Link

5- Energy eReader Pro HD
Download Link

6- Onyx Boox C67ML
Download Link

7- Onyx Boox C67ML Carta
Download Link

8- Onyx Boox C67ML Carta2 (300DPI)
Download Link

9- Boyue JDRead T63 (300DPI)
Download Link

FAQ
Quote:
1- How to boot into recovery mode?
Method 1: Power off your device then press and hold the power button and the "refresh button" OR "Next button" at the same time.
Method 2: Using adb command :
Quote:
adb reboot recovery
2- How to restore the original recovery?
Method 1: Copy or move the file
Quote:
recovery-from-boot.p
to the original directory "/system" and reboot your device.

Method 2: Download an update Zip file and extract the files "recover/recovery-from-boot.p" and "recover/etc/install-recovery.sh". Copy them to your device and reboot. Dont forget "chmod 755 install-recovery.sh"

3- Can I install mods or ROMs on my device?
Yes but you need to backup system and data partitions before trying these mods or ROMs.

4- Can I install official updates using this recovery?
Yes but keep in mind that you will have to reinstall the TWRP recovery again.

5- How to install official updates without losing TWRP recovery ?
Delete "recovery-from-boot.p" file from the update Zip file.
Source code
Attached Thumbnails
Click image for larger version

Name:	twrp_screen_.png
Views:	12576
Size:	51.0 KB
ID:	149852   Click image for larger version

Name:	chmod_755.png
Views:	10483
Size:	37.9 KB
ID:	149867  
Attached Files
File Type: zip TWRP_recovery_JDRead_T63_v1.zip (6.75 MB, 2329 views)
File Type: zip TWRP_recovery_T62B_v1.zip (6.34 MB, 1873 views)
File Type: zip TWRP_recovery_T62C_v1.zip (6.35 MB, 1669 views)
File Type: zip TWRP_recovery_T62D_v1.zip (6.39 MB, 1891 views)
File Type: zip TWRP_recovery_C67ML_v1.zip (6.43 MB, 2081 views)
File Type: zip TWRP_recovery_C67ML_Carta_v1.zip (6.41 MB, 2279 views)
File Type: zip TWRP_recovery_obsidian_v1.zip (6.38 MB, 2103 views)
File Type: zip TWRP_recovery_Energy_eReader_ProHD_v1.zip (6.38 MB, 1624 views)
File Type: zip TWRP_recovery_C67ML_Carta2_v1.zip (6.76 MB, 1958 views)
File Type: zip flash_image.zip (4.2 KB, 2066 views)

Last edited by nightboy; 08-28-2016 at 04:46 PM. Reason: updating
nightboy is offline   Reply With Quote