方法: 

adb pull /data/app/com.google.android.gm-1.apk d:\

 

安装包位置 

1、系统签名的软件:/system/app

2、安装到内存上的非系统签名软件:/data/app

3、安装到sd卡上的非系统签名软件:/mnt/asec/包名-数字/pkg.apk 

 

豌豆荚也是用这种方式实现的 

 

 

相关文章:

  • 2021-12-05
  • 2021-11-17
  • 2022-01-08
  • 2021-11-30
  • 2021-05-13
  • 2021-05-09
  • 2022-01-18
猜你喜欢
  • 2022-01-23
  • 2021-09-25
  • 2022-01-15
  • 2021-10-27
  • 2022-03-01
  • 2021-08-08
  • 2022-12-23
相关资源
相似解决方案