android apk analyzer(libchecker apk分析器):分析Android手机上已安装的app(库/基础组件分析/开发技术…)
download app(apk)
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架构版本
使用方式
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文件管理器
![在这里插入图片描述]()
posted @
2022-02-14 17:56
xuchaoxin1375
阅读(
34)
评论()
收藏
举报
来源