You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
659 B

{
"date_format": "%Y-%m-%d_%H.%M.%S",
"exe": "c:\\Program Files (x86)\\ADB\\adb.exe",
"local": {
"TWRP": "%userprofile%\\Android\\TWRP",
"messages": "%userprofile%\\Android\\messages",
"screenshots": "%userprofile%\\Pictures\\Screenshots",
"temp": "%userprofile%\\Android\\harbor",
"titanium_backup": "%userprofile%\\Android\\TitaniumBackup",
"updates": "%userprofile%\\Downloads\\sort\\phone_updates"
},
"remote": {
"messages": "/data/user_de/0/com.android.providers.telephony/databases/mmssms.db",
"screenshots": "/sdcard/Pictures/Screenshots",
"titanium_backup": "/sdcard/TitaniumBackup",
"updates": "/data/lineageos_updates"
}
}