Added a decent README.md
This commit is contained in:
parent
e7479e1933
commit
ff061b8341
1 changed files with 9 additions and 0 deletions
|
|
@ -1,2 +1,11 @@
|
|||
# APKrenamer
|
||||
A tool that allows you to bulk rename Android Aplication Package files according to it`s manifest
|
||||

|
||||
|
||||
(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.)
|
||||
|
|
|
|||
Reference in a new issue