mythbox
mythbox copied to clipboard
tmp paths Fail in Android
I'm using Kodi on a Nexus Player device. Plugin installs and initializes, then errors out attempting to use a Unix-ish tmp path (/tmp /usr/tmp)
I don't know about other Android platforms, but the Nexus player has no /tmp or /usr/tmp and you cannot make one on the read-only (assuming) root of the device. There's a read-write partition, but I'm not an Android developer, so I don't know how one derives a path for your application.