From 25874234c23be2fecc49953daec823b336d73963 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Fri, 1 Jan 2016 13:07:26 -0800 Subject: #141 Add buttons for internal/external dir locations instead of requiring user to manually type it --- app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3acbff3e..5d0aacd7 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -291,6 +291,8 @@ Cache location Invalid cache location. Using default. The cache location you have set is no longer writable. If you recently upgraded your phone OS to KitKat 4.4, then the way apps write to the SD Card has changed so that they can only write to a specific location. The location that DSub uses has already been automatically changed to the correct location. In order to delete all of the old app data, you will need to mount the SD Card on your computer and delete the old folder manually + Internal + External Clear Cache Finished clearing cache Testing connection... -- cgit v1.2.3