how to build traccar server to traccar.run

beryindo6 years ago

some body help me how to build traccar server to traccar.run ?
I use this https://www.traccar.org/build-in-intellij-idea/

Anton Tananaev6 years ago

If you want to change Java code I would recommend just building JAR file and replacing it in existing Traccar instance.

beryindo6 years ago

replace tracker-server.jar ?

Anton Tananaev6 years ago

Yes. Make sure that you use corresponding tag as a base for your modifications.

beryindo6 years ago

ok thank you anton, I want try use Firebase Cloud Mesaging

Anton Tananaev6 years ago

Then it's not that easy. You need to update everything, including third party libraries.

beryindo6 years ago

yes Not easy, I has been finish build to jar with maven "assembly:single", but why file very big size, size I am build 41Mb and file tracker-server.jar only 1Mb ?

Anton Tananaev6 years ago

I would recommend you to wait for next official release, unless you absolutely know what you are doing.

Anton Tananaev6 years ago

Also, have you compiled mobile apps as well, if you want to try push notifications?

beryindo6 years ago

ok Anton I will wait release from you, yes I have compile for apk

beryindo6 years ago

Hi anton how to fix time ?
time on GPS is true but time on web not true. how to fix it ?

2018-09-26 00:40:54  INFO: [00f06a51] id: 353701091398061, time: 2018-09-26 07:40:29, lat: -6.25017, lon: 107.15756, course: 129.0
Anton Tananaev6 years ago

It's not related to this topic, and you also need to search for a solution first before asking for help. If you don't do that, when you actually have a genuine problem, I won't be answering your questions anymore.