Hey.. whenever i faced this issue i used to manually kill the server
and start it again. Next when i tried adb devices, it showed the
Device name and mode correctly.
--> adb kill-server
--> adb start-server
--> adb devices

Cheers!
On Oct 28, 9:17 pm, Maxood <[email protected]> wrote:
> Turned off the firewall. Issue is still pending. Again getting the
> same error message on running adb shell:
> "Device Not Found"
> On adb devices, i get an empty list with the following messages:
> * daemon not running. starting it now*
> * daemon started successfully *
> "List of devices attached"
>
> On Oct 28, 5:02 am, Alexey Tarasov <[email protected]> wrote:
>
>
>
> > Probably firewall issue, cause emulator is connected via TCP
> > connection.
> > Try 'netstat -ab' and see its output for emulator image, e.g. is it
> > listening ports 5554, 5555 and so on. If yes, then switch firewall off
> > and try again 'adb devices'
> > I'm not using Windows, so I don't know which other problems may be
> > with emulator in your case.
>
> > On Oct 27, 2:21 am, Maxood <[email protected]> wrote:
>
> > > I am using an emulator here. And on the emulator USB Debugging is
> > > enabled.
> > > Still getting the same message "error: device not found".
> > > Also at times ADB runs fine in shell mode but now all of a sudden it
> > > is not running and throwing error. Why?Whats the reason? And whats the
> > > solution?- Hide quoted text -
>
> - Show quoted text -

--~--~---------~--~----~------------~-------~--~----~
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