/script.android.addon.installer

Android native addon installer for Kodi

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

script.android.addon.installer

Android native addon installer for Kodi

Usage:

  • extract the target addon from zip to resources/addon
  • create zip: zip -FS -q -r script.android.addon.installer.zip script.android.addon.installer -x "*.py[oc] *.sw[onp]" ".*"
  • install to Kodi, run, restart app

Tested on Nexus 5X and Shield TV with PVR native addon.