The question I have for all of you intelligent android folk is regarding how I can get my custom Kodi configuration (skin, addons, settings) to install on first boot of my custom ROM. I'm a box reseller and am trying to streamline the process of installing everything so I can save time. I've currently tried a few things but haven't had any success. I've used a script called InstallAPK.sh to attempt to decompress my kodi user data folder that I copied off of my Dev box, compressed to tar format and placed into my ROM but it doesn't seem to work. I'd be more than willing to post my script if somebody wants to take a look at it. I've tried setting the decompress path to both /storage/emulated/0/Android/data/ as well as /sdcard/Android/data to no avail. The second thing I tried was decompiling the Kodi APK and installing all of my user data directly into it, re-zipping, resigning and installing that way. All of my addons showed up in kodi but immediately started throwing errors as soon as I booted up. At this point I'm not sure what else to do. If any of you bright minds have an idea how I can accomplish this I'd be extremely grateful. Thanks!
Chad
Comment