Skip to content

hanqin/package_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package_converter

a tool to help to change android package names

==============================

How to use

package_converter com.your.different.package "New_App_Name" YourAndroidProject/ [Dir_To_Put_Converted_Project]

Param Dir_To_Put_Converted_Project is optional, if ignore it, your converted project will be put in a dir named "converted"

  • Example: package_converter com.your.different.package "New_App_Name" YourAndroidProject/

  • You may need ruby 1.9.3 to run this tool.

Next step:

  • support library project
  • better documentation
  • jni support

hanhaify@gmail.com

About

A tool to help to change android package name

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published