Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY when try to run BasicHereMapsSolution

StackOverflow https://stackoverflow.com//questions/23005170

  •  20-12-2019
  •  | 
  •  

Question

So I'm trying to run BasicHereMapsSolution code sample in eclipse. I've already add com.here.android.sdk.jar to libraries in Java build paths. I also already set the emulator device to nokia X. But instead of working, I get message like this in console.

[2014-04-11 13:25:05 - BasicHereMapSolution] Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY
[2014-04-11 13:25:05 - BasicHereMapSolution] Please check logcat output for more details.
[2014-04-11 13:25:05 - BasicHereMapSolution] Launch canceled!
[2014-04-11 13:25:14 - Emulator] Error accepting connection, aborting

What possibly the problem?? Please help.

Was it helpful?

Solution

Make sure that you AVD:s build target is Nokia X. It should solve that problem.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top