To install a compiled .apk file, you can just use the "adb" command. It's explained here in the "Running an Android Application" about midways down:
http://code.google.com/android/intro/develop-and-debug.html Cheers~~Fish~~ On Thu, Nov 6, 2008 at 9:49 AM, HaleRazor <[EMAIL PROTECTED]> wrote: > > First, you have to sign the .apk: > http://code.google.com/android/devel/sign-publish.html > > After that is done, you will use the command line <i>install</i> that > comes with the SDK. I think /? is the switch to get the command line > params. I'm at work now and don't have the SDK installed here, so I'm > not 100% sure about that. > > > On Nov 6, 7:25 am, "dailyLife"<[EMAIL PROTECTED]> wrote: > > My os is Windows ,IED----eclipse > > How to install software in the G1. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

