This document was generated from CDN thread
Created by: Matthew J Denapoli on 08-06-2011 11:32:33 AM
I am trying to insatll my application which is using Google Map functionality to view map, on Cius device using adb command.....but while installation i am getting [INSTALL_FAILED_MISSING_SHARED_LIBRARY] error.
I tried installing HelloWorld application which has been built for Android 2.2 ... it installed successfully....but when i tried HelloWorldGoogleApi application which has been build for Google API's.....its getting [INSTALL_FAILED_MISSING_SHARED_LIBRARY] error.
Is Cius support Google Library ? or there is another problem.
Subject: RE: ADB installation Cius Device error [INSTALL_FAILED_MISSING_SHARED_LIBRA
Replied by: David Staudt on 08-06-2011 05:13:00 PM
The Cius alpha devices are not currently runnin a build that includes the Google experience applications and libraries. These will definitely be present at Cius launch, and we hope to have them available to developers pre-launch as well. Hopefully the Android emulator with Cius skin can be leveraged to develop/test Google API applications for now.
Subject: RE: ADB installation Cius Device error [INSTALL_FAILED_MISSING_SHARED_LIBRA
Replied by: Matthew J Denapoli on 10-06-2011 03:56:06 AM
Thanks David.
Yes, We are able to test Google API on simulator with Cius Skin.