I usually code games that the boss hasn't decided its name yet, and he usually gives the name once it is finished. However, when I rename all old name to new name, many issue happens.
For example: when starting a project, I set application name
to abc
, package name
to com.company.abc
, then the given game name is def
, how can I change all the related to new name, without forget anywhere?