Android instrumentation

2022-02-07  本文已影响0人  wisdom2018

Instrumentation 介绍

  1. Instrumentation 是Android系统中一系列控制方法的集合(hook),这些方法可以在正常的生命周期之外控制Android控件的运行,也可以控制Andoroid如何加载应用程序
  2. 通过Instrumentation启动时,测试
image.png
上一篇下一篇

猜你喜欢

热点阅读