[Android]adb shell dumpsys package ‘package name’

note for me

$ adb shell dumpsys package io.appium.settings
Activity Resolver Table:
  Non-Data Actions:
      android.intent.action.MAIN:
        e536dbe io.appium.settings/.Settings filter a8f6273
          Action: "android.intent.action.MAIN"
          Category: "android.intent.category.LAUNCHER"
          AutoVerify=false

Receiver Resolver Table:
  Non-Data Actions:
      io.appium.settings.animation:
        3e9ce1f io.appium.settings/.receivers.AnimationSettingReceiver filter 523c0c4
          Action: "io.appium.settings.animation"
          AutoVerify=false
      io.appium.settings.wifi:
        254656c io.appium.settings/.receivers.WiFiConnectionSettingReceiver filter 9621356
          Action: "io.appium.settings.wifi"
          AutoVerify=false
      io.appium.settings.location:
        25e4735 io.appium.settings/.receivers.LocationInfoReceiver filter 5840ee2
          Action: "io.appium.settings.location"
          AutoVerify=false
      io.appium.settings.data_connection:
        3d4a7ca io.appium.settings/.receivers.DataConnectionSettingReceiver filter b2a9fd7
          Action: "io.appium.settings.data_connection"
          AutoVerify=false
      io.appium.settings.locale:
        ce72d3b io.appium.settings/.receivers.LocaleSettingReceiver filter 8cfbad
          Action: "io.appium.settings.locale"
          AutoVerify=false

Service Resolver Table:
  Non-Data Actions:
      android.view.InputMethod:
        4d86c58 io.appium.settings/.AppiumIME filter 50f3971
          Action: "android.view.InputMethod"
          AutoVerify=false

Key Set Manager:
  [io.appium.settings]
      Signing KeySets: 29

Packages:
  Package [io.appium.settings] (53921b1):
    userId=10130
    pkg=Package{17d7696 io.appium.settings}
    codePath=/data/app/io.appium.settings-1
    resourcePath=/data/app/io.appium.settings-1
    legacyNativeLibraryDir=/data/app/io.appium.settings-1/lib
    primaryCpuAbi=null
    secondaryCpuAbi=null
    versionCode=5 minSdk=17 targetSdk=23
    versionName=2.3
    splits=[base]
    apkSigningVersion=2
    applicationInfo=ApplicationInfo{a916217 io.appium.settings}
    flags=[ DEBUGGABLE HAS_CODE ALLOW_CLEAR_USER_DATA ALLOW_BACKUP ]
    dataDir=/data/user/0/io.appium.settings
    supportsScreens=[small, medium, large, xlarge, resizeable, anyDensity]
    timeStamp=2018-09-22 21:07:34
    firstInstallTime=2018-09-22 21:07:34
    lastUpdateTime=2018-09-22 21:07:34
    signatures=PackageSignatures{93f604 [3cee3a86]}
    installPermissionsFixed=true installStatus=1
    pkgFlags=[ DEBUGGABLE HAS_CODE ALLOW_CLEAR_USER_DATA ALLOW_BACKUP ]
    requested permissions:
      android.permission.INTERNET
      android.permission.CHANGE_NETWORK_STATE
      android.permission.ACCESS_NETWORK_STATE
      android.permission.READ_PHONE_STATE
      android.permission.WRITE_SETTINGS
      android.permission.CHANGE_WIFI_STATE
      android.permission.ACCESS_WIFI_STATE
      android.permission.ACCESS_FINE_LOCATION
      android.permission.ACCESS_COARSE_LOCATION
      android.permission.ACCESS_MOCK_LOCATION
      android.permission.SET_ANIMATION_SCALE
      android.permission.CHANGE_CONFIGURATION
    install permissions:
      android.permission.CHANGE_NETWORK_STATE: granted=true
      android.permission.INTERNET: granted=true
      android.permission.CHANGE_WIFI_STATE: granted=true
      android.permission.ACCESS_NETWORK_STATE: granted=true
      android.permission.ACCESS_WIFI_STATE: granted=true
    User 0: ceDataInode=15387 installed=true hidden=false suspended=false stopped=false notLaunched=false enabled=0
      gids=[3003]
      runtime permissions:


Dexopt state:
  [io.appium.settings]
    Instruction Set: x86_64
      path: /data/app/io.appium.settings-1/base.apk
      status: /data/app/io.appium.settings-1/oat/x86_64/base.odex [compilation_filter=interpret-only, status=kOatUpToDat
      e]


Compiler stats:
  [io.appium.settings]
     base.apk - 98

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.