当前位置:网站首页>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
边栏推荐
- 2021.9.29 learning log MIME type
- 中断处理过程
- Etcd fast cluster building
- Essays on November 5, 2021
- Leetcode- number of maximum consecutive ones - simple
- Leetcode- key formatting - simple
- 高迸发解决方案2
- Leetcode Timo attack - simple
- OpenGL Mosaic (8)
- What happens when the MySQL union index ABC encounters a "comparison operator"?
猜你喜欢

The SQL file of mysql8.0 was imported into version 5.5. There was a pit

Misunderstanding of tongweb due to ease of use

Sqlplus connection failure

Working principle of sentinel series (concept)

2 first experience of drools

2021.9.30 learning log -postman

Vagrant virtual machine installation, disk expansion and LAN access tutorial

1+1>2,Share Creators可以帮助您实现

ArrayList loop removes the pit encountered

OpenGL Mosaic (8)
随机推荐
Leetcode judge subsequence simple
Turn to 2005
Leetcode- intersection of two arrays - simple
NVIDIA Jetson Nano/Xavier NX 扩容教程
Add attributes in storyboard and Xib (fillet, foreground...) Ibinspectable and ibdesignable
Leetcode- keyboard line - simple
Let's talk about how ArrayList is dynamically resized and what kind of mechanism is it?
Leetcode- student attendance record i- simple
1016 part a+b (15 points)
安全基线检查脚本—— 筑梦之路
Use of Nacos configuration center
Shardingsphere JDBC exception: no table route info
Leetcode fizz buzz simple
Leetcode- string addition - simple
1+1>2,Share Creators可以帮助您实现
Software testing - Summary of common interface problems
Leetcode- find all missing numbers in the array - simple
Leetcode- hex number - simple
Leetcode- minimum number of operations to make array elements equal - simple
Service architecture diagram of Nacos series