当前位置:网站首页>How to view APK version number from apk
How to view APK version number from apk
2022-06-13 06:04:00 【lsg_ lsg_ lsg】
1、 First find aapt Tools , stay Android SDK Under folder build-tools In the bag , as follows :
cd D:\Android\SDK\build-tools\25.0.32、 And then use aapt dump badging XXX.apk
aapt dump badging C:\Users\...\app-release_1.0.9.apkYou can see PackageName,VersionCode,LauncherActivity Etc
边栏推荐
- Sentinel series introduction to service flow restriction
- Leetcode guessing numbers game - simple
- Introduction to USB learning (5) -- looking back, the man was in the dim light
- Security baseline check script - the road to dream
- Leetcode- number of maximum consecutive ones - simple
- NVIDIA Jetson Nano/Xavier NX 扩容教程
- Exception after repeated application redeployment on tongweb: application instance has been stopped already or outofmemoryerror:metaspace
- Leetcode perfect number simple
- How to view tongweb logs correctly?
- @The detailed explanation of configurationproperties and the problem that all properties of the entity bean modified by this annotation are null after injection are solved
猜你喜欢

ArrayList loop removes the pit encountered

Shardingsphere JDBC exception: no table route info

OpenGL Mosaic (8)

Zero copy technology

Misunderstanding of tongweb due to ease of use

AUTOSAR actual combat tutorial pdf version

Status management --provider

为什么那么多人讨厌A-Spice

ffmpeg 下载后缀为.m3u8的视频文件

Sentinel series hot spot current limiting
随机推荐
Service architecture diagram of Nacos series
Current limiting and fusing of gateway gateway in Spirng cloud
移动端适配方案
自我总结ing
[turn] explain awk (1)__ Awk Basics_ Options_ Program segment parsing and examples
Leetcode- complement of numbers - simple
Leetcode- intersection of two arrays ii- simple
Config server configuration center of Nacos series
【ONE·Data || 带头双向循环链表简单实现】
Tongweb adapts to openrasp
Leetcode- number of words in string - simple
AUTOSAR actual combat tutorial pdf version
Essays on November 5, 2021
Four shardingsphere JDBC sharding strategies
Pod libwebp error reporting solution
OpenGL mosaic (VIII)
Leetcode Hamming distance simple
A glimpse of [wechat applet]
中断处理过程
php 分布式事务 原理详解