设为首页收藏本站

移动叔叔

搜索
查看: 15394|回复: 8
打印 上一主题 下一主题

[教程] 360n5s root教程

[复制链接]
跳转到指定楼层
楼主
发表于 2017-7-1 01:23:56 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
搬运自360论坛,经过测试本人成功root,接下来坐等第三方rom






国外网站下载速度不好的可以去我网盘下载http://pan.baidu.com/s/1eSMQ26e

Write by @Francko76,Translate by @仰天坏笑
注意!!!此教程是由意大利友人@Francko76编写,原帖地址为
https://forum.gizchina.it/index.php?/topic/1023-360-n5s-root-and-twrp/
经过他的委托和授权由本人翻译成中文,水平有限,仅供参考,本人手机为360 N5,无法测试是否有效,且只负责翻译,需要机油自己测试,如有错误,本人不负责!!!
先放一波图,我知道你们会说无图无真相。。。
file:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image002.jpgfile:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image004.jpgfile:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image006.jpg
After manyattempts we successfully rooted 360 N5s and, using root access, wemanaged to flash our TWRP. This is at now theonly way to obtain TWRP in this model.
经过许多尝试,我成功地root了360 N5s, 并且通过底层途径,我可以刷进去TWRP了,这是这个型号唯一能刷进TWRP的方法。
Warning: At the end of this tutorial yourdevice will reboot in TWRP. If you don't flash a custom ROM (or SuperSU)at this stage, TWRP will be wiped at next boot and you will return at stockrecovery.
警告:在此教程的末尾你的设备会在TWRP里面被root,如果你在此阶段不刷入自定义的系统或者Supersu(原文为custom,这是我的猜测),TWRP在下次开机会被清除,你会返回到原生的recovery。
Preparation
准备

  • 360 N5s with     70% of battery charge (at least); 360N5s最少有70%的电量
  • PC Windows 64     bit; 64Windows电脑
  • USB cable; USB
  • needed     files to download. 需要下载的文件:
https://rom.gizchina.it/360-n5s-twrp-e-permessi-di-root/
选红框的四个文件
file:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image008.png
Tutorial
教程
Warning: Use this procedure at your own risk and responsability.GizChina.it and GizBlog.it are not responsible for bricked devices, deadSD cards and any other problem that may occur. Your warranty will be voidif you tamper with any part of your device / software.
警告:使用这个程序要自己承担风险和责任,GizChina.it 和 GizBlog.it 不对变砖的机子,SD卡损坏,以及出现的其他问题负责!!!如果你改动设备的任何一个部分的软件,你的保修会失效!!!
How toflash developer ROM with root access
如何用底层方式刷入开发者ROM

  • Install the     drivers; 安装驱动
  • download and     unzip flash tool and developer ROM; 下载并解压刷机工具和开发者ROM
  • run QGDP using     Developer as User; Developer作为用户名运行QGDP
  • click Login; 点击Login

file:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image009.jpg

  • Config; 点击Config
file:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image011.jpg

  • click on the     folder image (top-right of the frame); 点击文件图标(右上方)
file:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image013.jpg

  • select the     developer ROM (.CPB file), then Apply; 选择开发者ROM.CBP格式的文件)
file:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image015.jpg

  • wait until the     process is completed; 等待进度完成
file:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image017.jpg

  • shout down the     phone; 关闭手机
  • hold the     Volume + key and connect your phone to PC  按住音量+键,将手机与电脑连接
         
    file:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image018.jpg
  • push Volume +,     you should see this: 按音量+,你会看到如下
         
    file:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image019.jpg;
  • Windows will     identify your phone as Qiku Android Bootloader     Interface; Windows会把手机识别为Qiku Android Bootloader     Interface
  • start     to flash the developer ROM. 点击start刷入开发者ROM

file:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image020.jpg
Flash TWRP
刷TWRP

  • Reboot; 重启
  • go to Settings     -> About device. Tap 7 times on Build number to enable Developer options;     进设置,关于设备,点7次版本号开启开发者选项
  • go to Settings     -> Developer options. (above About device); 进设置,开发者选项
  • enable OEM     unlock and debug USB; 开启OEM解锁和USB调试
  • hold down the     Shift key and right-click the folder that contain the TWRP image. Choose Open     command window here.” 在有TWRP的文件夹里面按住shift然后右键选择“在此处打开命令窗口”
  • type the     following commands and hit enter at the end of     every line: 输入一下命令行,每行末尾都敲回车
adb push recoveryN5s_GizRom.img/data/local/tmp/recovery.img
adb shell
su
dd if=/data/local/tmp/recovery.imgof=/dev/block/bootdevice/by-name/recovery
exit
exit

adb reboot recovery

the last command will reboot your 360 N5s in TWRP. 最后一个命令会重启360 N5s进TWRP
file:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image021.jpg
刷如TWRP后,在TWRP下就能刷如SUPERSU,无图无真相!!!
file:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image023.jpgfile:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image025.jpgfile:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image027.jpgfile:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image029.jpgfile:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image031.jpgfile:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image033.jpgfile:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image035.jpgfile:///C:/Users/12528/AppData/Local/Temp/msohtmlclip1/02/clip_image037.jpg





沙发
发表于 2017-7-1 09:32:53 | 只看该作者
N5S的来N5区发,也是醉了

 

回复

使用道具 举报

藤椅
发表于 2017-7-1 13:16:47 来自手机版 | 只看该作者
各种硬盘图

 

回复

使用道具 举报

板凳
发表于 2017-7-1 13:43:55 来自手机版 | 只看该作者
666666666

 

回复

使用道具 举报

报纸
发表于 2017-7-1 13:44:21 来自手机版 | 只看该作者
19971599 发表于 2017-7-1 01:23
搬运自360论坛,经过测试本人成功root,接下来坐等第三方rom



66666,,,,,加

 

回复

使用道具 举报

地板
发表于 2017-7-2 10:54:14 | 只看该作者
是 360N5 成功  还是 360N5s 成功了?

 

回复

使用道具 举报

7#
 楼主| 发表于 2017-7-2 19:48:13 来自手机版 | 只看该作者
gedbml 发表于 2017-7-2 10:54
是 360N5 成功  还是 360N5s 成功了?

开头就说了n5s
回复

使用道具 举报

8#
发表于 2017-7-5 11:52:53 | 只看该作者
看的心好累

 

回复

使用道具 举报

9#
发表于 2017-8-10 20:26:44 来自手机版 | 只看该作者
cqw318 发表于 2017-7-5 11:52
看的心好累

你好,360n5s
  32GB可以适用那???

 

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

手机优惠
配件 >>更多
玩机QQ群
    关闭

    站长推荐上一条 /1 下一条

    © 2008-2024 移动叔叔. 版权所有,专业的网络售后平台 ( 闽ICP备18006692号-3 )

    商务合作点击这里给我发消息|Email:service@mobileuncle.com|手机版|移动叔叔     

    GMT+8, 2024-6-15 14:00 , Processed in 0.654846 second(s), 15 queries , Gzip On, Memcache On.

    返回顶部