Traccar installer for amlogic (android tv box)?

wtraccar4 years ago

Hello everyone.
Is it possible to install traccar to an amlogic box (S805, S905, S905x, S912)? Android is Linux so it should run right?
Rooted. Would be nice to have a stand-alone, dedicated traccar server running on a box with 2G Ram 16G Rom.
Thank you.

Anton Tananaev4 years ago

You can try to run it manually. As long as you can run Java there, it should work.

wtraccar4 years ago

Thank you Anton for the advice.
So I guess I don't have to install those armbian on an old Android-box (S805,S812,S905) then:
https://forum.freaktab.com/forum/tv-player-support/amlogic-based-tv-players/606133-linux-images-for-s802-s805-s812-s905-s905x-s912-sd-usb-emmc

wtraccar4 years ago

But I read somewhere: Traccar needs an OS that has systemd (all of the linux distro), but Android doesn't use systemd.
So traccar won't work 100% with Android OS. I might still have to install armbian :( :( on an old android-tv box.

Anton Tananaev4 years ago

If you want to use Linux installer, you need systemd. You can run it manually without it, as I said.

wtraccar4 years ago

Thank you again Anton. TO run it manually, the command is this one?
java -jar tracker-server.jar conf/traccar.xml

And the package to download is: traccar-other-4.12.zip ?
Thank you very much.

Anton Tananaev4 years ago

Yes.