Skip to content
This repository was archived by the owner on Dec 24, 2024. It is now read-only.

How to autostart SPMC on boot

Chris Browet edited this page Mar 16, 2016 · 1 revision

To do so, create a file name xbmc_env.properties (if not existing) in the root of your external storage (normally, "/sdcard"). Add:

xbmc.autostart=yes
Clone this wiki locally