1 <instrumentation 
2         android:name="android.test.InstrumentationTestRunner"
3           android:targetPackage="cn.zengfansheng.queryMobile" 
4           android:label="Tests for My App" />

application下

1 <uses-library android:name="android.test.runner"/>

 

相关文章:

  • 2021-12-25
  • 2021-12-22
  • 2021-06-12
  • 2022-12-23
  • 2021-07-20
  • 2021-05-24
  • 2022-12-23
猜你喜欢
  • 2022-01-11
  • 2022-12-23
  • 2022-01-15
  • 2022-12-23
  • 2021-04-13
  • 2021-07-16
相关资源
相似解决方案