Hovatek
  • Private Support
  • Blog
  • Home
Login Register Ask Question Hello There, Guest!
Login
Username:
Password: Lost Password?
 

OR

       

Hovatek is hiring: Application is open to residents of Lagos, Nigeria only! Click Here To Apply
Telegram Channel: Join the discussions @ t.me/Hovatek


  1. Hovatek Forum
  2. DEVELOPMENT
  3. Android
Pages (18): 1 2 3 4 5 … 18 Next »
 
Thread Rating:
  • 5 Vote(s) - 5 Average

Thread Modes

[Development] Unisoc / Spreadtrum (SPD) auto TWRP recovery porter by Team Hovatek

hovatek
Administrator
*******
Posts: 46,774
Threads: 1,179
Joined: Oct 2013
Reputation: 422
#1

11-01-2018, 08:59 AM


For those looking to root their Android devices, we'd dropped a guide on how to root using Magisk and stock boot.img at https://forum.hovatek.com/thread-21427.html . That method only requires your stock boot.img to root, no custom recovery or one-click-root apks.

Sequel to the Mediatek auto Philz recovery porter, we're  releasing this version for Spreadtrum Android users to easily port TWRP recovery as well.

[Image: SPD-Auto-TWRP-recovery-porter-by-Team-Hovatek.jpg]

Important Notice
  • If the ported TWRP has disabled touch or touch doesn't work then see this fix OR alternatives you could consider
  • If TWRP requests for password to decrypt data, try the fixes listed @ https://forum.hovatek.com/thread-30160.html
  • If TWRP has ADB and MTP disabled, then see https://forum.hovatek.com/thread-32715.html
  • If the ported TWRP doesn't work, then ensure you're using stock recovery from your current rom build and also try both versions of the TWRP porting tool; one might work for you where the other one fails
  • If you have an SPD android 7.x phone and the ported TWRP doesn't work on your phone, then try porting recovery.img from both android 6 and 5 versions.

Requirements

  • Stock recovery.img (You can download the firmware then extract the contents of the pac file, use rashr.apk or flashify.apk if rooted or dump the phone's ROM using a box/dongle etc )
  • Download SPD Auto TWRP recovery porter by Team Hovatek from the link at the bottom of this post
  • Windows PC

How to port TWRP recovery for Spreadtrum Android using Team Hovatek's SPD Auto TWRP recovery porter



See non-GUI version video below or at https://youtu.be/LE-ldlok2fk

See GUI version video below or at https://youtu.be/p20X-cz29jI

  1. Extract the SPD Auto TWRP recovery porter zip
  2. Copy the stock recovery.img into the stock-recovery folder
  3. Double-click SPD Auto TWRP Recovery Porter.exe
  4. Tap Enter to confirm that you've copied your stock recovery.img into the stock-recovery folder
  5. Enter the option for your Android version (4 for Kitkat, 5 for Lollipop, 6 for Marshmallow & 7 for Nougat) and tap Enter
  6. Wait while our tool ports the TWRP recovery
  7. You'll find your ported TWRP recovery in the output folder.
  8. Flash the recovery image to your device (you can use fastboot or rashr / flashify if rooted)


Changelog


Code:
# Changelog
All notable changes to this project will be documented here.

## 2020-03-22     Hovatek     V1.4
- Added support for android 9 Pie (TWRP 3.3.1-0)
- Updated AIK libraries to latest ATM i.e v3.6
- Minor changes

## 2019-11-21     Hovatek     V1.3
- Added support for android 8 Oreo (TWRP 3.1.0)
- Removed support for Nougat, Marshmallow & Lollipop
- Updated libraries

## 2018-10-02     Hovatek     V1.2
- GUI version
- Replaced Carliv's lib tools with that of Osm0sis's for better compatibility with different windows OS
- Minor Fixes

## 2018-08-04    Hovatek     V1.1
- Added android 7 (Nougat) support
- Added Dm_Verity alert
- Ports TWRP v3.2.1.0 (latest at the moment for 5, 6 and 7)
- Removed Android 4 kitkat support


Downloads

  • V1.0 (Stable) with support for android 4, 5, 6 & 7 : 32bit @ [ Login / Register to download free]  |   64bit @ [ Login / Register to download free]
  • V1.2 GUI (Beta testing) with support for same android versions as v1.0 above @ [ Login / Register to download free]
  • V1.4 GUI (Beta testing for Oreo & Pie only) @ [ Login / Register to download free]


Credits goes to bluefirebird & Osm0sis of XDA for the libraries used.


Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
(This post was last modified: 07-05-2020, 11:12 AM by X3non.)
Website Find
Reply
The_Abaddon
Junior Member
*
Posts: 15
Threads: 2
Joined: Jan 2018
Reputation: 0
#2

14-01-2018, 11:34 AM
(11-01-2018, 08:59 AM)hovatek Wrote:  ...

Hey there, I succeeded porting TWRP for my phone without this tool, but I had to get TWRP for the same chipset as my device.
And as you stated that this tool can port TWRP for almost all SPD devices, how is that possible? I mean lots of TWRP for different SPD chipset are required and I haven't seen that much TWRP folders in this tool, I've seen only 3
and that too of SC8830 chipset.
How can this tool port for other chipsets as well??
I am asking this question because I wanna know, can we port custom recovery (especially CWM) of different SPD chipset to SC8830 SPD chipset?
Like for example, can we port CWM recovery for SC7715 to SC8830??

Please clear this doubt. It will help me in learning more about porting
actually, no devs clears the doubt and everything, but since I came on this forum I found lots of help.
(This post was last modified: 15-01-2018, 11:13 AM by hovatek.)
Find
Reply
hovatek
Administrator
*******
Posts: 46,774
Threads: 1,179
Joined: Oct 2013
Reputation: 422
#3

15-01-2018, 11:16 AM
(14-01-2018, 11:34 AM)The_Abaddon Wrote:  I am asking this question because I wanna know, can we port custom recovery (especially CWM) of different SPD chipset to SC8830 SPD chipset?
Like for example, can we port CWM recovery for SC7715 to SC8830??

Yes, you can. For best compatibility, ensure Android versions match

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Website Find
Reply
The_Abaddon
Junior Member
*
Posts: 15
Threads: 2
Joined: Jan 2018
Reputation: 0
#4

16-01-2018, 11:35 AM
(15-01-2018, 11:16 AM)hovatek Wrote:  
(14-01-2018, 11:34 AM)The_Abaddon Wrote:  I am asking this question because I wanna know, can we port custom recovery (especially CWM) of different SPD chipset to SC8830 SPD chipset?
Like for example, can we port CWM recovery for SC7715 to SC8830??

Yes, you can. For best compatibility, ensure Android versions match

ohhh. But every time I tried, I failed
Android versions were same but chipsets were the different model. But I succeeded when I tried porting with same chipset.
Find
Reply
Do Nam
Newbie
Posts: 1
Threads: 0
Joined: Feb 2018
Reputation: 0
#5

25-02-2018, 03:53 PM
(15-01-2018, 11:16 AM)hovatek Wrote:  
(14-01-2018, 11:34 AM)The_Abaddon Wrote:  I am asking this question because I wanna know, can we port custom recovery (especially CWM) of different SPD chipset to SC8830 SPD chipset?
Like for example, can we port CWM recovery for SC7715 to SC8830??

Yes, you can. For best compatibility, ensure Android versions match

Can you add support for 7.0 sc 7731c ??  Huh Huh
(This post was last modified: 25-02-2018, 03:54 PM by Do Nam.)
Find
Reply
Anand Sahu
Newbie
Posts: 3
Threads: 0
Joined: Feb 2018
Reputation: 0
#6

26-02-2018, 02:49 PM
download link not worked please provide the new link
(This post was last modified: 27-02-2018, 04:16 AM by Anand Sahu.)
Find
Reply
hovatek
Administrator
*******
Posts: 46,774
Threads: 1,179
Joined: Oct 2013
Reputation: 422
#7

27-02-2018, 10:45 AM
(26-02-2018, 02:49 PM)Anand Sahu Wrote:  download link not worked please provide the new link

The links work fine. What error are you getting?

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Website Find
Reply
Anand Sahu
Newbie
Posts: 3
Threads: 0
Joined: Feb 2018
Reputation: 0
#8

27-02-2018, 01:01 PM
(27-02-2018, 10:45 AM)hovatek Wrote:  
(26-02-2018, 02:49 PM)Anand Sahu Wrote:  download link not worked please provide the new link

The links work fine. What error are you getting?

it saying to download error u can provide mediafair or googldrive please sir etc.
Find
Reply
Anand Sahu
Newbie
Posts: 3
Threads: 0
Joined: Feb 2018
Reputation: 0
#9

27-02-2018, 01:32 PM
you can help me please sir created a custom recovery for karbonn a8plus scx15_sp7715 spreadtrum..... stock recovery: https://
drive.google.com/file/d/
1NWFtDW5HPa_xoRC
gPQ4NF06qOqSDTKoM/view?
usp=drivesdk
Find
Reply
xerxes
Senior Member
*****
Posts: 8,300
Threads: 182
Joined: Feb 2017
Reputation: 95
#10

28-02-2018, 03:25 PM
(27-02-2018, 01:32 PM)Anand Sahu Wrote:  you can help me please sir created a custom recovery for karbonn a8plus scx15_sp7715 spreadtrum..... stock recovery: https://
drive.google.com/file/d/
1NWFtDW5HPa_xoRC
gPQ4NF06qOqSDTKoM/view?
usp=drivesdk

Try porting with the tool?
(This post was last modified: 28-02-2018, 03:27 PM by xerxes.)
Find
Reply
« Next Oldest | Next Newest »

Share

Share Tweet Share Share Pin
Pages (18): 1 2 3 4 5 … 18 Next »


Possibly Related Threads…
Thread / Author Replies Views Last Post
Mediatek (MTK) Auto Philz recovery porter by Team Hovatek
hovatek
212
91,752
Last Post by X3non
3 hours ago
Mediatek (MTK) Auto TWRP recovery porter by Team Hovatek
hovatek
578
218,483
Last Post by X3non
Yesterday, 12:42 PM
Unisoc (SPD) tablet Alldocube iPlay 20 finally rooted! Any tips on changing ROM?
tstm
32
2,876
Last Post by googlenow
14-01-2021, 04:00 PM
How to create a flashable zip for Mediatek or Unisoc / Spreadtrum
hovatek
21
24,120
Last Post by X3non
13-01-2021, 09:50 AM
How to unlock Unisoc (SPD) bootloader using Identifier Token
hovatek
90
25,493
Last Post by GooballDiesel
09-01-2021, 05:17 PM

  • View a Printable Version


Users browsing this thread: 1 Guest(s)
  1. Hovatek Forum
  2. DEVELOPMENT
  3. Android

About

The Hovatek Forum is a free Tech. Support Forum. We provide solutions to all your device related problems and questions. We'll love to have you participate in discussions here whether you're a Newbie or Experienced.

         

Forum Team

Powered By MyBB. Crafted by EreeCorp.




Linear Mode
Threaded Mode