[:en]Step 1: Select “Project” instead of “Android”
Step 2: Select the subdirectory of “java” and right click to to “Refactor” then “Rename”
Step 3: Select “Rename package” to proceed
Step 4: Key in the name package name and then click “Refactor”
Step 5: Go to string folder and change app_name which is the name shown under the icon on your phone/tablet.
If you want to change “com” to “org”
Step 1: highlight the com.xx folder, then select the “config” icon in the middle of the top screen to select “Compact Empty Middle Packages”
Step 2: Rename current ‘com’ to new name
Step 3: Key in “org” to proceed
Step 4: Go to “build.gradle” to change applicationID to the new ID
[:]