Unable to resolve activity for: Intent

后端 未结 7 1824
伪装坚强ぢ
伪装坚强ぢ 2021-01-17 08:21

I am having a problem in running Android unit test. I got this error when I tried to run a simple test.

Here\'s the log:

Blockquote java.la

7条回答
  •  遥遥无期
    2021-01-17 08:58

    This can also be cause by a missing

    Make sure you have a corresponding entry in your manifest.

提交回复
热议问题