我要评分
获取效率
正确性
完整性
易理解

Querying Android Information

Table 1 Querying Android information

Related Information

Query Command

Android log information

logcat

Android process information

ps -a

Android stack information

ls /data/anr/

Android system properties

  • getprop
  • cat /system/build.prop

Android background services

service list

Android bugreport tool reports

bugreport

Android dumpsys information

dumpsys