Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Google Glass 刷機實錄
Search
Johnny Sung
June 25, 2014
Technology
1
1.6k
Google Glass 刷機實錄
Google Glass壞掉了?讓我們來看看要怎麼做
Johnny Sung
June 25, 2014
Tweet
Share
More Decks by Johnny Sung
See All by Johnny Sung
[GDG Build with AI] 善用現代 AI 科技:打造專屬行銷工具箱 @ GDG Changhua 彰化
j796160836
0
15
Kubernetes 地端自建 v.s. GKE,哪個更適合你? @Devfest Taipei 2024
j796160836
0
43
地端自建 Kubernetes (K8s) 小宇宙 (On-premises Kubernetes) @ CNTUG 2024/11 Meetup #63
j796160836
0
31
[AI LLM] Gemma 初體驗 @ GDG Cloud Taipei Meetup #70
j796160836
0
23
ArgoCD 的雷 碰過的人就知道 @TSMC IT Community Meetup #4
j796160836
0
85
使用 Kong 與 GitOps 來管理您企業的 API 呼叫 @ 2024 台灣雲端大會
j796160836
0
72
[AI / ML] 用 LLM (Large language model) 來整理您的知識庫 @ Devfest Taipei 2023
j796160836
0
200
[Flutter] Flutter Provider 看似簡單卻又不簡單的狀態管理工具
j796160836
0
37
[Golang] 以 Mobile App 工程師視角,帶你進入 Golang 的世界 (Introduction of GoLang)
j796160836
0
62
Other Decks in Technology
See All in Technology
Кто отправит outbox? Валентин Удальцов, автор канала Пых
lamodatech
0
340
急成長を支える基盤作り〜地道な改善からコツコツと〜 #cre_meetup
stefafafan
0
120
AWS Summit Japan 2025 Community Stage - App workflow automation by AWS Step Functions
matsuihidetoshi
1
260
変化する開発、進化する体系時代に適応するソフトウェアエンジニアの知識と考え方(JaSST'25 Kansai)
mizunori
1
210
Amazon Bedrockで実現する 新たな学習体験
kzkmaeda
2
540
Prox Industries株式会社 会社紹介資料
proxindustries
0
290
Agentic Workflowという選択肢を考える
tkikuchi1002
1
500
Javaで作る RAGを活用した Q&Aアプリケーション
recruitengineers
PRO
1
110
VISITS_AIIoTビジネス共創ラボ登壇資料.pdf
iotcomjpadmin
0
160
GeminiとNotebookLMによる金融実務の業務革新
abenben
0
230
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
26k
Delegating the chores of authenticating users to Keycloak
ahus1
0
120
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
329
21k
Statistics for Hackers
jakevdp
799
220k
Writing Fast Ruby
sferik
628
61k
Producing Creativity
orderedlist
PRO
346
40k
The Invisible Side of Design
smashingmag
299
51k
Designing for Performance
lara
609
69k
Typedesign – Prime Four
hannesfritz
42
2.7k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
Side Projects
sachag
455
42k
How GitHub (no longer) Works
holman
314
140k
Navigating Team Friction
lara
187
15k
Designing Experiences People Love
moore
142
24k
Transcript
當然,有時候開發不是這麼順遂
Glass 刷機實錄 Flashing firmware with google glass Johnny Sung https://fb.com/j796160836
2014.06.25
Johnny Sung https://fb.com/j796160836 x Mobile devices Developer https://plus.google.com/+JohnnySung
None
None
500 收 壞了噢... 那...
⾃自⼰己的眼鏡⾃自⼰己修 ⾃自⼰己的國家⾃自⼰己救
事前準備 • ⼀一隻Google glass • Linux 主機 (Fedora) • USB
線
這只能在Linux下運作 不要在鐵⿒齒⽤用Mac / Windows... 因為我試過...
步驟 • 安裝 Android Development Tools (ADT) • http://developer.android.com/tools/sdk/eclipse-adt.html •
下載 system image • https://developers.google.com/glass/tools-downloads/system • 進⼊入救援模式 • 鍵⼊入指令 • 祈禱 (?)
None
None
None
None
救援模式 (fastboot) • 若沒有開Debug模式 • ⻑⾧長按電源鍵 10-15 秒 • 按住相機鍵
+ 電源鍵 開機 • 持續按住相機鍵 (約4-5秒) 直到電源燈閃爍 • 若有開Debug模式 • adb reboot bootloader
救援模式 (fastboot) • 確認⽅方式 • 螢幕不會顯⽰示任何東⻄西 • 電源燈每隔約2秒閃爍⼀一次 • fastboot
devices 有顯⽰示該裝置
鍵⼊入指令 • $ su - • 切換權限⾄至 root (或者為 sudo
su -)
鍵⼊入指令 • $ fastboot oem unlock • 注意這會失去保固,並且清除所有資料
鍵⼊入指令 • $ fastboot flash boot boot.img • 刷⼊入開機磁區 •
$ fastboot flash system system.img • 刷⼊入主系統 • $ fastboot flash recovery recovery.img • 刷⼊入還原磁區
鍵⼊入指令
鍵⼊入指令 • $ fastboot erase cache $ fastboot erase userdata
• 清除使⽤用者資料 • $ fastboot reboot • 重開機
鍵⼊入指令
執⾏行成功重開機
執⾏行成功重開機
! That’s it!
None
Q & A
One more thing …
http://fb.com/groups/glassdev.taiwan Google glass developer Taiwan