This is the tag for information about the HERE Maps application sdk for the Android platform developed by HERE Technologies. HERE Maps is a mapping software SDK. Use this tag to ask questions related to HERE Maps into your Android mobile apps.
Questions tagged [heremaps-android-sdk]
94 questions
-1
votes
1 answer
Attempt to invoke virtual method 'double android.location.Location.getLatitude()' on a null object reference showing error in this line bellow
showing error in this line what can i do showing error in this line what can i do showing error in this line what can i do showing error in this line what can i do showing error in this line what can i do showing error in this line what can i do…

Abdullah Al Shahed
- 51
- 7
-1
votes
1 answer
How to delete HERE SDK credentials
I need to invalidate my current HereMaps Android Premium SDK credentials and create new ones. There is currently no way to do this. I'm in Projects > [Project-Name] > HERE SDK for Android (Premium), and there's no option to invalidate/reset.

evan-templeton
- 1
- 1
-1
votes
1 answer
C# wrapper Java library generates strange code
I have Here library written in Java for Android which I have wrapped to C# Android library
In Java there was the following code:
@FunctionalInterface
public interface LoadSceneCallback {
void onLoadScene(@Nullable MapError var1);
…

Denis Kotov
- 857
- 2
- 10
- 29
-2
votes
1 answer
How to set external storage or set a custom path to download maps in OS 10 and OS 11 on Android?
How to set external storage or set a custom path to download maps in OS 10 and OS 11 on Android?
I'm using this function with Flutter
SDKOptions sdkOptions =…

Benjamin Hernández
- 31
- 6