From c53cd29f769893f45c2548acfd8b25da97eae837 Mon Sep 17 00:00:00 2001 From: jasminepeng Date: Wed, 21 Dec 2016 10:34:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=A1=E5=AF=B9=E5=AE=8C=E6=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 校对完毕 --- ...How To Manually Backup Your SMS MMS Messages On Android.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translated/tech/20161017 How To Manually Backup Your SMS MMS Messages On Android.md b/translated/tech/20161017 How To Manually Backup Your SMS MMS Messages On Android.md index 5a483146d4..43865df23b 100644 --- a/translated/tech/20161017 How To Manually Backup Your SMS MMS Messages On Android.md +++ b/translated/tech/20161017 How To Manually Backup Your SMS MMS Messages On Android.md @@ -31,7 +31,7 @@ 注意: 以下是完成该任务的一系列命令,再后面是每个命令用途的解释。 -` +``` adb root adb shell @@ -42,7 +42,7 @@ exit adb pull /PATH/TO/mmssms.db /PATH/TO/DESTINATION/FOLDER -` +``` #### 解释: