提交 6729c661 创建 作者: 宋海霞's avatar 宋海霞

更新 readme.md

上级 c0b4df09
# 启动虚拟机
emulator.exe -netdelay none -netspeed full -avd Pixel_3_XL_API_24
emulator.exe -netdelay none -netspeed full -avd Pixel_3_XL_API_24 -verbose -no-boot-anim -no-window -gpu off
# 运行测试
adb shell am instrument -w -r -e debug false -e class 'com.example.android.architecture.blueprints.todoapp.tasks.AppNavigationTest' com.example.android.architecture.blueprints.master.mock.test/androidx.test.runner.AndroidJUnitRunner
\ No newline at end of file
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论