dvaoru / ApkRenamer

This is a program to change an app name, a package name and an icon in Android apk package.
Apache License 2.0
178 stars 22 forks source link

[Question] - Deep renaming #23

Closed VixenSugo closed 7 months ago

VixenSugo commented 7 months ago

How i can deep renaming with [-d] command? pls give me an example, thanks.

dvaoru commented 7 months ago

Hello. To do this you have to write the launch command like this: java -jar renamer.jar -d But you can get unpredictable side effects after the deep renaming. They depends on the architecture of the target app.