Android source code for hidden version

trkr 10 years ago

Hi,

Where to download the Android source code for hidden version

Anton Tananaev 10 years ago

Hidden version if a "flavor" of the app. Source code is shared:

https://github.com/tananaev/traccar-client-android

trkr 10 years ago

Thank you. Can you please share how to build the hidden version in NetBeans :)

Anton Tananaev 10 years ago

I would strongly recommend to use Android Studio to build the project. Alternatively you can run gradle build script from command line.

davejh 7 years ago

Hi Anton. Could you please point me to source code for the hidden version. I looked here https://github.com/tananaev/traccar-client-android but cant find it. Thanks

Anton Tananaev 7 years ago

Both versions of the app share the same source code and your link is correct.