Lock in $30 Savings on PRO—Offer Ends Soon! ⏳
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Android Backup
Search
Andy Cheng
February 20, 2014
Technology
0
49
Android Backup
Andy Cheng
February 20, 2014
Tweet
Share
More Decks by Andy Cheng
See All by Andy Cheng
第一次自建雲端服務就上手
ccjeng
0
70
The Clean Coder
ccjeng
0
4.4k
Android Backup Demo
ccjeng
0
38
No SQL
ccjeng
0
76
.NET Framework update
ccjeng
0
48
Book Sharing 2013
ccjeng
0
62
MS SQL 2012 BI Update
ccjeng
0
41
Other Decks in Technology
See All in Technology
Bill One 開発エンジニア 紹介資料
sansan33
PRO
4
15k
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
5
45k
履歴テーブル、今回はこう作りました 〜 Delegated Types編 〜 / How We Built Our History Table This Time — With Delegated Types
moznion
12
7.4k
SRE視点で振り返るメルカリのアーキテクチャ変遷と普遍的な考え
foostan
2
3k
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
970
Sansan Engineering Unit 紹介資料
sansan33
PRO
1
3.2k
マルチドライブアーキテクチャ: 複数の駆動力でプロダクトを前進させる
knih
0
12k
プロダクト負債と歩む持続可能なサービスを育てるための挑戦
sansantech
PRO
1
1.1k
Kill the Vibe?Architecture in the age of AI
stoth
1
120
信頼性が求められる業務のAIAgentのアーキテクチャ設計の勘所と課題
miyatakoji
0
190
段階的に進める、 挫折しない自宅サーバ入門
yu_kod
4
1.8k
メッセージ駆動が可能にする結合の最適化
j5ik2o
9
1.7k
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
54
7.9k
Code Reviewing Like a Champion
maltzj
527
40k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
690
Become a Pro
speakerdeck
PRO
30
5.6k
Typedesign – Prime Four
hannesfritz
42
2.9k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.3k
Fireside Chat
paigeccino
41
3.7k
Practical Orchestrator
shlominoach
190
11k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Transcript
ANDROID備份機制簡介
ANDROID 各版本市佔率 Data date: 2014/2/4 Source: http://developer.android.com/about/dashboards/index.html?utm_source=ausdroid.net
自 2014 年 2 月起, Google 將不再對搭載舊 Android 系統的新設備進行認證。 每一平台版本都有一個「
GMS 認證窗口」,通常會在下一版本公開發行 9 個月後 關閉此版本的驗證窗口。 Source: http://www.ifanr.com/news/400782
ANDROID BOOT PROCEDURE Recovery mode
ROOTING FOR DUMMIES • http://www.androidauthority.com/rooting-for-dummies-a- beginners-guide-to-root-your-android-phone-or-tablet-10915/
ADB (ANDROID DEBUG BRIDGE)
ANDROID的備份與還原 • ADB備份還原 • NANDroid備份 • ClockworkMod (CWM) Recovery •
TWRP Recovery • 備份App • Titanium Backup • Helium • 超級備份
ADB BACKUP/RESTORE • Android 4.0以上才支援 • 不需要Unlock或Root • 可以full backup或只備份APP
• http://www.thesuperusersguide.com/adb-backup-- restore.html
TITANIUM BACKUP • Google Play商店功能最齊全的備份軟體 • 備份檔可上傳雲端(付費版本) • 可還原NANDroid備份檔 •
可批次備份 • 介面複雜 • http://www.titaniumtrack.com/titanium-backup.html
HELIUM • 只能備份APP • 備份檔可上傳雲端(付費版本) • 不root即可備份 • http://lifehacker.com/5976406/carbon-backs-up-your- android-apps-and-syncs-them-with-other-phones
超級備份 • 免Root • 可備份聯絡人、行事曆、簡訊、通話紀錄 • 可備份應用程式 • http://briian.com/10945/phone-backup.html