Project showing how turn-based navigation works with Fleet Telematics Custom Routing (FTCR) in HERE SDK for Android (Premium Edition) v3.x.x
-
Set your HERE SDK credentials to
app/src/main/AndroidManifest.xml
-
Unzip the HERE SDK to a folder of your choice, copy the file with the
aar
extension and paste it into theapp/libs
path of your project. -
Now perform a
gradle sync
on your project. -
Done, now you can run your project on the device you want (pay attention to the instructions inside the app).
More information:
- Premium Edition (Quick Start) section of the Developer's Guide.