What is the exact UI you are seeing and error message? What is in the log? What is your package name?
Generally if the system can't install an .apk because that package already exists, well that package already exists somewhere. :} On Tue, Mar 24, 2009 at 3:46 PM, bee <bso...@gmail.com> wrote: > > I'm testing an app I'm developing and asked a friend to install on > their device. I wanted to make it as easy as possible for them to help > me out so I put the .apk up on my website for them to download to the > phone (rather than making them download the SDK and use adb to > install). The install of the downloaded .apk fails, complaining of a > package conflict. > > I have since gotten my hands on the phone briefly and I verified that: > * they have selected "allow unsigned apps" in settings > * there is no package with the same (or similar) name in data/data > * installing via adb works with not a peep > * when I download the .apk to my phone the app installs fine > > Any ideas what's up? It would be really nice to make it as easy as > possible to distribute to people who might be willing to do me the > favor of testing. > > Thanks for any help, > Bee > > > > -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---