Because it uses the same Amlogic 8726-M3 it can run the same XBMC build as the Pivos XIOS DS, meaning full hardware decoding of videos.
The ROM however is one of the worst i have ever seen. No sync to google accounts, alot of force closed and jittery unstable ROM all the way.
It runs XBMC flawlessly. Well as flawless as it can run a build still in Alpha development.
So i was hoping some had experience in getting Amlogic root and know of some good ROMs for the Amlogic devices?
Hi,
Few things here:
1. Amlogic is SoC manufacturer, not Android TV Box producer
2. There are many different manufacturers of Android TV Boxes which are based on same SoC
3. Almost every manufacturer have his own implementation of hardware, eg. where bootloader is placed, if it is placed on SPI chip then which type of chip it is (manufacturer, model, full specs...), which internal memory it uses, which wifi module it uses.... All these informations are needed to create bootloader+kernel+android which combined together makes firmware
4. Amlogic sources do not include any part of google apps, manufacturer of device decides if he is going to implement gapps or not and how.
Take Visson ATV-108 for example. Visson firmware is built from almost pure Amlogic sources (few modifications to bootloader and kernel) and gapps are added. Everything else what you see (or not) in other firmwares is not developed by Amlogic but manufacturer of particular device.
Finding original manufacturer of device you have is something you have to do on your own

Sometimes it's not easy, they are unbranded etc... Once you have manufacturer and model you can start looking for compatible firmware for your device.
Adding root to device (doesn't matter which OS) is very easy thing to do, especially if you have upgrade procedure which Amlogic uses (update.zip), just needs little googling and reading.
You can visit my download page (
V-Play download section), download any firmware (doesn't matter if it's c03ref or f16ref) and open new_patch.zip. There you have 2 lines in updater-script regarding su and 2 files which needs to be added to your ROM upgrade file. After that you have to resign update.zip. How to do that you can google signapk. Signing apk-s and update.zip files is the same...
Regards,
Stane1983