Enyby / APK-Info

APK-Info is a Windows tool to get detailed info about an apk file.
402 stars 62 forks source link

Command-Line dump out apk info support? #14

Open YandexStudio opened 4 years ago

YandexStudio commented 4 years ago

Can you add this feature that 1, User can define a dump out style (also define which information to dump out) in dump.ini 2, Just simply run APK-Info.exe %path_to_apk_file% %path_to_output_file%

It will helps with automation works a lot. Many thanks.