Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 350 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 350 Bytes

app-info

this is a practice project to get info on mobile apps

The user runs the tool/script against a given local .ipa/.apk file in his/her terminal and the script/tool prints information about the artifact:

Bundle Identifier / Package Name Version number / Version name Build number / Version code App icon file path

use of the aapt sdk tool