|
[English]
Applied to: HTC Desire 530u, Android 6.0.1
Symptom: You may backup the smartphone after quite some time of use. Aside from HTC Sync Manager, one may consider using the native ADB (Android Bridge) tool to perform backup/restore operations. However you would find out some apps can't be pulled out backup data: When you enter 'adb backup -nosystem -apk -all <app name>' you'll see a successful message but few bytes were taken into output.
Cause: A probable incorrect, messed up system data configuration, or maybe specific app mechanism prevents the user from direct backup.
Workaround:
- Manually transfer all your images, videos and other userdata via a finesse script featuring the ADB command. ('adb pull /.' mutants)
- For transferring to a new HTC phone, use the official Transfer Tool.
- For transferring to a new Android phone, please consult the original technical support or refer to this FAQ.
Notes:
It is a tried-and-true opinion that Android 4.4.x versions are more stable than the others. Any user feedbacks on transferring its data to a preceded model is welcomed.
[正體中文]
適用於:HTC Desire 530u,Android 6.0.1
症狀:您可能在相當一段時間的使用後備份智能手機。除了HTC Sync Manager之外,可以考慮使用本地ADB(Android Bridge)工具來執行備份/恢復操作。但是,您會發現某些應用無法取出備份數據:當您輸入'adb backup -nosystem -apk -all <應用名稱>'時,您將看到一條成功的消息,但輸出的字節很少。
原因:可能的錯誤,混亂的系統數據配置,或者可能是特定的應用程序機制阻止用戶直接備份。
解決方法:
- 通過具有ADB命令的精簡腳本手動傳輸所有圖像,視頻和其他用戶數據。 ('adb pull /.'的變體)
- 要轉移到新的HTC手機,請使用官方傳輸工具(HTC Transfer Tool)。
- 要轉移到新的Android手機,請諮詢原廠技術人員或參閱此常見問題解答。
筆記:
Android 4.4.x版本比其他版本更穩定,這是一個可靠的觀點。歡迎任何有關將數據傳輸到先前模型的用戶反饋。
我的問題是,先把這台用HTC傳輸工具傳到Android舊版HTC手機,然後再嘗試用那台舊手機做ADB備份還原到其他新手機,行嗎?求非ROOT解。
|
|