There were no instructions from Droidbox not to share, but I guess the shelf life is short. The link is removed
As mentioned I used an SD Card, containing this zip file, with "Apply from EXT" in the recovery menu. Initially the installation did not include DBMC, kodi, ES File Explorer etc. but they appeared a short while later.
Good luck.
[edit]
mod removed URL for download, not for public sharing, sorry
Thanks Jim
I managed to extract the platform.xml file, if anyone else wants a quick fix without a factory reset (on mac / linux):
1. Download https://dl.dropboxusercontent.com/u/457935/platform.xml and open a terminal to the location of the downloaded file, oh and reboot into LibreElec
( login should be root/libreelec )
2. scp platform.xml root@[ip-of-your-droidbox]:/storage
3. ssh root@[ip-of-your-droidbox]
4. mount -o remount,rw /flash
5. cp /storage/platform.xml /flash/etc/permissions #overwrite if prompted
6. rm -f /storage/platform.xml
7. rebootandroid
This should fix the internet connectivity issue
Last edited by a moderator: