Recently i have upgraded my Xperis S
currently there is no PreRooted ROMs available on the forum, so i tried to root my device and it worked.
below are the steps i used to root my device(Xperia S Firmware v6.1.A.2.50).
prerequisite :
-- Unlocked Boot loader (search the forum or visit Sony site to do so. plz keep in mind it will void your warrenty)
you can try this link to lock/unlock bootloader http://forum.xda-developers.com/showthread.php?t=1527159
-- ADB Driver should be installed on your system. to use FASTBOOT(download it from http://zappmania.in/rom/ics/CWM-SuperSU-v0.96.zip)
files to download:
========================================================================
-- CWM-SuperSU-v0.96 (Download from http://zappmania.in/rom/ics/CWM-SuperSU-v0.96.zip)
-- UnLock BootLoader (http://zappmania.in/rom/ics/UnLock BootLoader.zip)
-- recovery-nozomi (Download from http://zappmania.in/rom/ics/recovery-nozomi.zip)
-- kernel.Stock6.1.A.2.50 (Download from http://zappmania.in/rom/ics/kernel.Stock6.1.A.2.50.zip)
========================================================================
Step-1
----------
copy "CWM-SuperSU-v0.96.zip" file in your SD card.
Step-2
---------
-- unzip "UnLock BootLoader.zip" anywhere on your PC (i.e. desktop) and go to Fastboot folder (UnLock BootLoader\fastboot_with_Android_USB_file\fastboot)
-- unzip "recovery-nozomi.zip" and copy "recovery-nozomi.img" file in "Fastboot" folder
-- unzip "kernel.Stock6.1.A.2.50.zip" and copy "kernel.Stock6.1.A.2.50_Itly_en.sin" file in "Fastboot" folder.
Now, reboot your mobile in fast boot mode
once connected go to "Fastboot" folder press"SHIFT" and right click on blank spot into the folder and select "Open Commend window here"
now enter the below commends
-- Check if device is connected and accessible: fastboot.exe -i 0x0fce getvar version
if device is connected properly and drivers are installed above commend will be executed else it will show "Waiting for device"
-- install/flash recovery : fastboot flash boot recovery-nozomi.img
once install is completed restart the device
and get into recovery mode
1) select install zip from sd card
2) go the location in SD card where you have copied "CWM-SuperSU-v0.96.zip" select and install it.
once done reboot the device and again get into the fast boot mode.
-- now flash stock kernel : fastboot flash boot kernel.Stock6.1.A.2.50_Itly_en.sin
reboot your device and install "superSU" from market.
you are all done and guess what now your device is rooted...
ENJOY!!!!
Regards,
AJ
hey there's an easy method by bin4ry @ development section of S.
Related
Hello
I have a Sony Xperia S LT26i
I used this manual to root my Sony:
Copy the CyanogenMod 9.1 package and the GApps package into your phone’s internal SD card.
Extract fastboot-win32.zip into the C:\ drive (root directory) of your computer.
Copy recovery-nozomi.img into the same folder where fastboot.exe has been extracted.
Open the CyanogenMod 9.1 ZIP file and extract the boot.img file into the same location as fastboot.exe.
Turn off your phone.
Reboot the phone into Fastboot Mode by holding down the Volume Up key as you connect the phone to your PC via USB cable.
On your computer, open a command prompt window as Administrator (i.e., click Start > All Programs > Accessories and right-click on Command Prompt, then select Run as Administrator from the context menu).
At the command prompt, enter the following command to change into the directory where the Fastboot files were extracted to:
cd c:\Fastboot
Check whether Fastboot is able to communicate with your phone by entering the command below. If you see your phone’s serial number, proceed to the next step. Otherwise, check whether your phone’s drivers are properly installed on your PC.
fastboot devices
Flash ClockworkMod Recovery to your phone by entering the following command:
fastboot flash boot recovery-nozomi.img
If successful, you see a “finished/OKAY” message on the command prompt. If not, try this command:
fastboot -i 0x0fce flash boot recovery-nozomi.img
Reboot your phone into Recovery Mode by entering the following at the command prompt:
fastboot reboot
Your phone ought to boot into Recovery Mode. While in Recovery Mode, use the Volume keys for scrolling and the Camera button for selecting.
On the recovery menu, select Install ZIP from SD card > Choose ZIP from SD card and select the CyanogenMod 9.1 package file. Confirm that you want to install the package.
Install the GApps package in the same manner as in step 13.
Return to the main recovery menu.
Select Wipe data/factory reset and confirm the action on the next screen.
Select Wipe cache partition and confirm the action on the next screen.
Select Advanced > Wipe Dalvik cache and confirm the action on the next screen.
Power off your phone.
Reboot the phone back to Fastboot Mode as in step 6.
On the command prompt on your computer, enter this command to flash the kernel to your phone:
fastboot flash boot boot.img
You will see “finished/OKAY” on the command prompt once the kernel is successfully flashed.
Reboot your phone into Normal Mode by enter the command fastboot reboot at the command prompt.
The first time your phone boots into the new ROM, startup can take around 5 to 7 minutes.
I forgot to do step one i cannot copy the
CyanogenMod 9.1 package and the GApps package into my phone’s internal SD card what should i do, thanks in advance just got stuck at cwm :crying:
I'm now by number 14 and i don't can select a Install Zip
Android Debug Bridge is not working because Clockworkmod is installed.
Fastboot works.
What should I do now?
PLEASE HELP ME
miche12 said:
Hello
I have a Sony Xperia S LT26i
I used this manual to root my Sony:
Copy the CyanogenMod 9.1 package and the GApps package into your phone’s internal SD card.
Extract fastboot-win32.zip into the C:\ drive (root directory) of your computer.
Copy recovery-nozomi.img into the same folder where fastboot.exe has been extracted.
Open the CyanogenMod 9.1 ZIP file and extract the boot.img file into the same location as fastboot.exe.
Turn off your phone.
Reboot the phone into Fastboot Mode by holding down the Volume Up key as you connect the phone to your PC via USB cable.
On your computer, open a command prompt window as Administrator (i.e., click Start > All Programs > Accessories and right-click on Command Prompt, then select Run as Administrator from the context menu).
At the command prompt, enter the following command to change into the directory where the Fastboot files were extracted to:
cd c:\Fastboot
Check whether Fastboot is able to communicate with your phone by entering the command below. If you see your phone’s serial number, proceed to the next step. Otherwise, check whether your phone’s drivers are properly installed on your PC.
fastboot devices
Flash ClockworkMod Recovery to your phone by entering the following command:
fastboot flash boot recovery-nozomi.img
If successful, you see a “finished/OKAY” message on the command prompt. If not, try this command:
fastboot -i 0x0fce flash boot recovery-nozomi.img
Reboot your phone into Recovery Mode by entering the following at the command prompt:
fastboot reboot
Your phone ought to boot into Recovery Mode. While in Recovery Mode, use the Volume keys for scrolling and the Camera button for selecting.
On the recovery menu, select Install ZIP from SD card > Choose ZIP from SD card and select the CyanogenMod 9.1 package file. Confirm that you want to install the package.
Install the GApps package in the same manner as in step 13.
Return to the main recovery menu.
Select Wipe data/factory reset and confirm the action on the next screen.
Select Wipe cache partition and confirm the action on the next screen.
Select Advanced > Wipe Dalvik cache and confirm the action on the next screen.
Power off your phone.
Reboot the phone back to Fastboot Mode as in step 6.
On the command prompt on your computer, enter this command to flash the kernel to your phone:
fastboot flash boot boot.img
You will see “finished/OKAY” on the command prompt once the kernel is successfully flashed.
Reboot your phone into Normal Mode by enter the command fastboot reboot at the command prompt.
The first time your phone boots into the new ROM, startup can take around 5 to 7 minutes.
I forgot to do step one i cannot copy the
CyanogenMod 9.1 package and the GApps package into my phone’s internal SD card what should i do, thanks in advance just got stuck at cwm :crying:
I'm now by number 14 and i don't can select a Install Zip
Android Debug Bridge is not working because Clockworkmod is installed.
Fastboot works.
What should I do now?
PLEASE HELP ME
Click to expand...
Click to collapse
Stock Room
Transfer via bootloader
miche12 said:
Hello
I have a Sony Xperia S LT26i
I used this manual to root my Sony:
Copy the CyanogenMod 9.1 package and the GApps package into your phone’s internal SD card.
Extract fastboot-win32.zip into the C:\ drive (root directory) of your computer.
Copy recovery-nozomi.img into the same folder where fastboot.exe has been extracted.
Open the CyanogenMod 9.1 ZIP file and extract the boot.img file into the same location as fastboot.exe.
Turn off your phone.
Reboot the phone into Fastboot Mode by holding down the Volume Up key as you connect the phone to your PC via USB cable.
On your computer, open a command prompt window as Administrator (i.e., click Start > All Programs > Accessories and right-click on Command Prompt, then select Run as Administrator from the context menu).
At the command prompt, enter the following command to change into the directory where the Fastboot files were extracted to:
cd c:\Fastboot
Check whether Fastboot is able to communicate with your phone by entering the command below. If you see your phone’s serial number, proceed to the next step. Otherwise, check whether your phone’s drivers are properly installed on your PC.
fastboot devices
Flash ClockworkMod Recovery to your phone by entering the following command:
fastboot flash boot recovery-nozomi.img
If successful, you see a “finished/OKAY” message on the command prompt. If not, try this command:
fastboot -i 0x0fce flash boot recovery-nozomi.img
Reboot your phone into Recovery Mode by entering the following at the command prompt:
fastboot reboot
Your phone ought to boot into Recovery Mode. While in Recovery Mode, use the Volume keys for scrolling and the Camera button for selecting.
On the recovery menu, select Install ZIP from SD card > Choose ZIP from SD card and select the CyanogenMod 9.1 package file. Confirm that you want to install the package.
Install the GApps package in the same manner as in step 13.
Return to the main recovery menu.
Select Wipe data/factory reset and confirm the action on the next screen.
Select Wipe cache partition and confirm the action on the next screen.
Select Advanced > Wipe Dalvik cache and confirm the action on the next screen.
Power off your phone.
Reboot the phone back to Fastboot Mode as in step 6.
On the command prompt on your computer, enter this command to flash the kernel to your phone:
fastboot flash boot boot.img
You will see “finished/OKAY” on the command prompt once the kernel is successfully flashed.
Reboot your phone into Normal Mode by enter the command fastboot reboot at the command prompt.
The first time your phone boots into the new ROM, startup can take around 5 to 7 minutes.
I forgot to do step one i cannot copy the
CyanogenMod 9.1 package and the GApps package into my phone’s internal SD card what should i do, thanks in advance just got stuck at cwm :crying:
I'm now by number 14 and i don't can select a Install Zip
Android Debug Bridge is not working because Clockworkmod is installed.
Fastboot works.
What should I do now?
PLEASE HELP ME
Click to expand...
Click to collapse
Access bootloader, connect your phone to pc, select an option that enables pc to recognize your device(differs with different devices and all other pc tools must be installed to the pc), copy the files to your phone adn flash 'em thru recovery tool. Evrything shud work fine then.
worked great up until i had to flash the supersu, it reboots it, but it eeps getting stuck at a screen with a triangle and a !, first time ive seen this on my phone, works fine after i shut it down and restart without entering recovery
brattQueen92 said:
worked great up until i had to flash the supersu, it reboots it, but it eeps getting stuck at a screen with a triangle and a !, first time ive seen this on my phone, works fine after i shut it down and restart without entering recovery
Click to expand...
Click to collapse
The screen with an exclamation mark is the stock recovery screen. If you want to root your phone, better to do it manually using adb and fastboot commands:
Download and install the latest android sdk-tools package (adb and fastboot) on your computer
Download and install latest HTC drivers on your computer.
If HTC Sync is installed on your computer, uninstall it (not closing it, uninstall !!)
Download twrp recovery for your device: zara_ul here, zara_cl here and save the file in your android sdk tools/platform-tools folder (where adb and fastboot are installed)
Open a terminal window from that folder (shift + right click --> start command window here)
Unlock your bootloader folowwing instructions at htcdev.com/bootloader if not already done
With the phone in bootloader mode, select "fastboot" and make sure "fastboot usb" is shown in red in the terminal window type:
Code:
fastboot flash recovery twrp-2.8.7.0-zara.img
fastboot erase cache
fastboot reboot-bootloader
Then download supersu2.46.zip from here and save the file at the root of your phone storage
Boot in twrp recovery, select "install" and then select" update-supersu2.46.zip and swipe the buttom slider to confirm.
Reboot the phone and its now rooted.
I 're-did the windroid toolkit and can get into the twrp recovery....but supersu doesn't work, and no matter how I transfer the zip file it doesn't show up, the supersu file says iopens and there's nothin by in it when I go to twrp recovery and install, and it fails every time I try the adv sideload. The phone connects no. Problem to my computer, any other files I transfer show up.
brattQueen92 said:
I 're-did the windroid toolkit and can get into the twrp recovery....but supersu doesn't work, and no matter how I transfer the zip file it doesn't show up, the supersu file says iopens and there's nothin by in it when I go to twrp recovery and install, and it fails every time I try the adv sideload. The phone connects no. Problem to my computer, any other files I transfer show up.
Click to expand...
Click to collapse
Boot in twrp main menu with the phone connected to your computer.
Open a terminal window from your android sdk tool/platform-tools folder
type:
Code:
adb push UPDATE-SuperSU-v2.46.zip /data/media/0
Then select the "install" menu, make sure you are browsing your internal sd card (as opposed to your external sd card) , find the UPDATE-SuperSU-v2.46.zip file, select it and flash it.
btw quote me or mention me if you want faster answer so i'll get a notification because I'm not coming in the Desire 601 forums really often since its a dead place
Elephone M3 quickest way to UNLOCK Bootloader, ROOT and TWRP (no SP FlashTool) Windows/ Linux.
This is only provided as a guide and/ or an alternative, in case some people find the process of flashing with SP FlashTool for the Elephone M3 complicated (either installing the correct drivers, or correctly using the tool without accidentally wiping Vram, or anything else important).
Click to expand...
Click to collapse
Windows:
Things you will need:
1. adb and fastboot
2. usb driver for Elephone M3
3. a copy of a correct version of TWRP for the device, copied in the adb and fastboot folder. Rename your TWRP.img file to recovery.img
4. latest flashable supersu.zip (V2.82 and above) and the recovery.img on external SD card.
Process:
1. Install the above.
2. Boot your phone normally, and enable developer options.
3. From developer options enable OEM unlocking and USB debugging. Connect the device to computer and enable MTP transfer.
4. On your phone's screen you should see a message with a "key" or "fingerprint", accept the connection.
5. Navigate to the folder you have installed adb and fast boot and copied pre-mentioned file.
6. Open a command prompt navigate to the adb folder (not powershell prompt if you are on windows 10 1703) and type: adb devices
If all is well you should get a number on the left and "device" next to it.
7. type "adb reboot to bootloader". You are now in fastboot.
8. type "fastboot oem unlock". Carefully look the really small letters on the elephone' s screen and confirm. Reboot the device. Really important as after unlocking the bootloader, a factory reset is triggered.
9. Once the factory reset is done, once again enable developer otions and usb debugging.
10. Open a command prompt again and once again get into fastboot mode (as previously described).
11. Type "fastboot boot recovery.img". You should now see TWRP.
12. From TWRP select install and install supersu. Wipe dalvik/cache and reboot.
13. Once boot-up completes and you make sure you have root access (you should), for the last time reboot to bootlader.
14. Again "fastboot boot recovery.img". From TWRP select install, install image, select recovery.img from your extenral SD and flash it to recovery.
If all went well, you should by now have unlocked the bootloader, have your device rooted, and also have a functional TWRP recovery! :fingers-crossed::fingers-crossed:
Linux:
Things you will need:
1. abd and fastboot (sudo apt-get install android-tools-adb android-tools-fastboot) ---> or similar for your version of the system.
2. a copy of a correct version of TWRP for the device. Rename your TWRP.img file to recovery.img
3. latest flashable supersu.zip (V2.82 and above) and the recovery.img on external SD card.
Process:
1. Boot your phone normally, and enable developer options.
2. From developer options enable OEM unlocking and USB debugging. Connect the device to computer and enable MTP trasfer.
3. On your phone's screen you should see a message with a "key" or "fingerprint", accept the connection.
4. Navigate to the folder you where you keep the TWRP recovery.img and open a terminal.
5. type "adb devices". If your device is recognized you should see a number and "device" next to it.
6. type "adb reboot to bootloader". You are now in fastboot.
7. type "sudo fastboot oem unlock". Carefully look the really small letters on the elephone's screen and confirm. Reboot the device. Really important as after unlocking the bootloader, a factory reset is triggered.
8. Once the factory reset is done, once again enable developer otions and usb debugging.
9. Open a terminal and once again get into fastboot mode (as previously described).
10. Type "sudo fastboot boot recovery.img". You should now see TWRP.
11. From TWRP select install and install supersu. Wipe dalvik/cache and reboot.
12. Once boot-up completes and you make sure you have root access (you should), for the last time reboot to bootlader.
13. Again "sudo fastboot boot recovery.img". From TWRP select install, install image, select recovery.img from your external SD and flash it to recovery.
If all went well, you should by now have unlocked the bootloader, have your device rooted, and also have a functional TWRP recovery! :fingers-crossed::fingers-crossed:
I am not able to provide links for files or files at the moment, please look for them yourselves, it should not be hard!
If you found the thread useful, I would appreciate it if you hit the "thanks button". :good::good:
Also, do post back if you need further clarification or assistance or if you have any suggestions for improving the guide.
hi Guys,
3days ago, I decided to unlock my boot loader and root my phone via following the steps from www*youtube*com/watch?v=R4c0fO8Kr_Q[/url]
when i tried to flash TWRP - i was stuck in the boot loader warning screen. i am still able to got recovery but it is not being detected can you help me with this?
Normal TWRP has known problems...
You can try flashing Squid TWRP (https://forum.xda-developers.com/mo...wrp-squid-twrp-recovery-moto-e-lte-t3137649): is a unbloated and optimized twrp for our device.
This situation has appened to me and i resolved by installing that TWRP.
dxp420 said:
Normal TWRP has known problems...
You can try flashing Squid TWRP (https://forum.xda-developers.com/mo...wrp-squid-twrp-recovery-moto-e-lte-t3137649): is a unbloated and optimized twrp for our device.
This situation has appened to me and i resolved by installing that TWRP.
Click to expand...
Click to collapse
do you have the steps?
resume666 said:
do you have the steps?
Click to expand...
Click to collapse
From the video you posted before i assuming you have already installed motorola driver and fastboot or mfastboot.
Here are the steps:
0- Download SQUID TWRP and place it in e.g. C:\ (last version is twrp-surnia-3.2.1-r1.img);
1- Shut down your phone;
2- Press Power Button + Vol Up until you see bootloader screen;
3- Now connect your phone to PC;
4- On PC, open a commad window pront (Start -> "cmd" on research bar, then enter);
5- Cmd prompt;
6- Type "fastboot devices". It should show a serial number: PC has recognized your device;
8- Then type "fastboot flash recovery C:\twrp-surnia-3.2.1-r1.img" last parameter is the path where you placed recovery so change it if you have choosen another path;
9- Wait for 3-4 seconds until the prompt shows something similar to "complete" or "success";
10- Type "fastboot poweroff" and your device shuts down.
Now you have installed Twrp Recovery, if you want access it, repeat steps 1-2 and select recovery from bootloader menu.
If you want install a custom rom i suggest SlimRoms : follow the instructions to download and install this rom.
dxp420 said:
From the video you posted before i assuming you have already installed motorola driver and fastboot or mfastboot.
Here are the steps:
0- Download SQUID TWRP and place it in e.g. C:\ (last version is twrp-surnia-3.2.1-r1.img);
1- Shut down your phone;
2- Press Power Button + Vol Up until you see bootloader screen;
3- Now connect your phone to PC;
4- On PC, open a commad window pront (Start -> "cmd" on research bar, then enter);
5- Cmd prompt;
6- Type "fastboot devices". It should show a serial number: PC has recognized your device;
8- Then type "fastboot flash recovery C:\twrp-surnia-3.2.1-r1.img" last parameter is the path where you placed recovery so change it if you have choosen another path;
9- Wait for 3-4 seconds until the prompt shows something similar to "complete" or "success";
10- Type "fastboot poweroff" and your device shuts down.
Now you have installed Twrp Recovery, if you want access it, repeat steps 1-2 and select recovery from bootloader menu.
If you want install a custom rom i suggest SlimRoms : follow the instructions to download and install this rom.
Click to expand...
Click to collapse
it did not worked i think i hard bricked it
No it not hard bricked.you just need to flash the stock rom.and then it start working.
It seems it is on that russian phone hacking site 4PDA but I can't register there because I can't speak russian. But there may be other sites too with the files.
Can't post a link to it because I'm new here but you can just google "neffos x1 lite 4pda"
Would appreciate any help in that matter. I just want to root my Neffos X1 Lite :crying:
How i want to root neffos x1 lite 7.0
Use it, guys )
fromrussiawithhelp
qwerty4pda
But you need to fill the captcha - picture with digital, written by letters.
For example:
"две тысячи пятьсот десять" > you should enter "2510". Use google )
Hi if you want to get root you need to unlok bootloadr with ADB and install TWRP with SP FlashTool and install root with TWRP.
Sorry, but I can not put a link to the files
Unlok bootloadr
1. Fully charge the battery.
2. Download and unpack the adb utility to the root of the C: \ drive.
3. Download and install adb-driver. Note: look for the adb utility and driver for your OS (win XP / 7/10) in the topic.
4. Open the item “For Developers” in the phone. To do this, go to the application "Settings" - "About the phone" - "Information about the software" and 7-10 times tap on the item "Build number".
5. Go to the opened item “For Developers” and turn on (activate) the items “Debug USB” and “Factory Unlock”. If you turn on the "Factory Unlock" item, you will need to enter a code, then enter the code that you set to unlock the screen. Exit the "Settings" item.
6. Connect the phone to the PC with a USB cable. If there are requests on the phone, then click "OK" / "Allow".
Further I will describe the sequence on the example of Win XP.
7. Open the command line: “Start” - “Run” - enter “cmd” and click “OK”.
8. In the window that appears, enter the command: cd C: \ adb and press Enter
9. Enter the command: adb devices and press Enter
A line like this should appear:
Code
xxxxxxxxxx device
*where xxxxxxxxxx is your phone ID.
10. Enter the command:
Code
adb reboot bootloader
*and press Enter.
The phone should go into fastboot mode - “fastboot mode” should appear on the phone screen.
11. Enter the command:
Code
fastboot devices
*and press Enter.
A line like this should appear:
Code
xxxxxxxxxx fastboot
*where xxxxxxxxxx is your phone ID.
12. This item is optional.
Check that the bootloader is locked. Enter the command:
Code
fastboot getvar all
*and press Enter.
In the list that appears, look for the string (bootloader) unlocked and make sure that:
Code
(bootloader) unlocked: no
13. Enter the command:
Code
fastboot oem unlock
*and press Enter.
The “OKAY” line should appear.
14. Warning! Do not skip this item.
Enter the command:
Code
fastboot reboot
*and press Enter.
The phone will start downloading in normal mode.
15. Wait for the phone to load in normal mode.
All - bootloader unlocked.
You can repeat steps 7-12 and make sure that:
Code
(bootloader) unlocked: yes
*
Then boot into the system by entering the command:
Code
fastboot reboot
*and press Enter.
Note: with unlocked bootloader:
1. On the boot screen saver (when you turn on the phone) will appear the inscriptions:
Orange state
Your device has been unlocked and can’t be trusted
Your device will boot in 5 seconds
2. The item "Factory Unlock" will remain on, but will become inactive.
---------- Post added at 11:33 AM ---------- Previous post was at 10:35 AM ----------
I will give a link to TWRP and root to lay out here, because I can’t lay out here, no rights yet.
Install TWRP and root
Installing TWRP recovery via SP Flash Tool
1. Fully charge the battery.
2. Download and copy the SuperSU archive to the root of the phone's memory card. Archive is not necessary to unpack.
Note: the SR1-SuperSU-v2.82-SR1.zip archive was being flashed to itself, which installs the “systemless” root. You can flash any other SuperSU that is suitable for android 7.0. More information can be found in the SuperSU topic.
3. Download and unpack the latest version of the SP Flash Tool to the root of the C: \ drive.
4. Install the VCOM driver on the PC.
5. Copy the MT6750_neffos_scatter.txt file and the recovery.img image to the unpacked SPFT folder.
6. Open SPFT (flash_tool.exe).
7. In the program window that opens, on the “Download” tab, check that “MTK_AllInOne_DA.bin” is selected in the “Download-Agent” line, and in the “Scatter-loading File” line - scatter-file MT6750_neffos_scatter.txt
Note: if the program complains about the absence of the preloader file, download and copy the preloader_tplink6750_65_n.bin file to the unpacked SPFT folder, but the check mark opposite the preloader should be removed.
8. Make sure that the tick in the program window is only on the recovery section, and the path to the recovery image is indicated in the “Location” column.
9. Click the "Download" button.
10. Connect the switched off phone to the PC with a USB cable. The firmware process will begin.
11. Wait until the end of the firmware until the “Download Ok” window appears.
12. Disconnect the phone from the PC. Not including the phone, go to the SuperSU installation.
I will give a link to the files in a personal message
request for files
jormelo87 said:
I will give a link to the files in a personal message
Click to expand...
Click to collapse
hello i have a neffos x1 lite bricked i am triing to solve the captcha on the 4pda but no sucess,can you pass me the files?
i need the original firmware and original scatter file,ive installed the 360Os and now i dont pass from the recovery,i was not able to install the nfos x1 lite because it tells me that i have a tp-link 6750_65_n pls help
jormelo87 said:
I will give a link to the files in a personal message
Click to expand...
Click to collapse
hi
me too.. iwant files mt6750
can ur pass it to me
Neffos X1 Lite
erinramli said:
hi
me too.. iwant files mt6750
can ur pass it to me
Click to expand...
Click to collapse
i also need te firmware file, it keeps me telling that my device is a tplink6750_65_n
tanks
Hello, i now this tread is old but i need this: Neffos X1 lite 2924 boot.img and recovery.img.
Can someone help me?
Thanks