当前位置:网站首页>Install_ FAILED_ MISSING_ SHARED_ LIBRARY
Install_ FAILED_ MISSING_ SHARED_ LIBRARY
2022-04-22 08:46:00 【Firefly ignition】
There is no problem running the program on the real machine , One runs on a virtual machine , You're going to report a mistake :
Installation did not succeed.
The application could not be installed: INSTALL_FAILED_MISSING_SHARED_LIBRARY
Installation failed due to: 'null'
The question is because AndroidManifest Configuration error in the file , I introduced a third-party library , But it is caused by not writing all the permissions , The correct configuration should be like this , stay user-library writes android:required=“false”:

I don't know why it's OK to add this attribute , I hope the great God who understands the principle can help me solve my doubts o( ̄▽ ̄)o
Reprinted from :https://blog.csdn.net/u010802275/article/details/103578298
版权声明
本文为[Firefly ignition]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220747539532.html
边栏推荐
- CASE WHEN 及 SELECT CASE WHEN的用法 非常好用
- Learning summary summary
- Construction of sentinel service monitoring system
- Explain escape character
- Level 2: ACL access control list
- RedHat7配置yum
- 安卓开发——SQLite和SQLiteDatabase应用实验6笔记
- Matlab tip: to use 'xxx function', you must authorize, install and enable the following products: XXX toolbox
- sql查询去除空数据和null 字段
- Linked list printing (linked list reverse output)
猜你喜欢

100. Same tree (easy)

How does CSDN reprint articles

RHEL7 逻辑卷管理-笔记

First knowledge of C language ~ circular statement

初识C语言~循环语句

PCIe learning - Introduction to PCIe bus architecture: transaction layer - data link layer - physical layer (8)

工业缺陷检测项目实战(二)——基于深度学习框架yolov5的钢铁表面缺陷检测

PCIe学习-PCIe总线怎样做到在软件上兼容PCI总线(七)

Shell notes

PCIe学习-PCIe总线体系结构入门:事务层-数据链路层-物理层(八)
随机推荐
JS cross domain problem solving
js中使用art-template的参数
require-dev.mikey179/vfsStream is invalid, it should not contain uppercase characters. Please use m
日志切割-搭建远程日志收集服务器
安卓开发——SQLite和SQLiteDatabase应用实验6笔记
express项目将jade模板改为art-template
window如何查看端口被占用
617. Merge binary tree (easy)
JS跨域问题解决
Scanf / sprintf, fscanf / fprintf, sscanf / sprintf, snprintf of C language
236. The nearest common ancestor of a binary tree (medium)
Single page application
HyperLedger Explorer 0.3.9环境搭建
服务器设置自动开机及定时开机
Cesium collects terrain height and model height (asynchronous method, suitable for more data)
初识C语言~循环语句
PCIe learning - how to make PCIe bus compatible with PCI bus in software (7)
The problems encountered in the compilation of Nacos source code are sorted out as follows
Leaflet and cesium load Baidu map, and load custom style Baidu map
varchar与char有什么区别?