"Go" Modify the Android project name, installation path

Source: Internet
Author: User

Disclaimer: Reprinted from: http://blog.csdn.net/hcj116/article/details/21712353

A summary of the names modified under the Eclipse integrated development environment Adt-bundle provided by Google:

1. Modify the project name (apk name)

Enter a new name in the dialog box that pops up

The operation is actually modifying the <name> node under <project>/.project. But for some reason, only to modify the file, in Adt-bundle, the project name is still the old name, but the name of the APK is changed to a new name, it is recommended to "refactor" the way to rename the project.

2. Modify the phone < desktop name >

3. Modify the installation path on the phone

A) Modify the name of the main package in the source code

Enter a new name in the dialog box that pops up

b) Modify Androidmanifest.xml <manifest package= "< new package>"

After you modify the file, click Save, and in the dialog box that pops up then tap < Yes >

c) Modify the source code in all use <package>. R.* Place.

Switch

"Go" Modify the Android project name, installation path

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.