Android Development: Change project name completely

Source: Internet
Author: User

For projects that have been established, if the original project name is found to be inappropriate, if you want to completely change the project name, you need three steps:

1. Change the project name

Select the project name and right-click-->refactor-->rename.

2. Change the package name under the src file

Select the package name and change it in the same way as step 1. But notice that all the options in the pop-up box are selected, and the other items are not changed until finish.

Note: The package name can only be lowercase.

3. Change the package name under Gen file

Select the package name, change the way the package name under the step 2.gen file is usually the same as the file package name under SRC. However, you are prompted that the name already exists, regardless of the hint.

If you do not perform the third step, when you view the running program in the Application Manager, you will find that the program name is still the original name at this time.


Source: >  

From for notes (Wiz)

Android Development: Change project name completely

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.