チュンチュン 發表於 2020-6-17 20:19:54

Google Pixel2 android 10 成功飛行

本篇目的是驗證 Google Pixel 2 可以升級到 android 10最新版, 加上Magisk最新版是可以正常執行, 如果以後升級到android 11, Magisk版本跟不上的話, 不在保證範圍

詳細操作過程請google網路有很多文章, 不再重新寫. 本篇只寫重點, 我平常使用的是iphone, 對Android手機不熟.

手機:Google Pixel2 歐洲版作業系統:android 8.1 昇  android 10  最新更新日期 2020.06
Magisk v20.4
Magisk Manager v7.5.1

我的操作過程:
(一)在電腦上操作
1.手機必須有 unlock 解鎖   (我拿到手機已經解鎖, 所以沒有練習到)
2.官網下載最新的 Factory Images for Pixel 2 檔案,  原廠檔案
3.原廠檔案解壓縮到 Platform Tools 目錄,
3.使用 SDK Platform Tools, 把手機直接從android 8.1昇到android 10 最新版.   原廠檔案裏面有寫好的批次檔.
4.再解壓縮原廠檔案裡面 , 把原廠boot.img 傳送到手機

(二)在手機上操作
1.安裝 Magisk Manager.APK

(三)在 手機 Magisk Manager 裡面
1. 把原廠boot.img  做成  magisk_patched.img


(四)在電腦上操作
1.將magisk_patched.img 傳送到電腦  Platform Tools 目錄.
2.利用 Platform Tools  將magisk_patched.img 傳送到手機

android8 以上有a/b區的設計, 所以必須傳兩次.
可以將指令寫成批次檔來執行, 方便保存修改


(五)在手機 Magisk Manager 裡面
1.安裝Magisk Smali Patcher 模組

(六) 在手機上 安裝 gps joystick , 製作隱藏模式, 刪除原裝gps joystick  ,         
  ( gps joystick 不必移到系統區)

(七)在手機 Magisk Manager 裡面
隱藏root權限

(八)在開發人員選項裡面:選取模擬位置應用程式.
         (改過名的 gps joystick)

參考網站:
1.[教學] Magisk v20.4 – The Magic Mask for Android 簡易安裝流程-風月無邊
https://izaka.tw/android-magisk-installation-guide/
使用 Magisk 實現寶可夢虛擬定位飛人設定教學 (2019/05)-風月無邊
https://izaka.tw/pokemon-go-fake-gps-guide/

2.usb 驅動程式下載
https://developer.android.google.cn/studio/run/win-usb.html

3.原廠韌體下載:
https://developers.google.cn/android/images#walleye

4.刷機工具 SDK Platform Tools
https://developer.android.google.cn/studio/releases/platform-tools.html

5.Magisk 下載
https://github.com/topjohnwu/Magisk/releases

6.Magisk Smali Patcher 模組
https://forum.xda-developers.com/apps/magisk/module-smali-patcher-0-7-t3680053
頁: [1]
查看完整版本: Google Pixel2 android 10 成功飛行