Activity class does not exist

后端 未结 18 1955
深忆病人
深忆病人 2020-12-15 16:39

Aaaargh! I don\'t know what\'s going on, but suddenly I can\'t launch my app. I\'m using IntelliJ and I keep getting this error. I thought maybe there was a typo somewhere i

18条回答
  •  春和景丽
    2020-12-15 17:16

    The problem is in the build / run configuration of your project. You have to check the "Deploy application" checkbox in the Run/Debug Configuration screen, under the General tab.

    This solved my problem.

提交回复
热议问题