Android Studio import existing unit tests “Unable to find instrumentation info”

前端 未结 15 1825
故里飘歌
故里飘歌 2021-02-01 12:17

So I\'m trying our Android Studio and testing a project that worked in eclipse. I got everything compiling and the application will launch just fine, but I can\'t get my unit te

15条回答
  •  北恋
    北恋 (楼主)
    2021-02-01 13:04

    It turned out to be a delay problem. It fixed automatically after I waited a while reading the Internet solutions. I recompiled the code, and it worked.

提交回复
热议问题