Android source code for hidden version

trkr8 years ago

Hi,

Where to download the Android source code for hidden version

Anton Tananaev8 years ago

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

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

trkr8 years ago

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

Anton Tananaev8 years ago

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

davejh6 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 Tananaev6 years ago

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