Kodi Community Forum
guisettings location in Gotham? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125)
+---- Thread: guisettings location in Gotham? (/showthread.php?tid=195336)



guisettings location in Gotham? - syztemlord - 2014-05-16

Hi guys,

I'm building my own custom Android Gotham build. I've added a custom guisettings.xml to the userdata and system folder (like Frodo) but when it's installed I have the default settings and not my own. Is there a different way to do this in Gotham?


RE: guisettings location in Gotham? - thrak76 - 2014-05-16

Did you add it to?

Android/data/org.xbmc.xbmc/files/.xbmc/userdata/

Adding it to the system folder will not make the changes, only the userdata folder.


RE: guisettings location in Gotham? - syztemlord - 2014-05-16

Yes, I can get it working if I install manually. But what I'd like to do is copy it directly into the apk (re-build and sign) and have it already there when XBMC in installed.