Android 經常使用命令

 

1. 獲取系統版本:shell

  adb shell getprop ro.build.version.releaseapi

2.獲取系統api版本:ui

  adb shell getprop ro.build.version.sdkget

3.獲取activity名稱:it

  adb shell dumpsys window | findstr mCurrentFocusio

相關文章
相關標籤/搜索