当前位置:网站首页>Failure [INSTALL_FAILED_TEST_ONLY: installPackageLI]
Failure [INSTALL_FAILED_TEST_ONLY: installPackageLI]
2022-07-28 23:07:00 【ZZ White Dragon】
today adb Command to install apk, Prompt the following error :
Failure [INSTALL_FAILED_TEST_ONLY: installPackageLI]
Method 1:
modify AndroidManifest.xml in android:testOnly=”true” Change to android:testOnly=”false”, Or get rid of it .
Method 2:
adb push .apk /tmp
adb shell pm install -t /tmp/.apk
Method 3:
adb install -t *.apk
边栏推荐
- Yolov5 improvement 15: network lightweight method deep separable convolution
- Hands on Teaching of servlet use (1)
- Learning experience sharing 4: learning experience of yolov7
- 投资1450亿欧元!欧盟17国宣布联合发展半导体技术
- Record a question about the order of trigonometric function exchange integrals
- 18张图,直观理解神经网络、流形和拓扑
- 一种分布式深度学习编程新范式:Global Tensor
- Invest 145billion euros! EU 17 countries announce joint development of semiconductor technology
- Improvement 14 of yolov5: replace the backbone network C3 with the lightweight network GhostNet
- 软件测试工具fiddler postman jmeter charlse核心功能总结
猜你喜欢

Reading of "robust and communication efficient federated learning from non-i.i.d. data"

Yolov5 improvement 12: replace backbone network C3 with lightweight network shufflenetv2

【MySQL系列】 MySQL表的增删改查(进阶)

一份来自奎哥的全新MPLS笔记,考IE必看 ----尚文网络奎哥
![[image segmentation] vein segmentation based on directional valley detection with matlab code](/img/82/7b7b761c975cd5c2f5b8f3e43592d2.png)
[image segmentation] vein segmentation based on directional valley detection with matlab code

Es personal arrangement of relevant interview questions

Submission records of frontiers Publishing House (with status changes)

Annaconda installs pytoch and switches environments

无代码开发平台管理后台入门教程

Shell script foundation - shell operation principle + variable and array definitions
随机推荐
轮子六:QSerialPort 串口数据 收发
业界首创云原生安全检测双模型!安全狗重磅报告亮相数字中国建设峰会
软件测试面试笔试题及答案(软件测试题库)
轮子七:TCP客户端
frontiers出版社投稿记录(附状态变化)
Improvement 11 of yolov5: replace backbone network C3 with lightweight network mobilenetv3
1e3是浮点数?
《MySQL数据库进阶实战》读后感(SQL 小虚竹)
[3D target detection] 3dssd (II)
shell脚本基础——Shell运行原理+变量、数组定义
recursion and iteration
Yolov5 improvement 12: replace backbone network C3 with lightweight network shufflenetv2
Migration from IPv4 to IPv6
Anaconda environment installation skimage package
歌尔股份与上海泰矽微达成长期合作协议!专用SoC共促TWS耳机发展
无代码开发平台管理后台入门教程
安全狗入选《云安全全景图2.0》多个细项
Leetcode exercise 3 - palindromes
Torch.fft.fft 2. () error reporting problem solution
Summary of C language learning content