73 pagesV  « < 66 67 68 69 70 71 > »  
 
REPLY
> Order table of custom recovery | All platforms
jemmini
Message#1
10.12.16, 11:39
TWRP
*********
[offline]

Topics Curator
Group: Curators
Messages 3708
Check in: 21.02.15
Xiaomi Redmi 4X 3/32

Reputation:-  4092  +

���� ������� ���������� �������� download



Device or OS, firmware:all platforms

  • To get started, it is strongly recommended to get acquainted withForum RulesandRules section "Android - Development and Programming"
  • Before asking a question, lookAndroid OS FAQandGlossary. Respect your and other people's time.
  • The administration of the resource and the authors of the manuals for the erroneous or incorrect actions of the owners with their deviceare not liable
  • All operations with your phone,You do at your own risk.
  • Sure tomake a full backup before any manipulations with the device!
  • Before posting photos, read the topicWorking with Images on the forum

  • The topic does not imply a discussion, messages that are not related to applications can be deleted without warning.

In this thread, you canleave and executeapplications for the creation of recovery for Android-devices on any hardware platform.
Perhaps you will help. However, you should understand that your application may not be completed ...


IMPORTANT!! You should clearly understand that the firmware of the device with third-party software most likely entails a loss of warranty, and may also lead to the exit of the device. All actions you take at your own peril and risk, responsibility for them entirely falls on you, no complaints are accepted.

IMPORTANT!! For devices with a locked bootloader (as a rule, some devices from the Meizu, Xiaomi, Huawei, etc., usually in the upper price category), third-party recovery cannot be made, applications will not be considered! Before applying for such devices, unlock the bootloader. For information on unlocking, look for the relevant topics on the devices.

ATTENTION!!For some devices, such as "Sony Xperia", the recovery is not provided by the developers of the original firmware. For some devices, the recovery may be provided in the device’s memory, but the entrance to it may be blocked. Thus, there are exceptions when recovery even if it can be created, but cannot be used. Consider this circumstance before applying for third-party recovery: you mustbe able to log in to the original recovery on your device ...

IMPORTANT!!Before submitting your application, you mustclearly understand how you will flash recovery.Questions about how firmware are covered in the relevant topics on the devices and are beyond the scope of this topic.

Also, please kindly familiarize yourself withthis, as well as withthisinformation.


IMPORTANT!!
Application form and necessary files
The application for recovery must provide:

1.The type of device (smartphone / tablet / clock / set-top box, etc.), the full name (revision) and year of the device, a link to the discussion topic onsavagemessiahzine.com, a link to the theme of the firmware, if possible, a direct link to the firmware (in case there is no full firmware, but there is a file update.zip, specify the link to this file), the version of the firmware for which recovery is required. In case the corresponding topic is not on the forum, give another link to the description and characteristics of your device or specifybriefcharacteristics of their own, namely: processor, operating system and screen resolution.ATTENTION!!!Check out this information !!Additionally indicate whether you have rights.rootIn the system, are there already created third-party recovery for your device (provide links), and if so, for what reason do you need to create a new one.
If you do not know the processor, information about it is in the file / proc / cpuinfo
If you do not know the screen resolution, take a screenshot (you can use it to determine the resolution)
The type of operating system and firmware version can be viewed in the Settings menu ->"About phone / tablet"

2.Files from firmware for which recovery is required:at least the boot partition imageboot.imgbut if possible the same wayrecovery.imgandblock map by namesections. In the extreme case, if for some reason you find it difficult to extract individual files, but have a link to the entire firmware, provide such a link.

If you do not have firmware for your device, and as a result there is not even a boot.img file, it will be almost impossible to make recovery. However, for some devices it is possible to relatively simply read the firmware directly from the device. And for some devices there is no such possibility. For example, for devices based on Mediatek processors using a computer and utilitiesSP Flash Tool is a flash driver for MTK smartphones.you can almost always (with the exception of devices with a locked bootloader), read the firmware directly from the device (reference to instructions)
Instructions
Getting recovery.img
The recovery.img image can be obtained from the full firmware (if available), or from the boot.img image and the recovery-from-boot.p files, recovery-resource.dat of the system.img image, by running the install-recovery.sh script
Also, the recovery.img image can be obtained from the flash memory dump (for Mediatek devices)
Getting a block map
A block map can be obtained on different platforms in various ways.
Typically, this is:
- for platformMediatek(arm) - the "scatter" file, or, depending on the operating system, type of installed memory and processor, respectively,
- for Android 4.x and mt65xx processors - file / proc / dumchar_info or"main-pt" block from flash memory dump
- for Android 5.x, 6.x, 7.x and mt67xx processors - file / proc / emmc or / proc / partitions or GPT block from a flash memory dump (the first 0x2000h bytes of the USER region)
- for platformQualcomm(arm) - the result of the terminal command execution (root rights are required):
ls -l / dev / block / bootdevice / by-name /
either from the fastboot command mode:
getvar all
- for platformSpreadtrum(arm) - the result of the terminal command execution (root rights are required):
ls -l / dev / block / platform / sdio_emmc / by-name /
- for platformRockchip(arm) - the result of the terminal command execution (root rights are required):
ls -l / dev / block / ... etc. , depending on the type of installed memory and operating system.
(e.g. /dev/block/platform/soc0/e0000000.noc/by-name/, etc.)
- for the Intel platform(x86) - from fastboot mode, the result of the command execution
getvar all

In any case, upon receipt of a block map options are possible. The method of passing along the path "/ dev / block / ..." and further is universal for all platforms, but requires root privileges. At the stage of creating the recovery block mapnot obligatory, but highly desirable.

Consider case, this is important. For example, paths:
/dev/block/platform/mtk-msdc.0/11230000.MSDC0/by-name/system
/dev/block/platform/mtk-msdc.0/11230000.msdc0/by-name/system
The system is regarded as different, due to the different register "MSDC" and "msdc"
Creating a full backup for devices on the Mediatek platform


Post has been editedjemmini - 17.09.18, 21:07
tommynok
Message#1342
28.02.19, 19:11
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1299
Check in: 16.07.14
Lenovo Vibe P1

Reputation:-  157  +

Hello !
Please compile TWRP forLenovo P1c58 smartphone
OS 6.0.1
Qualcomm 616 processor (msm8939)
Screen resolution 1920x1080
Recovery collected by the Chinese, allows you to get a root, but fails when you try to restore backup, i.e. not very stable.
Net boot and recovery

Post has been editedtommynok - 28.02.19, 19:12
Oxygenium
Message#1343
01.03.19, 10:23
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 132
Check in: 21.08.08

Reputation:-  6  +

Greetings Help please with the recovery on the smartphone: SENSEIT R500, chip: MT6737M, Android 7.0, 720x1280
There is no TWRP or CWM on it.
files

K
Donenemo-nemo : Attached filerecovery.img(12.02 MB)


Post has been editedjemmini - 02.03.19, 09:35


--------------------
One today is worth two tomorrow
Lesha4554
Message#1344
02.03.19, 11:50
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 518
Check in: 28.07.18
Fly Spark IQ4404

Reputation:-  16  +

Please make TWRP for DIGMA HIT Q500 3G.
DIGMA HIT Q500 3G - Discussion

Firmware:
http: //www.ddixlab.com…g_factory_20181012.zip

Post has been editedLesha4554 - 02.03.19, 11:51


--------------------
Joker_Stim
Message#1345
02.03.19, 22:50
a guest
*
[offline]

Group: Users
Messages 5
Check in: 10.02.19
Xiaomi Redmi Note 5 3/32

Reputation:-  0  +

Model: Impression ImSmart C501Impression ImSmart c501 - Discussionthis discussion
Android 5.0, 720x1280), MT6582
Products webpage:https://impression.ua/…&search=Imsmart%20C501
files


Post has been editedjemmini - 03.03.19, 11:21
IvanMuryi
Message#1346
04.03.19, 20:14
Visitor
**
[offline]

Group: Users
Messages 12
Check in: 02.11.18

Reputation:-  0  +

Hello, please make TWRP recovery.
Smartphone Assistant AS-502 shot.
root rights are obtained.
Android 7.0,720x1280, MT6580.
Files


Post has been editedIvanMuryi - 04.03.19, 20:15
alex9135667218
Message#1347
05.03.19, 15:53
a guest
*
[offline]

Group: Users
Messages 1
Check in: 01.03.19
Doogee x10

Reputation:-  0  +

Hello.
Help me please, I can not find a rekoveri for DOOGEE x10
MT6570 processor

Attached files

Attached fileMT6570_Android_scatter.txt(6.79 KB)
Attached fileboot.img(9.35 MB)
Marosxxx
Message#1348
06.03.19, 12:38
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 144
Check in: 13.04.14

Reputation:-  2  +

Good afternoon, help collect recovery for fly mega, there is no root, MT6737H processor,https://yadi.sk/d/TCMzLrMeMyOoiwLink to the firmware, everything that we have on this device and the firmware is difficult to find, please help
Kungfetka
Message#1349
07.03.19, 23:38
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 110
Check in: 12.08.17
Samsung Galaxy Ace 4 SM-G313H

Reputation:-  3  +

Ixion M750 SurfDEXP Ixion M750 SURF - Discussion
Root no
There is no custom
2017
Screen resolution
1280x720
Processor model
MediaTek MT6580
Boot and stock recoveryDEXP Ixion M750 SURF - Discussion (Post lolkekchebyrek # 77252832)
Firmware 25th, the newesthttp://ftp.dexp.club/Smartphones/Ixion%20M750
ScatterDEXP Ixion M750 SURF - Discussion (Two Angel Post # 77388044)


Need TWRP

Thank you in advance!
ever87
Message#1350
08.03.19, 15:28
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 230
Check in: 22.01.10
Samsung Galaxy S4 GT-I9500

Reputation:-  10  +

Good day. Please collect TWRP for china mobile A4S M760 phone linklink to the discussion
The screen resolution is 1440x720, there is no recovery caste, no root.
MTK 6570 processor
link to firmware

Attached files

Attached fileboot.img(10.26 MB)
Attached filerecovery.img(12.67 MB)
Attached fileMT6750_Android_scatter.txt(13.86 KB)
Bezmolvie
Message#1351
08.03.19, 18:59
Novice
***
[offline]

Group: Active users
Messages 47
Check in: 13.01.13
Asus ZenFone Go ZB500KL

Reputation:-  2  +

Greetings.
1. Smartphone Land rover X2 (Aka Guophone X2), 2017 onwards, percent MTK 6737, 2Gb RAM, 16 ROM, 1280x720, 5 inches.
2. Link to the firmware and attached original files -https://yadi.sk/d/0VW62JixM4AO9A
I would be very grateful if someone will help.

Attached files

Attached fileMT6737T_Android_EMMC_scatter.txt(10.29 KB)
Attached filerecovery.img(16 MB)
Attached fileboot.img(16 MB)


Post has been editedBezmolvie - 08.03.19, 19:00
Bobmbermen
Message#1352
08.03.19, 23:15
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 98
Check in: 10.06.13

Reputation:-  3  +

1. Device type: smartphone, device name lenovo z5 pro gt, model lenovo l78032, baseband version mpss. discussing it onsavagemessiahzine.comLenovo Z5 Pro GT, link to the theme of the firmwareLenovo Z5 Pro GT (Post Bobmbermen # 83149205), if possible, directly link to the firmwarehttps://mega.nz/#!CkZx...aRBHB5kBMz9Opnfiu8iLkUfirmware version L78032_CN_SECURE_USER_Q00675.02_P_ZUI_10.5.061_ST_190119_qpst, which requires recovery. There are no root rights in the system, there are no already created third-party recovery for the device. the block map does not know what it is, if it is needed, then you can take it in the firmware, wrote a link to the firmware.
Doctor_Tracks
Message#1353
09.03.19, 11:35
Visitor
**
[offline]

Group: Users
Messages 14
Check in: 29.11.12
Xiaomi Redmi 5 3/32

Reputation:-  1  +

Digma Plane 1526 4G Tablet (Model Code: PS1138ML), 2nd Revision, released January 2018, specificationshttps://digma.ru/catalog/item/2348(incorrectly indicated version of android. I have android 7.0)
No root rights in the system, no third-party recovery already created
It seems to have unlocked the bootloader by this instruction.Doogee X7 Pro - Firmwares (Fast nemo-nemo # 58113672), when the tablet starts to load, the message "Orange State / Your device has been unlocked and can't be trusted" is displayed
Link to the entire firmware -http: //www.ddixlab.com...22_factory_20171128.zip

Thank you in advance!

Attached files

Attached fileMT6735M_Android_scatter.txt(10.2 KB)
Attached fileboot.img(9.97 MB)
Attached filerecovery.img(11.75 MB)


Post has been editedDoctor_Tracks - 09.03.19, 11:54
Reason for editing: Android version is incorrectly specified
AlexDC
Message#1354
10.03.19, 18:17
Novice
***
[offline]

Group: Active users
Messages 41
Check in: 20.08.09
Leagoo Shark 1

Reputation:-  3  +

I ask for help with the creation of Recovery for smartphoneWigor V3, the attempt to port the recovery without experience was not successful, and the recovery is very necessary - in the official firmware SMS TrojanAgent / AEDIn the audio recorder, and in fact, without using the root, you will not be able to use the smartphone.


Information
Smartphone Wigor V3
Year of issue 2017, no topic
Firmware here:Direct link to the firmware
This is the only one, no others
Ruta is not, there are no other recovery.
Version Android 7.0, kernel 3.18.35
Platform: MTK MT6737T
2 GB RAM
16GB ROM
Screen 720x1280
Link to detailed features:http://android24.net/smart/wigor-v3/

Build Number: Wigor_V3_SA_20171229160733
Customized version: alps-mp-n0.mp1-V1.0.2_pri6737t.66.n
Firmware name: A5WNMC62TS.YTTX.HB.HD.SSXSJS5MAMDP1.1229.V3.01


Files


Post has been editedAlexDC - 10.03.19, 18:21
m2288
Message#1355
11.03.19, 20:59
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1067
Check in: 18.09.12
Xiaomi Redmi Note 5 3/32

Reputation:-  69  +

Insignia NS-P10A8100

You need any custom recovery (better twrp) to get root rights)))

Info about the device from the official site - in the support section there are all sorts of informative pdf files

info taken from the phone by the cpu-z program

p.s. There is no firmware anywhere, (I wrote to the support, they give stupid excuses and do not give firmware)))) files are taken usingWwr autopilot modeeverything went smoothly as it should, just in case there are any backups, if anything, I can return to its original state


files


Post has been editedm2288 - 11.03.19, 21:04
admin $$$
Message#1356
12.03.19, 13:04
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 149
Check in: 11.12.14

Reputation:-  2  +

Greetings Help please with the recovery on Smartphone: Vertex Impress Calypso, chip: off MT6737W and in fact MT6737M, Android 7.0, 640x1280
There is no TWRP or CWM on it.
smarphone theme

Attached files

Attached fileMT6737M_Android_scatter.txt(9.85 KB)
Attached fileboot.img(8.37 MB)
Attached filerecovery.img(10.81 MB)
admin $$$
Message#1357
12.03.19, 13:23
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 149
Check in: 11.12.14

Reputation:-  2  +

Application 2
Help please with recovery on Smartphone: Digma FIRST XS350 2G, chip: sc6820, Android 2,3,5, Display - 3.5 inches with a resolution of 490x320
There is no TWRP or CWM
smart theme

Attached files

Attached filerecovery.img(6.6 MB)
Attached fileboot.img(6.47 MB)
asdenz
Message#1358
13.03.19, 00:05
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 56
Check in: 15.10.16

Reputation:-  2  +

Asus zenpad 170cg
Bring to mind please//savagemessiahzine.com/forum/d...10064620/CWMz170cg.zip
The help is launched and hangs please
instruktor6
Message#1359
13.03.19, 23:35
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 243
Check in: 10.12.13

Reputation:-  0  +

Greetings knowledgeable on this issue!
There is a tablet ASSISTANT AP-115 TAURUS. Date of production - 03.18 The forum has a discussion only of his younger brother.
Of.proshivka:https: //drive.google.c...yuP944-LNxNAtqwb-/view
Specifications:
Attached Image

Attached Image

Attached Image

Attached Image


In this information on this device is almost 0.
No way to get the root is not prokanal. :-( All hope for custom recovery. Help, pliz!
K
Donenemo-nemo: based on firmware AP115_V01_20180324:Attached filerecovery.img(12.31 MB)


Post has been editedjemmini - 19.03.19, 23:47
Z_Felix
Message#1360
14.03.19, 21:48
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 135
Check in: 02.08.15

Reputation:-  0  +

I ask to make a recovery on fly fs527

mtk6580

Fly FS527 Nimbus 17 - Discussion

Attached files

Attached fileboot-sign.img(8.51 MB)
Attached fileMT6580_Android_scatter.txt(9.19 KB)
Attached filerecovery-sign.img(10.29 MB)
hvur
Message#1361
15.03.19, 01:14
Veteran
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1409
Check in: 31.01.11
Xiaomi Redmi Note 4X Snapdragon 4/64

Reputation:-  236  +

Privt! A couple of years ago already addressed here - they helped. I hope and now everything will turn out. Need TWRP forAlldocube M8 - Discussion. The model is new, but promising.

Attached files

Attached fileboot.img(9.91 MB)
Attached filerecovery.img(11.61 MB)
Attached fileMT6797_Android_scatter.txt(14.18 KB)


--------------------
LeEco Le Max 2, Xiaomi Note 4x, Beelink AP34, Nexbox a95x A2, Onda V989

73 pagesV  « < 66 67 68 69 70 71 > » 


 mobile version    Now: 20.05.19, 07:43