mythbox icon indicating copy to clipboard operation
mythbox copied to clipboard

tmp paths Fail in Android

Open dirtyworks opened this issue 10 years ago • 0 comments

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.

dirtyworks avatar Nov 14 '15 06:11 dirtyworks