Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 385 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 385 Bytes

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.