This repository has been archived on 2026-05-12. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
APKrenamer/README.md
2023-09-20 18:56:55 -03:00

11 lines
819 B
Markdown

# 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
## Compatibility
Should work with anything that can run dotNet Framework 3.5:
["NET Framework 3.5 SP1 is supported on Windows Vista SP2, Windows 7 SP1, Windows Server 2008 SP2, Windows Server 2008 R2 SP1, Windows 8.1 Update, Windows Server 2012, Windows Server 2012 R2, Windows 10, and Windows Server 2016 according to the end of support date for each operating system."](https://learn.microsoft.com/en-us/lifecycle/faq/dotnet-framework#:~:text=NET%20Framework%203.5%20SP1%20is,date%20for%20each%20operating%20system.)