If they are downloading via 3G, GRPS (anything non-wifi), then it
might be the cause. I know thats what caused the problem for my
application and for others also. See
http://groups.google.com/group/android-beginners/browse_thread/thread/4f82b29159a341fe

On Mar 24, 10: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
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to