Make sure adb knows your device is connected: adb devices should return a line with your device serial number on it like: HA861LC2521F device
Then run: adb -d install <path to your manually signed apk> That's it. On Jan 5, 6:54 pm, ivan <istas...@gmail.com> wrote: > How does one upload a signed apk file to their G1 (using the USB) for > the final round of testing? ... or should I simply use Eclipse to "Run > as..." on the phone to test the finally compilation, without actually > installing the signed version? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---