Kodi Community Forum

Full Version: Where do the userdata files go in an APK?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am learning about building compiling Kodi and was experimenting with an APK build. I've got the basics out of the way, but there are some sticky concepts I can't grasp. I was wondering, lets say I have files I have modified in the userdata/addon_data folder, like config files for add-ons like theme settings, weather settings, skin settings etc, as well as db files that would usually end up in the Database folder, and I wanted to include them as part of the APK, where would I put them such that when the build is installed, they end up in the specific folder I need them to?

Thanks
Also, I am not talking about wizards.
Hello, did you manage to find a way to enter the addon_data files?