APPnium 自动化实践 :第一步adb 连接手机

1. 下载安装 adb ,添加到环境变量。

ADB Download - Get the latest version of ADB and fastboot

2.   手机开启开发者模式 

https://developer.huawei.com/consumer/cn/doc/quickApp-Guides/quickapp-open-developer-option-0000001137005543

3.  adb  连接设备  

【Andriod】adb调试安卓手机时连接真机或模拟器的3种方法,你知道么?_adb连接手机-CSDN博客

adb devices:                        获取设备和设备的状态列表
adb devices -l                        查看已连接的设备
adb get-serialno                     设备号
adb get-state:                      获取设备的状态(设备的状态有三种:device,设备连接正常;offline,连接出现异常,设备无响应;unknown,设备未连接;)

adb connect [ip:port]:                       远程连接设备(用于在同一网络下adb无线连接设备)
adb disconnect [ip:port]:                   断开设备连接(用于在同一网络下adb无线连接设备)

adb reboot: 重启设备
 

注:连接不成功,检查以下问题

确保网络和端口都没有问题,使用的是原装数据线
请确认 Android 设备与电脑是连接到了同一个 WiFi,然后再次执行 adb connect 那一步
通过adb kill-server重新启动 adb 然后从头再来一次试试

 

 重启设备 

 adb  shell 登录设备

 【Andriod】adb调试安卓手机时连接真机或模拟器的3种方法,你知道么?_adb连接手机-CSDN博客

建立连接
基本命令

adb -d:如果同时连了usb,又开了模拟器,连接当前唯一通过usb连接的安卓设备
adb -e shell:指定当前连接此电脑的唯一的一个模拟器
adb -s <设备号> shell:当电脑插多台手机或模拟器时,指定一个设备号进行连接

APK指令
列出安装在设备上的应用

adb shell pm list packages          列出所有应用
adb shell pm list package -s     列出系统应用
adb shell pm list package -3     列出第三方的应用
adb shell pm list package -i     列出来源
db shell pm list package -f     列出包名和路径

adb shell dumpsys基本指令
监控应用数据:

adb shell dumpsys cpuinfo       cpu信息
adb shell dumpsys meminfo       内存信息
adb shell dumpsys power         电源信息
adb shell dumpsys battery       电池信息
adb shell dumpsys wifi          wifi信息
adb shell dumpsys notification  通知信息
adb shell dumpsys activity      获取页面信息
adb shell dumpsys activity services [package-name] 查看正在运行的服务

dumpsys meminfo

127|HWJKM-HM:/ $ dumpsys meminfo
Applications Memory Usage (in Kilobytes):
Uptime: 599577 Realtime: 599577Total PSS by process:182,930K: system (pid 1730)176,147K: com.android.systemui (pid 2079)106,123K: com.huawei.vassistant (pid 6311)84,180K: com.huawei.phoneservice (pid 8800)77,986K: com.huawei.android.launcher (pid 2409 / activities)70,068K: com.huawei.hwid.core (pid 3058)66,836K: com.android.gallery3d (pid 8115)66,679K: android.hardware.graphics.composer@2.2-service (pid 600)58,698K: vendor.huawei.hardware.biometrics.hwfacerecognize@1.1-service (pid 852)50,879K: com.huawei.wallet (pid 7799)42,587K: CameraDaemon (pid 889)41,872K: com.huawei.hilink.framework (pid 3338)35,905K: com.huawei.search (pid 9244)30,546K: com.baidu.input_huawei (pid 5024)30,377K: com.huawei.systemmanager:service (pid 2430)26,029K: com.android.contacts (pid 9416)23,838K: com.huawei.HwOPServer (pid 2301)23,824K: /init (pid 1)22,586K: android.hardware.graphics.allocator@2.0-service (pid 595)21,757K: com.huawei.hwid.persistent (pid 3183)21,170K: com.huawei.powergenie (pid 2356)21,142K: com.huawei.hiai (pid 5299)21,133K: com.android.settings (pid 2060)20,840K: com.huawei.recsys (pid 9707)20,454K: com.huawei.android.thememanager (pid 8362)20,412K: com.android.phone (pid 2388)19,856K: surfaceflinger (pid 629)19,604K: com.huawei.hiview (pid 2263)18,822K: com.android.gallery3d:search (pid 8473)18,266K: com.huawei.hiaction (pid 4816)18,265K: ohos.distributedschedule.foundation (pid 2241)17,824K: com.huawei.hidisk (pid 7188)17,562K: android.process.acore (pid 5336)16,240K: android.process.media (pid 4836)16,227K: com.huawei.systemserver (pid 2196)16,027K: com.huawei.profile (pid 9730)15,908K: com.huawei.hwid (pid 9025)14,326K: com.huawei.hwid.container3 (pid 5757)14,003K: com.huawei.lbs (pid 2177)13,941K: com.huawei.hiai.engineservice (pid 5097)13,772K: com.android.gallery3d:vision (pid 9618)13,305K: com.huawei.android.totemweather (pid 3743)13,163K: com.huawei.android.hwouc (pid 8670)12,241K: gpuassistant (pid 626)12,233K: com.huawei.ohos.photos (pid 9549)11,140K: hiview (pid 927)10,373K: com.huawei.nearby (pid 2283)9,857K: com.huawei.android.pushagent.PushService (pid 4410)9,611K: com.huawei.webview:sandboxed_process0 (pid 8947)9,549K: com.huawei.securityserver (pid 2328)9,497K: com.huawei.hwdetectrepair (pid 8882)8,682K: com.huawei.vassistant:interactor (pid 4759)7,877K: com.huawei.tips (pid 9795)7,482K: zygote (pid 578)7,424K: com.unionpay.tsmservice (pid 8635)6,860K: com.android.providers.calendar (pid 8604)6,801K: zygote64 (pid 577)6,460K: webview_zygote (pid 2094)6,419K: audioserver (pid 627)6,404K: com.huawei.controlcenter:collaboration (pid 9829)6,369K: media.extractor (pid 877)6,077K: dubaid (pid 868)5,778K: com.android.supl (pid 4799)5,710K: media.codec (pid 890)5,293K: com.android.incallui (pid 3000)4,860K: distributeddata (pid 682)4,752K: com.huawei.deviceauth (pid 9060)4,587K: com.huawei.android.UEInfoCheck (pid 7030)4,547K: vendor.huawei.hardware.audio@4.0-service (pid 608)4,458K: mediaserver (pid 879)4,420K: com.android.se (pid 7871)4,344K: com.huawei.android.AutoRegSms (pid 7007)4,089K: cameraserver (pid 863)4,048K: samgr (pid 564)3,534K: logd (pid 482)3,368K: rild (pid 903)3,195K: displayengineserver (pid 866)2,812K: gnss_supl20clientd_hisi (pid 1595)2,578K: netd (pid 576)2,403K: vendor.huawei.hardware.hwdisplay.displayengine@1.2-service (pid 613)2,386K: hsensors (pid 676)2,265K: locationhub (pid 683)2,235K: vold (pid 498)2,072K: accountmgr (pid 561)2,066K: wpa_supplicant_hisi (pid 2244)2,018K: keystore (pid 875)2,001K: wifiservice (pid 688)1,971K: aptouch_daemon (pid 750)1,896K: bluetoothservic (pid 679)1,889K: audio_sa (pid 678)1,864K: hiaiserver (pid 917)1,862K: nfcservice (pid 684)1,861K: vendor.huawei.hardware.hivrar@1.3-service (pid 612)1,813K: tee_auth_daemon (pid 648)1,779K: installd (pid 874)1,770K: gnss_control_hisi (pid 1592)1,754K: storaged (pid 881)1,739K: hwpged (pid 892)1,651K: hwservicemanager (pid 484)1,630K: emcomd (pid 847)1,623K: deviceidsrv (pid 681)1,617K: fusion_daemon (pid 957)1,609K: netmanager (pid 677)1,602K: telephony (pid 687)1,595K: vendor.huawei.hardware.biometrics.fingerprint@2.1-service (pid 972)1,575K: vendor.huawei.hardware.perfgenius@2.0-service (pid 622)1,540K: vendor.huawei.hardware.wifi@1.1-service (pid 625)1,501K: statsd (pid 880)1,496K: android.hardware.keymaster@3.0-service (pid 495)1,472K: resschedd (pid 686)1,447K: bastetd (pid 902)1,421K: vendor.huawei.hardware.iawareperf@1.0-service (pid 619)1,412K: gnss_engine_hisi (pid 1591)1,376K: chargemonitor (pid 967)1,375K: vendor.huawei.hardware.hwsecurity-service (pid 617)1,356K: activity_recognition_service (pid 587)1,355K: media.metrics (pid 878)1,340K: ITouchservice (pid 860)1,338K: thermal-daemon (pid 883)1,304K: vendor.huawei.hardware.sensors@1.2-service (pid 911)1,244K: ueventd (pid 435)1,244K: vendor.huawei.hardware.libteec@2.0-service (pid 497)1,243K: vendor.huawei.hardware.gnss@1.2-service (pid 910)1,223K: /init (pid 432)1,221K: gatekeeperd (pid 923)1,208K: wificond (pid 884)1,193K: vendor.huawei.hardware.motion@1.0-service (pid 974)1,192K: vendor.huawei.hardware.dubai@1.1-service (pid 609)1,157K: hivrarserver (pid 848)1,126K: vendor.huawei.hardware.tp@1.0-service (pid 624)1,106K: android.hardware.secure_element@1.0-service (pid 604)1,104K: adbd (pid 4756)1,083K: incidentd (pid 870)1,057K: vendor.huawei.hardware.power@1.0-service (pid 623)1,055K: teecd (pid 496)1,037K: vendor.huawei.hardware.hwdisplay@1.0-service (pid 614)1,008K: hisecd (pid 768)1,004K: /init (pid 433)987K: android.hardware.configstore@1.1-service (pid 590)971K: modemchr (pid 4208)967K: vendor.huawei.hardware.hwfactoryinterface@1.1-service (pid 486)954K: vendor.huawei.hardware.hisupl@1.0-service (pid 611)952K: mediadrmserver (pid 876)948K: android.hardware.bluetooth@1.0-service (pid 588)927K: vendor.huawei.hardware.hwvibrator@1.1-service (pid 618)923K: servicemanager (pid 483)910K: thermalserviced (pid 630)908K: android.hardware.gatekeeper@1.0-service (pid 594)907K: android.hardware.cas@1.0-service (pid 589)902K: hinetmanager (pid 938)901K: drmserver (pid 867)876K: vendor.huawei.hardware.graphics.mediacomm@2.0-service (pid 610)873K: vndservicemanager (pid 485)872K: android.hardware.health@2.0-service (pid 602)871K: pmom_cat (pid 487)868K: oam_hisi (pid 1590)864K: vendor.huawei.hardware.light@2.0-service (pid 620)858K: android.hardware.usb@1.0-service (pid 607)858K: dumpsys (pid 9894)851K: iGraphicsservice (pid 869)814K: sh (pid 6478)812K: android.hardware.memtrack@1.0-service (pid 603)811K: android.hardware.thermal@1.0-service (pid 605)807K: vendor.huawei.hardware.hwfs@1.0-service (pid 615)790K: vendor.huawei.hardware.hwhiview@1.0-service (pid 616)758K: healthd (pid 586)728K: hdbd (pid 4757)720K: storage_info (pid 968)716K: chargelogcat-c (pid 5215)689K: android.hidl.allocator@1.0-service (pid 585)639K: irqbalance (pid 831)619K: tombstoned (pid 929)619K: octty (pid 1588)618K: gnss_watchlssd_thirdparty (pid 1598)599K: unrmd (pid 916)572K: lmkd (pid 628)545K: lss (pid 1611)468K: powerlogd (pid 646)467K: hw_ueventd (pid 854)392K: oeminfo_nvm_server (pid 452)Total PSS by OOM adjustment:464,333K: Native66,679K: android.hardware.graphics.composer@2.2-service (pid 600)58,698K: vendor.huawei.hardware.biometrics.hwfacerecognize@1.1-service (pid 852)42,587K: CameraDaemon (pid 889)23,824K: /init (pid 1)22,586K: android.hardware.graphics.allocator@2.0-service (pid 595)19,856K: surfaceflinger (pid 629)12,241K: gpuassistant (pid 626)11,140K: hiview (pid 927)7,482K: zygote (pid 578)6,801K: zygote64 (pid 577)6,460K: webview_zygote (pid 2094)6,419K: audioserver (pid 627)6,369K: media.extractor (pid 877)6,077K: dubaid (pid 868)5,710K: media.codec (pid 890)4,860K: distributeddata (pid 682)4,547K: vendor.huawei.hardware.audio@4.0-service (pid 608)4,458K: mediaserver (pid 879)4,089K: cameraserver (pid 863)4,048K: samgr (pid 564)3,534K: logd (pid 482)3,368K: rild (pid 903)3,195K: displayengineserver (pid 866)2,812K: gnss_supl20clientd_hisi (pid 1595)2,578K: netd (pid 576)2,403K: vendor.huawei.hardware.hwdisplay.displayengine@1.2-service (pid 613)2,386K: hsensors (pid 676)2,265K: locationhub (pid 683)2,235K: vold (pid 498)2,072K: accountmgr (pid 561)2,066K: wpa_supplicant_hisi (pid 2244)2,018K: keystore (pid 875)2,001K: wifiservice (pid 688)1,971K: aptouch_daemon (pid 750)1,896K: bluetoothservic (pid 679)1,889K: audio_sa (pid 678)1,864K: hiaiserver (pid 917)1,862K: nfcservice (pid 684)1,861K: vendor.huawei.hardware.hivrar@1.3-service (pid 612)1,813K: tee_auth_daemon (pid 648)1,779K: installd (pid 874)1,770K: gnss_control_hisi (pid 1592)1,754K: storaged (pid 881)1,739K: hwpged (pid 892)1,651K: hwservicemanager (pid 484)1,630K: emcomd (pid 847)1,623K: deviceidsrv (pid 681)1,617K: fusion_daemon (pid 957)1,609K: netmanager (pid 677)1,602K: telephony (pid 687)1,595K: vendor.huawei.hardware.biometrics.fingerprint@2.1-service (pid 972)1,575K: vendor.huawei.hardware.perfgenius@2.0-service (pid 622)1,540K: vendor.huawei.hardware.wifi@1.1-service (pid 625)1,501K: statsd (pid 880)1,496K: android.hardware.keymaster@3.0-service (pid 495)1,472K: resschedd (pid 686)1,447K: bastetd (pid 902)1,421K: vendor.huawei.hardware.iawareperf@1.0-service (pid 619)1,412K: gnss_engine_hisi (pid 1591)1,376K: chargemonitor (pid 967)1,375K: vendor.huawei.hardware.hwsecurity-service (pid 617)1,356K: activity_recognition_service (pid 587)1,355K: media.metrics (pid 878)1,340K: ITouchservice (pid 860)1,338K: thermal-daemon (pid 883)1,304K: vendor.huawei.hardware.sensors@1.2-service (pid 911)1,244K: ueventd (pid 435)1,244K: vendor.huawei.hardware.libteec@2.0-service (pid 497)1,243K: vendor.huawei.hardware.gnss@1.2-service (pid 910)1,223K: /init (pid 432)1,221K: gatekeeperd (pid 923)1,208K: wificond (pid 884)1,193K: vendor.huawei.hardware.motion@1.0-service (pid 974)1,192K: vendor.huawei.hardware.dubai@1.1-service (pid 609)1,157K: hivrarserver (pid 848)1,126K: vendor.huawei.hardware.tp@1.0-service (pid 624)1,106K: android.hardware.secure_element@1.0-service (pid 604)1,104K: adbd (pid 4756)1,083K: incidentd (pid 870)1,057K: vendor.huawei.hardware.power@1.0-service (pid 623)1,055K: teecd (pid 496)1,037K: vendor.huawei.hardware.hwdisplay@1.0-service (pid 614)1,008K: hisecd (pid 768)1,004K: /init (pid 433)987K: android.hardware.configstore@1.1-service (pid 590)971K: modemchr (pid 4208)967K: vendor.huawei.hardware.hwfactoryinterface@1.1-service (pid 486)954K: vendor.huawei.hardware.hisupl@1.0-service (pid 611)952K: mediadrmserver (pid 876)948K: android.hardware.bluetooth@1.0-service (pid 588)927K: vendor.huawei.hardware.hwvibrator@1.1-service (pid 618)923K: servicemanager (pid 483)910K: thermalserviced (pid 630)908K: android.hardware.gatekeeper@1.0-service (pid 594)907K: android.hardware.cas@1.0-service (pid 589)902K: hinetmanager (pid 938)901K: drmserver (pid 867)876K: vendor.huawei.hardware.graphics.mediacomm@2.0-service (pid 610)873K: vndservicemanager (pid 485)872K: android.hardware.health@2.0-service (pid 602)871K: pmom_cat (pid 487)868K: oam_hisi (pid 1590)864K: vendor.huawei.hardware.light@2.0-service (pid 620)858K: android.hardware.usb@1.0-service (pid 607)858K: dumpsys (pid 9894)851K: iGraphicsservice (pid 869)814K: sh (pid 6478)812K: android.hardware.memtrack@1.0-service (pid 603)811K: android.hardware.thermal@1.0-service (pid 605)807K: vendor.huawei.hardware.hwfs@1.0-service (pid 615)790K: vendor.huawei.hardware.hwhiview@1.0-service (pid 616)758K: healthd (pid 586)728K: hdbd (pid 4757)720K: storage_info (pid 968)716K: chargelogcat-c (pid 5215)689K: android.hidl.allocator@1.0-service (pid 585)639K: irqbalance (pid 831)619K: tombstoned (pid 929)619K: octty (pid 1588)618K: gnss_watchlssd_thirdparty (pid 1598)599K: unrmd (pid 916)572K: lmkd (pid 628)545K: lss (pid 1611)468K: powerlogd (pid 646)467K: hw_ueventd (pid 854)392K: oeminfo_nvm_server (pid 452)182,930K: System182,930K: system (pid 1730)349,486K: Persistent176,147K: com.android.systemui (pid 2079)23,838K: com.huawei.HwOPServer (pid 2301)21,170K: com.huawei.powergenie (pid 2356)20,412K: com.android.phone (pid 2388)19,604K: com.huawei.hiview (pid 2263)18,266K: com.huawei.hiaction (pid 4816)18,265K: ohos.distributedschedule.foundation (pid 2241)16,227K: com.huawei.systemserver (pid 2196)10,373K: com.huawei.nearby (pid 2283)9,857K: com.huawei.android.pushagent.PushService (pid 4410)9,549K: com.huawei.securityserver (pid 2328)5,778K: com.android.supl (pid 4799)144,268K: Foreground77,986K: com.huawei.android.launcher (pid 2409 / activities)35,905K: com.huawei.search (pid 9244)30,377K: com.huawei.systemmanager:service (pid 2430)147,049K: Visible70,068K: com.huawei.hwid.core (pid 3058)21,757K: com.huawei.hwid.persistent (pid 3183)14,003K: com.huawei.lbs (pid 2177)13,941K: com.huawei.hiai.engineservice (pid 5097)13,305K: com.huawei.android.totemweather (pid 3743)8,682K: com.huawei.vassistant:interactor (pid 4759)5,293K: com.android.incallui (pid 3000)30,546K: Perceptible30,546K: com.baidu.input_huawei (pid 5024)34,914K: A Services21,142K: com.huawei.hiai (pid 5299)13,772K: com.android.gallery3d:vision (pid 9618)46,304K: B Services21,133K: com.android.settings (pid 2060)16,240K: android.process.media (pid 4836)4,587K: com.huawei.android.UEInfoCheck (pid 7030)4,344K: com.huawei.android.AutoRegSms (pid 7007)599,923K: Cached106,123K: com.huawei.vassistant (pid 6311)84,180K: com.huawei.phoneservice (pid 8800)66,836K: com.android.gallery3d (pid 8115)50,879K: com.huawei.wallet (pid 7799)41,872K: com.huawei.hilink.framework (pid 3338)26,029K: com.android.contacts (pid 9416)20,840K: com.huawei.recsys (pid 9707)20,454K: com.huawei.android.thememanager (pid 8362)18,822K: com.android.gallery3d:search (pid 8473)17,824K: com.huawei.hidisk (pid 7188)17,562K: android.process.acore (pid 5336)16,027K: com.huawei.profile (pid 9730)15,908K: com.huawei.hwid (pid 9025)14,326K: com.huawei.hwid.container3 (pid 5757)13,163K: com.huawei.android.hwouc (pid 8670)12,233K: com.huawei.ohos.photos (pid 9549)9,611K: com.huawei.webview:sandboxed_process0 (pid 8947)9,497K: com.huawei.hwdetectrepair (pid 8882)7,877K: com.huawei.tips (pid 9795)7,424K: com.unionpay.tsmservice (pid 8635)6,860K: com.android.providers.calendar (pid 8604)6,404K: com.huawei.controlcenter:collaboration (pid 9829)4,752K: com.huawei.deviceauth (pid 9060)4,420K: com.android.se (pid 7871)Total PSS by category:263,826K: Native207,202K: .dex mmap158,024K: EGL mtrack146,942K: Dalvik116,177K: .so mmap101,276K: .art mmap80,892K: GL mtrack70,589K: .apk mmap45,375K: Dalvik Other43,709K: Unknown38,920K: .oat mmap13,996K: Other mmap3,972K: Stack3,480K: Ashmem2,896K: .jar mmap2,715K: Other dev726K: .ttf mmap12K: Cursor0K: Gfx dev0K: Other mtrackTotal RAM: 3,801,164K (status normal)Free RAM: 2,429,415K (  599,923K cached pss + 1,776,292K cached kernel +    53,200K free)Used RAM: 2,010,502K (1,399,830K used pss +   610,672K kernel)Lost RAM:   144,855KZRAM:   215,668K physical used for   780,268K in swap (2,293,756K total swap)Tuning: 384 (large 512), oom   322,560K, restore limit   107,520K (high-end-gfx)
HWJKM-HM:/ $

dumpsys cpuinfo 

HWJKM-HM:/ $ dumpsys cpuinfo
Load: 44.18 / 39.47 / 22.48
CPU usage from 139050ms to 115532ms ago (2024-01-03 23:39:26.889 to 2024-01-03 23:39:50.408):6.3% 1730/system_server: 4.1% user + 2.2% kernel / faults: 147 minor 4 major2.3% 3058/com.huawei.hwid.core: 1.8% user + 0.5% kernel / faults: 1614 minor 20 major1.4% 868/dubaid: 0.8% user + 0.5% kernel / faults: 269 minor 14 major0.6% 9707/com.huawei.recsys: 0.3% user + 0.2% kernel / faults: 57 minor0.5% 241/kworker/u16:2: 0% user + 0.5% kernel0.5% 482/logd: 0.3% user + 0.1% kernel0.4% 294/mmc-cmdqd/0: 0% user + 0.4% kernel0.4% 606/kworker/u16:5: 0% user + 0.4% kernel0.4% 1272/hisi_frw/0: 0% user + 0.4% kernel0.4% 2263/com.huawei.hiview: 0.2% user + 0.2% kernel / faults: 840 minor 17 major0.3% 154/kswapd0: 0% user + 0.3% kernel0.3% 245/kworker/0:1H: 0% user + 0.3% kernel0.3% 2301/com.huawei.HwOPServer: 0% user + 0.2% kernel / faults: 226 minor 16 major0.3% 7/rcu_preempt: 0% user + 0.3% kernel0.3% 2356/com.huawei.powergenie: 0.2% user + 0.1% kernel / faults: 66 minor 2 major0.2% 623/vendor.huawei.hardware.power@1.0-service: 0% user + 0.2% kernel / faults: 1326 minor0.2% 495/android.hardware.keymaster@3.0-service: 0% user + 0.2% kernel0.2% 242/kworker/u16:3: 0% user + 0.2% kernel0.2% 459/f2fs_gc-179:70: 0% user + 0.2% kernel0.2% 6311/com.huawei.vassistant: 0% user + 0.1% kernel / faults: 677 minor 78 major0.1% 576/netd: 0% user + 0.1% kernel / faults: 10 minor0.1% 577/zygote64: 0% user + 0.1% kernel / faults: 74 minor0% 578/zygote: 0% user + 0% kernel / faults: 523 minor 20 major0.1% 603/android.hardware.memtrack@1.0-service: 0% user + 0% kernel0.1% 831/irqbalance: 0% user + 0% kernel0.1% 883/thermal-daemon: 0% user + 0.1% kernel0.1% 1314/hisi_hcc: 0% user + 0.1% kernel0.1% 1315/hisi_rxdata: 0% user + 0.1% kernel0.1% 1591/gnss_engine_hisi: 0% user + 0% kernel0.1% 2409/com.huawei.android.launcher: 0% user + 0% kernel0.1% 2430/com.huawei.systemmanager:service: 0% user + 0% kernel / faults: 23 minor0.1% 3304/sugov:0: 0% user + 0.1% kernel0% 1//init: 0% user + 0% kernel / faults: 2 minor0% 72/mailbox-16: 0% user + 0% kernel0% 83/khungtaskd: 0% user + 0% kernel0% 368/kworker/u16:4: 0% user + 0% kernel0% 628/lmkd: 0% user + 0% kernel0% 672/kworker/u16:8: 0% user + 0% kernel0% 927/hiview: 0% user + 0% kernel / faults: 15 minor 1 major0% 967/chargemonitor: 0% user + 0% kernel0% 1268/oal_gpio_rx_dat: 0% user + 0% kernel0% 4410/com.huawei.android.pushagent.PushService: 0% user + 0% kernel / faults: 5 minor 1 major0% 4756/adbd: 0% user + 0% kernel0% 3/ksoftirqd/0: 0% user + 0% kernel0% 8/rcu_sched: 0% user + 0% kernel0% 24/ksoftirqd/2: 0% user + 0% kernel0% 30/ksoftirqd/3: 0% user + 0% kernel0% 48/ksoftirqd/6: 0% user + 0% kernel0% 289/kworker/5:2: 0% user + 0% kernel0% 435/ueventd: 0% user + 0% kernel0% 483/servicemanager: 0% user + 0% kernel0% 586/healthd: 0% user + 0% kernel0% 627/audioserver: 0% user + 0% kernel0% 646/powerlogd: 0% user + 0% kernel0% 842/kworker/2:1H: 0% user + 0% kernel0% 866/displayengineserver: 0% user + 0% kernel0% 875/keystore: 0% user + 0% kernel0% 968/storage_info: 0% user + 0% kernel / faults: 55 minor 33 major0% 991/file-storage: 0% user + 0% kernel0% 1592/gnss_control_hisi: 0% user + 0% kernel0% 1595/gnss_supl20clientd_hisi: 0% user + 0% kernel0% 2082/kworker/1:2: 0% user + 0% kernel0% 2196/com.huawei.systemserver: 0% user + 0% kernel0% 4208/modemchr: 0% user + 0% kernel0% 5215/chargelogcat-c: 0% user + 0% kernel0% 8362/com.huawei.android.thememanager: 0% user + 0% kernel0% 8635/com.unionpay.tsmservice: 0% user + 0% kernel0% 8800/com.huawei.phoneservice: 0% user + 0% kernel0% 9508/kworker/3:0: 0% user + 0% kernel0% 9730/com.huawei.profile: 0% user + 0% kernel0% 9851/kworker/2:1: 0% user + 0% kernel+0% 9898/com.huawei.hiviewtunnel: 0% user + 0% kernel+0% 9931/com.huawei.hilink.framework: 0% user + 0% kernel
5.4% TOTAL: 3.2% user + 1.6% kernel + 0.2% iowait + 0.1% irq + 0.2% softirq
HWJKM-HM:/ $

adb结合 monkey(压测)
1.什么是monkey

Monkey 是Android SDK提供的一个命令行工具,可以简单方便的发送伪随机的用户事件流,对Android APP做压力(稳定性)测试。主要是为了测试app是否存在无响应和崩溃的情况。

随机应用-随机操作

adb shell monkey 100:对该设备下,随机应用,执行100次的随机操作。(伪随机)

 日志打印到文件中  adb  shell  monkey 100 > D:/log.txt

 

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/594792.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

关于深入实施“东数西算”工程加快构建全国一体化算力网的实施意见研读

国家发展改革委在2023.12.25号发布了关于深入实施“东数西算”工程加快构建全国一体化算力网的实施意见&#xff0c; 开头指出了意见的核心目标&#xff1a; “算力是数字经济时代的新型生产力。算力网是支撑数字经济高质量发展的关键基础设施&#xff0c;可通过网络连接多源…

Mybaits-plus快速入门

Mybaits-plus快速入门 mybaits-plus约定 • 默认以类名驼峰转下划线作为表名 • 默认把名为 id 的字段作为主键 • 默认把变量名驼峰转下划线作为表的字段名 第一步导入pom依赖 <dependency> <groupId>com.baomidou</groupId> <artifactId>mybatis…

国家开放大学形成性考核 统一考试 学习资料参考

试卷代号&#xff1a;11107 传感器与测试技术 参考试题 一、单项选择题&#xff08;12小题&#xff0c;每小题3分&#xff0c;共36分&#xff09; 1.以下不属于压电式传感器的特点的是&#xff08; &#xff09;。 A.体积小 B.结构简单…

hash基础知识(算法村第五关青铜挑战)

一、Hash的概念和基本特征 哈希(Hash)也称为散列&#xff0c;就是把任意长度的输入&#xff0c;通过散列算法&#xff0c;变换成固定长度的输出&#xff0c;这个输出值就是散列值。 二、碰撞处理方法(2种) 在上面的例子中&#xff0c;我们发现有些在Hsh中很多位置可能要存两个甚…

Stable Diffusion模型概述

Stable Diffusion 1. Stable Diffusion能做什么&#xff1f;2. 扩散模型2.1 正向扩散2.2 反向扩散 3. 训练如何进行3.1 反向扩散3.2 Stable Diffusion模型3.3 潜在扩散模型3.4 变分自动编码器3.5 图像分辨率3.6 图像放大 4. 为什么潜在空间是可能的&#xff1f;4.1 在潜在空间中…

Nest 框架:解锁企业级 Web 应用开发的秘密武器(下)

&#x1f90d; 前端开发工程师&#xff08;主业&#xff09;、技术博主&#xff08;副业&#xff09;、已过CET6 &#x1f368; 阿珊和她的猫_CSDN个人主页 &#x1f560; 牛客高级专题作者、在牛客打造高质量专栏《前端面试必备》 &#x1f35a; 蓝桥云课签约作者、已在蓝桥云…

序言:《未来已来》

尊敬的读者&#xff0c; 你是否曾经在面对冗长的报告、繁琐的工作、沉重的生活压力时感到困扰&#xff0c;渴望找到一种方式来提升效率&#xff0c;释放压力&#xff1f;你是否曾经在自我创业的道路上&#xff0c;苦于找不到有效的市场营销方式&#xff0c;寻求突破&#xff1f…

【论文精读】A Survey on Large Language Model based Autonomous Agents

A Survey on Large Language Model based Autonomous Agents 前言Abstract1 Introduction2 LLM-based Autonomous Agent Construction2.1 Agent Architecture Design2.1.1 Profiling Module2.1.2 Memory ModuleMemory StructuresMemory FormatsMemory Operations 2.1.3 Plannin…

论文阅读:通过时空生成卷积网络合成动态模式(重点论文)

原文链接 github code 介绍视频 视频序列包含丰富的动态模式&#xff0c;例如在时域中表现出平稳性的动态纹理模式&#xff0c;以及在空间或时域中表现出非平稳的动作模式。 我们证明了时空生成卷积网络可用于建模和合成动态模式。 该模型定义了视频序列上的概率分布&#xff0…

开发一个商城小程序要多少钱?

随着科技的飞速发展&#xff0c;小程序已成为移动端购物的新宠。商城小程序更是如此&#xff0c;凭借其便捷性、灵活性、以及强大的营销功能&#xff0c;为企业打开了新的销售渠道。那么&#xff0c;开发一个商城小程序到底要多少钱呢&#xff1f;今天&#xff0c;我们就来深入…

c++语言基础17-判断集合成员

题目描述 请你编写一个程序&#xff0c;判断给定的整数 n 是否存在于给定的集合中。 输入描述 有多组测试数据&#xff0c;第一行有一个整数 k&#xff0c;代表有 k 组测试数据。 每组数据第一行首先是一个正整数 m&#xff0c;表示集合中元素的数量&#xff08;1 < m &…

玩转Ubuntu零基础教程

欢迎来到 Ubuntu&#xff01;以下是一份零基础入门 Ubuntu 的指南&#xff0c;以帮助你更好地了解和使用这个流行的 Linux 操作系统。 1. 安装 Ubuntu&#xff1a; 从 Ubuntu 官网 下载最新版本的 Ubuntu。制作启动盘&#xff08;可以使用软件如 Rufus 或 balenaEtcher&#…

Python----matplotlib库

目录 plt库的字体&#xff1a; plt的操作绘图函数&#xff1a; plt.figure(figsizeNone, facecolorNone): plt.subplot(nrows, ncols, plot_number)&#xff1a; plt.axes(rect)&#xff1a; plt.subplots_adjust(): plt的读取和显示相关函数&#xff1a; plt库的基础图…

vue和react哪种框架使用范围更广

Vue和React都是非常流行的前端JavaScript框架&#xff0c;它们各自有着广泛的应用场景和支持者。选择使用哪一个框架往往取决于特定的项目需求、开发团队的熟悉程度以及生态系统的偏好。以下是这两个框架的一些主要特点&#xff0c;以帮助比较它们的使用范围&#xff1a; React…

【数据挖掘】基于 LightGBM 的系统访问风险识别(附源码)

基于 LightGBM 的系统访问风险识别 文章目录 基于 LightGBM 的系统访问风险识别一、课题来源二、任务描述三、课题背景四、数据获取分析及说明&#xff08;1&#xff09;登录https://www.datafountain.cn并获取相关数据&#xff08;2&#xff09;数据集文件说明&#xff08;3&a…

【QT】发生的运行时错误汇总

1 、QObject::startTimer: Timers cannot be started from another thread 错误原因&#xff1a;QObject是可重入的&#xff0c;它的大多数非GUI子类&#xff0c;例如QTimer, QTcpSocket, QUdpSocket and QProcess都是可重入的&#xff0c;使得这些类可以同时用于多线程。需要…

百川 大模型部署 排错实战笔记

目录 测试成功代码: 模型地址: 模型下载: 模型微调地址: win11系统:

目标检测YOLO实战应用案例100讲-基于红外图像处理的无人机光伏组件故障检测

目录 前言 国内外研究现状 光伏组件故障检测研究现状 图像检测算法研究现状

进程和计划任务

一、什么是程序 是一组计算机能识别和执行的指令&#xff0c;运行于电子计算机上&#xff0c;满足人们某种需求的信息化工具 用于描述进程要完成的功能&#xff0c;是控制进程执行的指令集 二、进程 1.什么是进程 进程&#xff1a;正在运行中的程序&#xff0c;加载到内存…

如何使用graalvm为带有反射功能的java代码生成native image

译自Configure Native Image with the Tracing Agent graal官方文档 , 以下所有命令需要在linux环境下操作&#xff0c;graalvm也支持windows。 要为使用 Java 反射、动态代理对象、JNI 或类路径资源的 Java 应用程序构建本机可执行文件&#xff0c;应为 native-image 工具提供…