如何更改现有应用程序的Android应用程序名称和ID? [英] How to change Android App Name and ID of an existing application?

查看:260
本文介绍了如何更改现有应用程序的Android应用程序名称和ID?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Eclipse中有两个Android项目.我复制了另一个项目,然后更改了应用程序名称(在strings.xml中)和项目名称(在Eclipse中).

I have two Android projects in Eclipse. I copied the one project from the other, then changed the app name (in strings.xml) and the project name (in Eclipse).

但是现在有一个问题:当我在模拟器中运行两个应用程序时,另一个应用程序丢失了(可能被覆盖了?).因此,我想我还需要进行其他设置,以便Android能够识别这两个应用程序是否不同?

But now there is a problem: When I run either of the applications in the emulator, the other one gets lost (maybe overwritten?). So I guess that there is another setting I have to make, so that Android recognizes the two apps to be different?

谢谢!

推荐答案

包名称(在Java中).

Package name (in java).

应用名称也已在清单中,尽管我认为不需要唯一,但为清楚起见,最好将其更改.

The app name is also in the manifest, although I don't think that needs to be unique, but still would be good to change it for clarity.

这篇关于如何更改现有应用程序的Android应用程序名称和ID?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆