On Thu, Jun 11, 2009 at 4:55 PM, Dagvadorj Galbadrakh <dagvad...@gmail.com>wrote:
> > When I start an AVD with emulator, emulator says the following > > emulator: emulator window was out of view and was recentred > > The emulator saves the last position of its window when it exits. On startup, it retrieves the recorded value and tries to reposition the window to the previous location. The message you see means that the old window position was out-of-view. This can happen for a number of reason, which include switching between different monitor settings (e.g. when docking / undocking a laptop from a base station connected to another screen), or using a really unusual Linux window manager. In all cases, this is pretty harmless. > And then when I try to install an application to the running emulator, > it says > > error: device offline > > and returns. > > That means that the adb server has detected an emulator running on your machine, but could not contact the "adbd" daemon that runs inside it that is supposed to manage the ADB connection. This is normal during the bootup sequence (because the daemon might not be launched yet), however, if the problem persists, there is something fishy in the system image you're using. Are you using the standard SDK, or did you try to build custom system images ? > Would somebody please help me? I'd be appreciated. > > Thanks. > > --~--~---------~--~----~------------~-------~--~----~ > 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 > -~----------~----~----~----~------~----~------~--~--- > > -- 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