[android-developers] Re: instal different versions of same app
you need to refactor the whole code base to use a different package name in addition to changing the package name in the manifest.. the name of the app is meaningless, that's just the value that shows on the icon.
On Saturday, April 27, 2013 8:26:04 PM UTC+3, Carlos Costa wrote:
Hi guys--
I am developing a game with eclipse, I try it in my mobile phone, to get the real feeling
Sometimes I do little changes in my app and I want to install it in the phone but without remove the previous version, which is the best way to do it?
I tried to change the app name in the manifest, but it doesn't work
Thanks in advance
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home