Compare commits
No commits in common. "main" and "v1.3" have entirely different histories.
1 changed files with 1 additions and 12 deletions
13
README.md
13
README.md
|
|
@ -1,20 +1,9 @@
|
|||
# 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
|
||||
|
||||
## Example
|
||||
This is an exmple of renamed APK files:
|
||||

|
||||
|
||||
(this is a mess)
|
||||
|
||||

|
||||
|
||||
(this is organized with keywords extracted from the inside of the APKs)
|
||||
|
||||
## Compatibility
|
||||
Needs .Net Framework 4.8.
|
||||
|
|
|
|||
Reference in a new issue