With the latest iteration of the SDK (1.0 r1) I was able to upload
my .apk file to my personal website, download and install it. I've
tested that with a few files now. But the thing I found is: when I
used the .apk file generated by employing (in eclipse) Android
Tools... Export Unsigned Application Package, the install would fail.
When I use the .apk file from the bin directory of the project, it
worked fine.

Toe


On Oct 21, 3:28 pm, eric <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Can you tell us how does the USB ADB works?
>
> The error you are seeing is a SDK 1.0 restriction which is already
> reported previously on these groups. SDK 1.0 only allows apk to be
> downloaded and installed from Android Market, not anywhere else.
>
> Thanks
> Eric
>
> On Oct 21, 2:36 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > got my hands on a G1.  I've a signed .apk which installs beautifully
> > via "adb install" when the G1 is connected to my laptop via USB.
> > however, attempts to download the very file from the browser & then
> > install, result in "Application Install unsuccessful" (funnily enough,
> > with a green tick mark).
>
> > I also tried installing the HelloAndroid app created as described
> > here:http://davanum.wordpress.com/2007/11/13/hello-world-using-ant-for-goo...
>
> > the app fails installation w/ the same message.  so do other .apk's
> > off the internet.  the only app that seems to work so far is Lunar
> > Lander which requires no network/data/security 
> > privileges:http://code.google.com/android/samples/LunarLander/index.html
>
> > Any ideas what might be going on?
>
> > Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Internals" group.
To post to this group, send email to android-internals@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/android-internals?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to