Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY] while running Tango project in android studio -


i downloaded sample project (tango) link , imported android studio , started running project. when run project in android phone, gives error

failure [install_failed_missing_shared_library]

i dont know issue it. can me?

the "missing shared library" tango library exists on tango enabled devices.

you should use tango tablet development kit or other tango enabled device run tango sample.


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

loops - Spock: How to use test data with @Stepwise -