mapbox-gl-native-android
mapbox-gl-native-android copied to clipboard
Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
## Environment - Android OS version: at least API 29 (10) - Devices affected: Samsung S9 - Maps SDK Version: Flutter Mapbox-gl v0.16.0 ## Observed behavior and steps to reproduce...
Hi, we want to use the Mapbox Android Maps SDK in a custom Android image as a system app using android:sharedUserId="android.uid.system" ## Environment - Android OS version: 5.1 - Maps...
## Environment - Android OS version: Any - Devices affected: Any - Maps SDK Version: 9.2.1 ## Observed behavior and steps to reproduce App with Mapbox gets removed from Fdroid...
I want to build new SDK for Android,but I got the following error :"Could not GET 'https://api.mapbox.com/downloads/v2/releases/maven/com/mapbox/gradle/plugins/sdk-registry/0.3.0/sdk-registry-0.3.0.pom'. Received status code 401 from server: Unauthorized Disable Gradle 'offline mode' and sync...
## Environment - Devices affected: Galaxy A50 (Android 11), Redmi Note 7 (Android 10), etc - Maps SDK Version: 9.7.2 ## Observed behavior and steps to reproduce The animation of...
* Mapbox version: 9.7.1 * android version: 9.0 crash stack: ``` Thread Name: 'main' Back traces starts. java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.Object.getClass()' on a null object reference...
Is the native dependency `com.mapbox.mapboxsdk:mapbox-android-sdk-gl-core` open source? If so, where can we find the source codes?
How can I render Mapbox on Android Auto Navigation Template (that already provided a Surface to render on)
``` 2021-03-19 15:26:21.569 E/ContextImpl: Tried to access visual service WindowManager from a non-visual Context:com.app.MyApp@e498620 Visual services, such as WindowManager, WallpaperService or LayoutInflater should be accessed from Activity or other visual...
When I try to install app: adb install C:\Users\******\Downloads\mapbox-gl-native-android-main\MapboxGLAndroidSDKTestApp\build\outputs\apk\debug\MapboxGLAndroidSDKTestApp-debug.apk Performing Streamed Install adb: failed to install C:\Users\hanlu.feng\Downloads\mapbox-gl-native-android-main\MapboxGLAndroidSDKTestApp\build\outputs\apk\debug\MapboxGLAndroidSDKTestApp-debug.apk: Failure [INSTALL_FAILED_TEST_ONLY: installPackageLI] Then I try to install C:\Users\hanlu.feng>adb install -t C:\Users\******\Downloads\mapbox-gl-native-android-main\MapboxGLAndroidSDKTestApp\build\outputs\apk\debug\MapboxGLAndroidSDKTestApp-debug.apk Performing...