Skip to content
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.

Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY] #72

Open
canyou2014 opened this issue Jul 20, 2016 · 5 comments
Open

Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY] #72

canyou2014 opened this issue Jul 20, 2016 · 5 comments

Comments

@canyou2014
Copy link

canyou2014 commented Jul 20, 2016

In android studio , when I install the apk to my Tango , it goes to "Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]"

@wirthual
Copy link

wirthual commented Jul 22, 2016

Hi,
I had the same issue. It has something to do with this update:
https://developers.google.com/tango/service-migration-guide

Have you installed the lastest Update on the device?

Have a look here:
http://stackoverflow.com/questions/37143945/install-failed-missing-shared-library-when-migrating-project-tango-to-mira-relea

@canyou2014
Copy link
Author

canyou2014 commented Jul 25, 2016

Thanks for your reply.But when I tried to update tango core, it went to "your device is not compatible with this version"

@zsy372901
Copy link

I meet the same problem :(

@zsy372901
Copy link

zsy372901 commented Aug 1, 2016

@canyou2014
I have deal with the problem. The reason cause the problem is that your tango kernel can not provide the library "com.projecttango.libtango_device2", so you can not install these apk in your tango.
( Open AndroidManifest.xml you can find these code "uses-library android:name="com.projecttango.libtango_device2" android:required="true"")

The approach to fix is that update your tango tablet kernel. Select Settings->Aabout tablet->System update, and update system to the latest version.

If you are in china, please use VPN to connect Google network.

@Calence
Copy link

Calence commented Nov 7, 2017

Hi,which devices can this demo run?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants