I am trying to create a responsive application to run on emu with 4.0.3 android. When I try to run the application. I got this error:
app:assembleDebug UP-TO-DATE app:installDebug FAILED FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':app:installDebug'. > Failed to install on any devices.
If I run on 6.0 android, it works fine; but not with version 4.0.3. is there anything i need to configure ?? !!
Please, help.
source share