VerifyError in android test-project build tools v17

后端 未结 5 1913
青春惊慌失措
青春惊慌失措 2021-01-11 13:17

Since installing v17 of the android build tools I am getting a VerifyError in my test project.

A short description of my project structure:

<
5条回答
  •  甜味超标
    2021-01-11 13:54

    in my case, first, add robotium-solo-2.5 in properties->build path->Libraries,and then move robotium-solo-2.5.jar to the top in properties->build path->Order and export, finally i solve this funny problem easily...

提交回复
热议问题