当前位置:网站首页>The application could not be installed: INSTALL_ FAILED_ TEST_ ONLY
The application could not be installed: INSTALL_ FAILED_ TEST_ ONLY
2022-06-12 05:48:00 【July stars】
Development platform
Android Studio
Error description
During real machine compilation, debugging and installation , Display installation failure . Note that if the compilation passes but the installation fails .
Error screenshots

Solution
First step :
stay Gradle Script Under the document gradle.properties Add the following sentence to the document android.injected.testOnly=false

Here, a prompt will pop up after modifying something ( As shown in step 4 ), Be sure to click Sync Now, Then wait for the progress bar below to finish . You can't run the program again until you finish it .

The second step :
stay app Under the manifests Under folder AndroidManifest.xml Add the following code under the file :android:testOnly="false"

Finally, rerun the code , After the code is compiled, the phone will pop up the installation page 
边栏推荐
- The relation between virtual function and pure virtual function
- Chapter 8 - structure
- Greenplum [question 05] Greenplum streaming server custom client problem handling (increasing)
- tkinter使用WebView2网页组件(续篇)
- WiFi band resources
- nrf52832--官方例程ble_app_uart添加led特性,实现电脑uart和手机app控制开发板led开和关
- 【长时间序列预测】Aotoformer 代码详解之[4]自相关机制
- The application could not be installed: INSTALL_FAILED_TEST_ONLY
- 论文阅读_图神经网络GIN
- Individual application for ov type SSL certificate
猜你喜欢
![【长时间序列预测】Aotoformer 代码详解之[4]自相关机制](/img/12/27531fc791b3f49306385831309c5e.png)
【长时间序列预测】Aotoformer 代码详解之[4]自相关机制

Quickly master makefile file writing

16. 最接近的三數之和

FPGA语法的细节

Thesis reading_ Figure neural network gin
![[long time series prediction] the [4] autocorrelation mechanism of aotoformer code explanation](/img/12/27531fc791b3f49306385831309c5e.png)
[long time series prediction] the [4] autocorrelation mechanism of aotoformer code explanation

Details of FPGA syntax

March 23, 2021

数据集成框架SeaTunnel学习笔记

Golang idea configures the agent to improve the speed of packages downloaded by go get
随机推荐
China's alternative sports equipment market trend report, technology dynamic innovation and market forecast
WiFi protocol and ieee905 protocol learning details
IO to IO multiplexing from traditional network
16. sum of the nearest three numbers
[go] Viper reads the configuration file in the go project
Research Report on water sports shoes industry - market status analysis and development prospect forecast
数据库实验一:数据定义实验指导
Go 接口实现原理【高阶篇】
[GPIO] 如何通过adb shell 修改/显示 GPIO 状态
nRF52832自定义服务与特性
利用jieba库进行词频统计
Detailed explanation of WiFi 802.1x authentication process
Introduction to thread pool: ThreadPoolExecutor
Towards End-to-End Lane Detection: an Instance SegmentationApproach
Halcon 用点来拟合平面
Research Report on market supply and demand and strategy of China's digital camera lens industry
基于LFFD模型目标检测自动标注生成xml文件
Word frequency statistics using Jieba database
Niuke daily question -day1
[gpio] how to modify / display GPIO status through ADB shell