'Why is my device not applicable for the app configuration in android studio
Solution 1:[1]
You are not running the app configuration instead you are running the java1App Configuration which is a Java class and is not compitable with android phones configuration so click on the java1App configuration dropdown and select app configuration and hit run it will work
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | AgentP |



