I’m using IntelliJ IDEA for Android Development, and when I try to edit the run configuration for the Android emulator, it says there is an error and it looks like this.

The emulator still runs but it doesn’t launch the activity automatically and I’m just wondering what’s causing this error and what are possible solutions. Thanks.
Seems like “SpyMaze” is an Android library project, so you can’t run a library project,
check this out