Android Studio: Module won't show up in “Edit Configuration”

后端 未结 30 2151
情歌与酒
情歌与酒 2020-11-29 15:38

I\'ve imported a project to Android Studio with several subprojects.

I want to run a subproject.

I successfully made this subproject\'s build.gradle as a mo

30条回答
  •  被撕碎了的回忆
    2020-11-29 16:32

    Sometimes the errors exists in Android-manifest because of that there is cross like image over run/debug configuration hence try to look over if Android-manifest has any errors in just case.

提交回复
热议问题