Custom config directory on Android
Hi, I'm trying that good ol setup of running two instances of KOReader for a shared reading tablet. I've found two builds (F-Droid and GitHub), so I have two app instances going. I now want to make is such that one instance keeps reading /sdcard/koreader for its settings and the other reads /sdcard/koreader-2 or some other folder.
How do I configure this?
I'm open to editing the apk if that's needed, but I'm hoping I'm just missing some obscure setting option.
Note: my device doesn't have the concept of multiple-users or app-cloning (not that app-cloning would work, because they'd still read the same /sdcard/koreader folder)
|