android apk analyzer(libchecker apk分析器):分析Android手机上已安装的app(库/基础组件分析/开发技术…)
download app(apk)
- Release 2.2.1 · zhaobozhen/LibChecker (github.com)
- LibChecker - 应用架构查看(com.absinthe.libchecker) - 2.2.1.4a5a3233 - 应用 - 酷安 (coolapk.com)
introduction&documents
functions
查看开发语言
- kotlin/java(现在基本都是kotlin)
查看android app四大组件
- activity
- broadcast receiver
- content provider
- services
其他信息
- native libraries
- permissions
- meta data
- dex
app SDK/targets
- targetSdkVersion
- miniSdkVersion
- arm架构版本
使用方式
- 支持按app查看
- 按sdk分类统计app
What’s this?
- This app is used to view the
third-party libraries
used by applications in your device.- 通过设置,系统应用也是可以分析的
- It can view the ABI architecture of the application’s native library (in general, whether the application is 64-bit or 32-bit).
- It can also view well-known libraries marked by The Rule Repository, and can even sort and view them according to the number of libraries references.
Document
从酷安市场下载安装包
- 酷安论他(话题)功能,搜索引擎似乎看不了,必须下载coolapk才能搜索(但是可以浏览分享出来的链接)
- 酷安市场的apk可以通过搜索引擎检索并下载
例如
下载libchecker
下载mt文件管理器
本文含有隐藏内容,请 开通VIP 后查看