Skip to content

laim2003/ASResourceRenamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASResourceRenamer

Short and nice cmd tool to help annoyed Android Developers who would have to rename a incredible list of android resource dirs, e.g. layout/ or font/.

Dealing with annoying restrictions in the resources system?

  • Having a long list of filenames which all must be renamed?
  • This tiny tool does that for you!

1. Download the .jar file and drop it somewhere on your pc

Windows

  1. Create a desktop shortcut and pass as target: C:\Windows\System32\cmd.exe /k java -jar C:\Path\to\jar\file.jar

MacOs && Linux

  1. Run from terminal: java -jar filelocationofyourjar.jar

3. Execute.

About

Short and nice cmd tool to help annoyed Android Developers who would have to rename a incredible list of android resource dirs, e.g. layout/ or font/.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages