I'm trying to use the HERE SDK FOR ANDROID (PREMIUM EDITION) SDK version 3.18.3 for routing/directions. I am using this method to get a route. I can not get the RoutingEngine class to import from the HERE-sdk.aar I did doublecheck the file, RoutingEngine is not within the HERE-sdk.aar After that I tried to use the docs from HERE.com but they also use the RoutingEngine. Other aspects of the .aar file work properly. What can I do to get around this?
I have searched on SO here are other questions that didn't help. redownloading sdk didn't resolve issue. I came across this Get file path from FTPService for use in RoutingEngine this was for another system.
What else can I do?