Re: [android-developers] How to install several versions of activity from one Eclipse project?

2011-07-08 Thread TreKing
On Fri, Jul 8, 2011 at 4:58 AM, Raghav Sood  wrote:

> If you want to preserve different versions you will have to change the
> package name for each version.


Yeah, if you want different versions installed side-by-side, you need unique
package names. If you simply want to preserve a version of the app you can
restore back to, use revision control.

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] How to install several versions of activity from one Eclipse project?

2011-07-08 Thread Raghav Sood
If you want to preserve different versions you will have to change the
package name for each version.

On Thu, Jul 7, 2011 at 7:08 PM, Anna  wrote:

> Hello all! I need your advise. I'm writing an application in Eclipse.
> Every time, when I run the activity from Eclipse, it is  reinstalling.
> Question is: Is it possible to preserve previous versions of activity
> in device? Or do I need to create the new project each version of
> activity?
> Thank you
>
> --
> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
Raghav Sood
http://www.raghavsood.com/
http://wiki.androidappcheck.com/
http://www.telstop.tel/
https://market.android.com/developer?pub=Raghav+Sood

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How to install several versions of activity from one Eclipse project?

2011-07-08 Thread Anna
Hello all! I need your advise. I'm writing an application in Eclipse.
Every time, when I run the activity from Eclipse, it is  reinstalling.
Question is: Is it possible to preserve previous versions of activity
in device? Or do I need to create the new project each version of
activity?
Thank you

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en