Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Installation did not succeed. The application could not be installed. Installation failed due to: 'null'

I am trying to run my app on my Xiaomi RedMi S2 from Android Studio 3.5. It throws an error while installing the app on the phone:

Installation did not succeed.
The application could not be installed.
Installation failed due to: 'null'

REAL DEVICE: XIAOMI REDMI S2

like image 368
Syed Arsalan Kazmi Avatar asked Sep 03 '19 11:09

Syed Arsalan Kazmi


People also ask

How do you solve installation did not succeed the application could not be installed?

In this error, the issue is your Application. Same name application “is not able to override”. Just rename your project and run maybe it works.

Why does app installation fail?

Corrupted storage, especially corrupted SD cards, is one of the most common reasons why Android app not installed error occurs. Unwanted data might contain elements that disturb the storage location, causing Android app can't install error.


1 Answers

I had the Same issue on a MAC, this is how I solve it, note: I was tried the method that mention @Manoj Kumar,

Un check this field in Preferences/Build,Execution,Deployment/Debugger

like image 146
jcfuerte Avatar answered Oct 04 '22 14:10

jcfuerte