1
0

android: move wallet data to internal storage.

This commit is contained in:
ThomasV
2016-03-08 04:55:28 +01:00
parent 671fe73788
commit 4c7bbb4e86
3 changed files with 45 additions and 9 deletions

View File

@@ -11,3 +11,8 @@ If something in included modules like kivy or any other module changes
then you need to rebuild the distribution. To do so:
`rm -rf electrum/.buildozer/android/platform/python-for-android/dist`
Note:
python-for-android must be patched with:
git pull git@github.com:denys-duchier/python-for-android.git fix-recursive-delete