How to change Android App Name and ID of an existing application? -
i have 2 android projects in eclipse. copied 1 project other, changed app name (in strings.xml) , the project name (in eclipse).
but there problem: when i run either of applications in emulator, the other 1 gets lost (maybe overwritten?). guess there setting have make, android recognizes 2 apps different?
thanks!
package name (in java).
the app name in manifest, although don't think needs unique, still change clarity.
Comments
Post a Comment