当前位置:网站首页>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
边栏推荐
- 【复制】互联网术语、简称、缩写
- shell脚本基础——Shell运行原理+变量、数组定义
- 轮子七:TCP客户端
- Thesis reading (3) - googlenet of classification
- MySQL Basics - Introduction and basic instructions
- 美国FCC提供16亿美元资助本国运营商移除华为和中兴设备
- This year, MediaTek 5g chip shipments are expected to reach 50million sets!
- 【C语言】三子棋小游戏实现
- Summary of the problem that MathType formula does not correspond in word
- 安全狗入选《云安全全景图2.0》多个细项
猜你喜欢

Cnpm installation steps

NPM run dev, automatically open the browser after running the project
![[radar] radar signal online sorting based on kernel clustering with matlab code](/img/56/1f8e8690b47fc4a1f101d4e530b87f.png)
[radar] radar signal online sorting based on kernel clustering with matlab code

18张图,直观理解神经网络、流形和拓扑

frontiers出版社投稿记录(附状态变化)
![[MySQL series] addition, deletion, modification and query of MySQL tables (Advanced)](/img/4c/ba2fcb6e9be2f16b73e60ab84e3f3f.png)
[MySQL series] addition, deletion, modification and query of MySQL tables (Advanced)

LTE cell search process and sch/bch design

【滤波跟踪】基于EKF、时差和频差定位实现目标跟踪附matlab代码

The safety dog has been selected into many details of cloud security panorama 2.0

A new paradigm of distributed deep learning programming: Global tensor
随机推荐
[physical application] Wake induced dynamic simulation of underwater floating wind turbine wind field with matlab code
Summary of C language learning content
Goer shares and Shanghai Taisi Weida growth cooperation agreement! Special SOC jointly promotes the development of TWS headphones
c语言进阶篇:指针(三)
投资1450亿欧元!欧盟17国宣布联合发展半导体技术
Invest 145billion euros! EU 17 countries announce joint development of semiconductor technology
Anaconda environment installation skimage package
Introduction to structure
Improvement 13 of yolov5: replace backbone network C3 with lightweight network efficientnetv2
【物理应用】大气吸收损耗附matlab代码
Nacos配置热更新的4种方式、读取项目配置文件的多种方式,@value,@RefreshScope,@NacosConfigurationProperties
软件测试工具fiddler postman jmeter charlse核心功能总结
MySQL foundation - advanced functions
Paper reading: deep forest / deep forest /gcforest
NPM run dev, automatically open the browser after running the project
Leetcode 199. right view of binary tree
Console.log() console display... Solution
Yolov5 improvement 6: add small target detection layer
无代码开发平台通讯录入门教程
Stm32f4 serial port burning [flymcu]