adb 常用命令

1. 查看APK及其对应包名的详细信息 adb shell dumpsys package

change the apk name solution , there is no influence the TestService work.
No matter TestService.apk launch or M3_TestService.apk launch, they all run com.test.TestService 
Just change apk name, the apk source code and com.test.TestService not change.

When launch apk, execute CMD as below:

adb shell dumpsys package | grep -i -e "testvision"
=====================================================
        22dc072 com.test.TestService/.NotificationReceiver
    com.test.TestService
  [com.test.TestService]
  Package [com.test.TestService] (109c50):
    pkg=Package{2ed206e com.test.TestService}
    codePath=/product/app/M3_TestService
    resourcePath=/product/app/M3_TestService
    legacyNativeLibraryDir=/product/app/M3_TestService/lib
    applicationInfo=ApplicationInfo{1ec830f com.test.TestService}
    dataDir=/data/user/0/com.test.TestService
      PackageSetting{109c50 com.test.TestService/1000}
  [com.test.TestService]
    *path: /product/app/M3_TestService/M3_TestService.apk*
  [com.test.TestService]
     M3_TestService.apk - 217
*1970/01/01 13:13: Adding duplicate shared id: 1000 name=com.test.TestService*
======================================================

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值