]> gitweb.fperrin.net Git - Dictionary.git/commit
Work around Android crash bug in getExternalFilesDir.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 13 Mar 2016 15:46:10 +0000 (16:46 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 13 Mar 2016 15:46:10 +0000 (16:46 +0100)
commitfff1803c98e359bd7b3caf5d0215291b107cdc78
treeeaf31fdd66c508c6e02381339674a1c967f36b68
parentae9a2408a50269d4ca200b4e0306636d2f0f62b5
Work around Android crash bug in getExternalFilesDir.

This seems to happen in some cases when there is no
SD card.
src/com/hughes/android/dictionary/DictionaryApplication.java
src/com/hughes/android/dictionary/PreferenceActivity.java