1. 获取Activity 与包名 aapt d[ump] badging *.apk

aapt dump badging F:\home\Lagou_Practise_TestProjiect\app\com.alpha.lagouapk_7.2.1_liqucn.com.apk

name=‘com.alpha.lagouapk’
launchable-activity: name=‘com.alpha.lagouapk.HelloActivity’

C:\Users\shifangqin>aapt dump badging F:\home\Lagou_Practise_TestProjiect\app\com.alpha.lagouapk_7.2.1_liqucn.com.apkpackage: name='com.alpha.lagouapk' versionCode='70202' versionName='7.2.1' platformBuildVersionName='8.0.0'sdkVersion:'15'targetSdkVersion:'21'.......launchable-activity: name='com.alpha.lagouapk.HelloActivity'  label='' icon=''feature-group: label=''  uses-feature: name='android.hardware.camera'  uses-feature: name='android.hardware.camera.autofocus'  uses-feature: name='android.hardware.faketouch'

strings Print the contents of the resource table string pool in the APK.
badging Print the label and icon for the app declared in APK.
permissions Print the permissions from the APK.
resources Print the resource table from the APK.
configurations Print the configurations in the APK.
xmltree Print the compiled xmls in the given assets.
xmlstrings Print the strings of the given compiled xml assets.

更多相关文章

  1. Android改变button背景色与获取button背景色
  2. Android中几种图像特效处理方法小结
  3. 转载:Android(安卓)获取ROOT权限原理解析
  4. android 获取外置sd卡根目录
  5. Android——SAX方式解析XML数据
  6. 【Android】debug 状态下其签名文件 debug.keystore 相关(如何获
  7. Android异步机制一:使用Thread+Handler实现非UI线程更新UI界面
  8. Android高手进阶教程(十一)之----Android(安卓)通用获取Ip的方法
  9. 《IT蓝豹》android 7种网络连接方式

随机推荐

  1. Android(安卓)之欢迎界面Splash
  2. Android(安卓)定时获取系统内存信息
  3. Android(安卓)采用Pull解析XML内容 【学
  4. Android(安卓)仿微信支付密码界面
  5. android图层划分(PhoneWindowManager.win
  6. android——Bitmap.Config ARGB_8888
  7. Android(安卓)ImageSwitcher
  8. 使Android支持Lambda表达式
  9. Android(安卓)之 ProgressBar用法介绍
  10. android jni