Search code examples
androidskmaps

Trouble loading the skobbler map


I am trying to run the demo project by skobbler, however the app crashes the moment it starts. It runs the SplashActivity.java file which has the code to initialize the map. This is the output from on the run terminal: Split APKs installed $ adb shell am start -n "com.skobbler.sdkdemo/com.skobbler.sdkdemo.activity.SplashActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Client not ready yet..Connected to process 20422 on device Pixel_API_25 [emulator-5554] Application terminated.

I am not able to figure out what's causing the app to crash. Is anyone facing similar issue?


Solution

  • There use to be some problems running skobbler in emulator. Try on a physical device.