R. Mattes <rm <at> mh-freiburg.de> writes:
On Mon, 21 Jul 2014 21:57:54 +0200, Chris McCormick wrote
Hi!
On 18/07/14 16:18, R. Mattes via Pd-list wrote:
I just upgraded my Android (Toshiba AC100) to the latest CyanogenMod
(Android
4.4.2 / CM 11) and updated PdDroidParty as well
(PdDroidParty-debug-264.apk)
Srtangely, PdDroidParty can't find any of my Patches any more (same
goes for
the example pathes). Any idea what's going on?
This sounds like something to do with the location of external storage changing.
Yes, sorry. I just read the code: somehow my old PdDroidParty seems to have searched everywhere. The new version only searches in /sdcard/PdDroidParty. Once I put my patch there everything worked fine.
Ugh, I have just looked at the code and we are getting the path to the files with a hardcoded "/sdcard" when we are supposed to use getExternalStorage() or similar instead. This is probably why it is failing, sorry about that. I will try to fix it soon.
...
Hi
I have the same problem, I just bought a ZTE Smart!16 with 4.4 Android on it and I cannot find any .pd patch on my SD Card...
any news? I bought this phone especially to use it with PdDroidParty...