score:0
i know your problem is intermittent and as jim says, restarting eclipse helps when unplugging the usb and plugging it in again doesn't help. i did however find this extremely helpful detecting a new device: adb not finding my device / phone (macos x). give this a shot for your already discovered devices, to see if that helps.
score:0
sometimes adb fails to recognize devices properly. try "adb kill-server" and then "adb devices"
score:1
i had to download the android file transfer mac application, and then it worked fine. i also had to use the right usb cord -- some don't have a data channel.
Source: stackoverflow.com
Related Query
- how come my android devices are not visible on my Mac?
- How come when I try to download the Android Support Package Revision 10, it keeps saying file not found?
- How come Android SDK installation did not work with the Eclipse repository download but did with manual Eclipse 3.6.2 download?
- How to move a method from a class to another class when two classes are not at all related
- Debugging Android NDK C/C++ code in Eclipse - breakpoints are not hit
- Android How to create Intent Filter for custom file extension that does NOT make it part of a chooser for everything on the phone
- Android Device Monitor is not starting in Android Studio on MAC
- How to resolve warning: You are installing software that contain unsigned content and authenticity and validity of this software can not established
- how come Eclipse compiles this Java code but not Ant?
- How do I fix Eclipse CDT Error "Function 'isdigit' could not be resolved" with Android NDK?
- How to make WindowBuilder create fields that are not nested in Eclipse, Java
- Android library: resources are merged, code is not
- How to programmatically hide android some, but not all, view items in an XML output?
- JARs from library project are not visible in application projects
- How to force compile-warnings if not all public things are JavaDoc'd?
- Android development : ddms from command line not seeing devices
- Android NDK location not valid in preferences on MAC
- Android Eclipse xml editor autocomplete on Mac OX not working
- Eclipse projects (available in directory) are not visible in the Package Explorer?
- Classes, generated with Maven and Dagger, are not visible to ADT in Eclipse
- Which android sdk packages are required to be installed and which are not required ? Are all versions of android API required to be installed?
- French accents are not accepting in eclipse Galileo,so how fix this?-android
- How to refer jars in Maven which are present in the project's lib folder and not in repository?
- Android Eclipse > Graphical Layout: How to Set Default Layout = Nexus 7 or Not 2 for every XML layout I open to look same in IDE and Device
- How come I can't develop on android with Java 7 in Eclipse?
- How to automatically logout the Android app if it is not touched(inactive) for 30 mins?
- How to include library projects in Android Studio that are stored in a separate git repository?
- how sample android source codes are smaller than hello world android source code in eclipse?
- How do I check if Android GPS is still scanning or position is fixed? not just check if enabled
- How to figure out there are missing activities, in Android manifest file, with Eclipse?
More Query from same tag
- How can I disable the anti aliasing in eclipse
- Copying jar files maven project in webapp folder
- Cannot Reference LVL Android Library in my App Project
- Include 3rd jar to eclipse plugin development
- TestNG Error: java.lang.NoSuchMethodError
- Making a new mortgage calculator project and think I have an API issue
- Error on executing selenium
- how to create a keyspace in cassandra?
- MQTT Android Studio and Raspberry PI Broker
- Eclipse 4.4 on Ubuntu 14.04 - "no such file" error
- exec-maven-plugin error, even on working example
- How to hilight a section of a TableView cell as part of the filtering process?
- How can I incorporate my return method with this snippet of code? (Java, Eclipse)
- How to make Android App (.apk file size) size smaller?
- how to open a project in eclipse
- stop Eclipse inserting newlines before comments
- Why is the rectangle not shown when I used drawRect()?
- Can't find JavaFX runtime in my system
- Should JDK 9 not allow Lambda Expression instantiation where final fields are referenced in the overridden method?
- Eclipse Photon - wrong keyboard layout only for shortcut
- Deployment Assembly: The currently displayed page contains invalid values
- Web-service from a java Desktop-application
- Eclipse with IcedTea: use max memory
- xtext dealing with left recursion grammar
- eclipse plugin TextEditorMessages cannot be resolved
- I can't add new/update Android SDK Manager stuff
- How to run a Java Sesame Application From Eclipse
- Why does my Eclipse Luna 4.4 crash on Debian Wheezy 7.4 with Oracle JDK8 64bit?
- Read/Write to an external .txt file using jar file
- Include apk module as dependency in android studio