I am working with an Android Dev Phone (the fully unlocked one), and I have written a number of apps for it already without issue. When I choose to run one app from within eclipse, it opens nicely on the phone, which is plugged in via USB.
However, if i run any of the other apps I have written, they seem to overwrite or take the place of the previous app I have installed. How can I keep more than one of my apps on the phone at once? I want to do some testing with intents between two custom apps and this is impossible because of this fact. Any help is appreciated. Thanks!