From 3d6da8ee316eb6e5b567dd5ace25508b8f72b043 Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 4 Jul 2014 10:05:46 +0200 Subject: [PATCH] Updated FAQ Refs #1784 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2d67677d7..ff315edd0 100644 --- a/README.md +++ b/README.md @@ -558,6 +558,14 @@ You can automate backups by sending an intent: adb shell am start -a biz.bokhorst.xprivacy.action.EXPORT ``` +If you want to specify a file name: + +``` +adb shell am start -a biz.bokhorst.xprivacy.action.EXPORT -e FileName /sdcard/test.xml +``` + +You can also specify a file name to the IMPORT intent. + You can do this with [Tasker](https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm), for example: * New task: Any name you like