Change the name of the Androidproject (not eclipse rename)

Source: Internet
Author: User

Issue background

When you eclipse,import a new Android source code project. It is assumed that the workspace of Eclipse already exists with the same name project and cannot be imported.


There are many ways to change project names online. is after the import. Use the Refactor Rename method. However, this approach is only possible if you can change the imported project.


Analyzed the project folder. Discover key points for changing project names. It is important to note that. This refers to changing the project name. Not change App_name (apk installed program name)


1. Under the project folder, locate the. project file. is an implied file

2. Open the file. Use Notepad or UltraEdit. Find for example the following

<projectDescription>
<name>Citylistpin</name>
<comment></comment>

Here is the project name, after the change, once again in Eclipse import, the line see has been changed.



Change the name of the Androidproject (not eclipse rename)

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.