ok, I havent try installing through usb (adb tool), but I already signed my
apk file...
here are my steps:
- do development on Eclipse + android plugin
- run on emulator, works fine
- create key using command line keytool
- sign using jarsigner
- verify using jarsigner -verify
- upload to my webserver
- download the signed apk file from g1
- download succesfull
- got message: Install unsuccesful
- the RUN option below is greyed out.

2008/11/11 BCatDC <[EMAIL PROTECTED]>

>
> Hey there.
> I've made just a little progress since I posted this.
>
> Plug your phone into your computer via USB.  Set your phone for
> settings> applications> developement> for USB debugging
>
> In eclipse open androidmanifest.xml under the application tab on the
> left side of the screen is the "debuggable option" set that to true.
>
> Now if you run, instead of the .apk installing and testing on the
> emulator it installs and test on the phone. You can unplug it all and
> the app will still run on the phone.
>
> (Not quite what we need... but it's a step forward)
>
> Also I have a guy on another forum who is convinced that I need to
> sign the .apk files. I haven't figured out exactly how to do that yet.
>
> best of luck. Oh and I should point out... I don't know what I'm
> doing. I wouldn't suggest this stuff If I weren't doing it myself...
> but I'm kind stumbling through it all.
>
> On Nov 10, 9:20 pm, "Lawrence Samantha" <[EMAIL PROTECTED]> wrote:
> > I had the same problem too, posted a thread on another forum (anddev) and
> > got no response. Anyone can kindly help us?
> >
> > 2008/11/10 BCatDC <[EMAIL PROTECTED]>
> >
> >
> >
> >
> >
> > > Hi there,
> >
> > > I'm just getting started with android developing. I have a very
> > > frustrating problem. I've worked with samples to do a number of
> > > little .APKs a few different hello worlds. A slightly modded version
> > > of lunar lander. Very basic stuff. They work great in the emulator,
> > > and they seem to export just fine. But then things go south.
> >
> > > I've used my web server to download them over the air. I've transfered
> > > them to the sd card and tried to install them with Apps Installer (by
> > > modmyGphone) It doesn't seem to matter what I do. Every install fails
> > > with the stupid check mark and the words "Unsuccessful Install."
> > > Needless to say I'm very frustrated, I have no idea how to trouble
> > > shoot this and move forward.
> >
> > > FYI I have Unknown Sources checked in my settings. And I've
> > > successfully installed plenty of non market apps both over the air and
> > > off the sd card.
> >
> > > Alright android geniuses thats where I'm at can you help me?
> >
> > --
> > Lawrence SamanthaPLug
> >
>


-- 
Lawrence Samantha

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

Reply via email to