From fd26a98f3ebd6c3ff7667fcd2cd64369f2f7a64c Mon Sep 17 00:00:00 2001 From: Adrian <85490958+adrianvic@users.noreply.github.com> Date: Thu, 18 Apr 2024 20:43:46 -0300 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d34ff6b..88b0e34 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,20 @@ # APKrenamer A tool that allows you to bulk rename Android Aplication Package files according to it`s manifest + ![image](https://github.com/adrianvic/APKrenamer/assets/85490958/439e4e2c-caee-4755-a288-773c6db39fa2) (Version 1.1) - Made using [this](https://github.com/mam4dali/Csharp.Apk-Reader) lib + +## Example +This is an exmple of renamed APK files: +![Screenshot 2024-04-18 155204](https://github.com/adrianvic/APKrenamer/assets/85490958/2237f46c-40b7-467d-987f-11ea592aaa93) + +(this is a mess) + +![image](https://github.com/adrianvic/APKrenamer/assets/85490958/2a45758c-5ff7-4185-84b5-23b3f69afdc0) + +(this is organized with keywords extracted from the inside of the APKs) + ## Compatibility Needs .Net Framework 4.8.