The apk file needs to be in the subfolder "tools" of your Android installation. An interesting site:
http://openhandsetmagazine.com/2008/01/tips-how-to-install-apk-files-on-android-emulator/ Have you done it like that and still are getting the error? On 11 Jul., 07:21, Raj <[EMAIL PROTECTED]> wrote: > If u want to install the .apk file > > follow the folling procedure > > 1. run the emulator of android from the eclipse > 2. start - > run -> cmd in window > 3. type command in console adb kill-server > 4.type command in console adb start-server > 5 type command in console adb install <.apk file with its full path> > > On Jul 11, 8:48 am, gunaaa <[EMAIL PROTECTED]> wrote: > > > Hi Analdyn, > > From where you want to install .apk? From folder or from terminal > > or from eclipse? Anywhere its possible.Better install from eclipse. > > Its easy. in DDMS go to data-->app-->then push file > > > Regards, > > Guna --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

