20 lines
716 B
Markdown
20 lines
716 B
Markdown
# 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.
|