Modify the module name of Android Studio

Source: Internet
Author: User

Modify the module name of Android Studio

When we create a project for the first time, Android Studio will automatically create an app module for us. The module here is equivalent to the project in Eclipse, android Studio only puts all modules in one project for management. This app was created at the beginning. We can delete it and create a new one or change it to what we need. Of course, select the latter ..

Steps:

1. UseShortcut Key Shift + F6OrRight-click the module name -- Refactor--RenameRename the module

2. Click Edit Configurations in the module list... ", enter the settings page, enter the Name entered in step 1 in Name, select the corresponding Module in module, and click OK to complete the modification.

The reason for this record is that after the module name is changed, a warning box is displayed when you run the program:Failed to complete gradle execution already disposed: Module: appI have found a lot of information on the Internet and can only delete this project and create a new one. As a newbie, I still don't understand many things. Sorry ~

 

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.