score:1
you can also specify the device vendor in android adb settings file.
first you need to find the device vendor. in windows go to start->control panel->device manager->android device->open the adb device driver you will have 3 tabs, 'general','driver','details'.
go to 'details', select from the combo 'hardware ids' and look at the value, it should be something like that: usb\vid_xxxx&pid_yyyy
hardware vendor is : xxxx
now you need to add the vendor in the adb settings file:
its located in: c:\users\.android\adb_usb.ini
just insert : 0xxxxx
at the end of the file. save and start adb again(with kill-server)
Source: stackoverflow.com
Related Query
- Samsung Android device won't go in debug mode
- Error running my android app on my device in debug mode
- Simulate localization in a Android device with debug mode
- Eclipse Android SDK cannot see new Samsung Galaxy S4 device via a USB connection
- How to view SQL database in Eclipse Debug mode for android
- Android running really slow in debug mode
- Debug android device via Bluetooth
- Android apk Debug mode works fine but release mode gives too many warnings
- Getting "Launch error: Failed to connect to remote VM. Connection timed out" when trying to debug my app on my device in android
- Android Eclipse Debug mode - Threads
- Eclipse keep deploying to device in debug mode
- Eclipse connects to android debugger, but does not enter debug mode - what is wrong?
- Android Device Debug stopped after plug other phone
- Why Can't I see my android device in DDMS Perspective Mode in Eclipse?
- Android Device wont show up in DDMS
- Android / Eclispe: how to run my app on device or emulator in release mode ? (if any...)
- Cannot debug on an Android device
- Android App working well with DEBUG mode, but not with RUN mode
- Eclipse can't debug android application on Samsung galaxy S4
- NullPointerException in Eclipse debug view right after connecting android device
- Android ADB keeps crashing - can't debug on device when using a usb 3.0 port
- Debug 2 Applications on 1 android device
- Android SDK Eclipse Debug Mode
- Android virtual device appears rotated in portrait mode
- Android Why my FTP file transfer succeed when in USB debug mode with Eclipse and fail when standalone wifi?
- Debug android app when it starts on device
- Android app doesn't finish launching in debug mode in Eclipse
- Eclipse Android SDK stopped seeing my Samsung Galaxy S4 device via a USB connection
- android app wont launch in my device
- Not able to debug Android Instrumentation tests on Device from Eclipse
More Query from same tag
- In Java, how detect source where int value was set to long variable
- Eclipse template for wrapping an iterable selection in a for each loop
- Unable to Debug Library Projects with ADT v14 - Source Not Found
- Eclipse Tycho complaining about Missing Constraint but showing bundle as RESOLVED at the same time
- How to install JavaEE capabilities in Eclipse Indigo 3.7.1
- Eclipse RCP: Separators between Toolbars not visible
- How to deploy Jetty-based web application
- Arabic letters converted to Latin
- Team Explorer Everywhere: Could not execute HistoryAction. java.lang.NullPointerException
- Changing java doubles to floats in eclipse
- How to attach source to Google Drive API or `Android Private Library` in Eclipse
- How AND between two operators works?
- using a man page viewer in eclipse
- Why am I getting "Foreign key constraint fails" exception on persist?
- Java TextToSpeech Could not find or load main class model.Main
- Build path errors while switching Eclipse versions
- Error creating junit in groovy project
- How do I display only active Mercurial-branches in Eclipse Luna?
- Creating a new NodeId in OPC UA
- org.codehaus.plexus.archiver.jar.Manifest.merge(org.codehaus.plexus.archiver.jar.Manifest)
- Working with Java; HashMaps and ArrayLists not compiling in Eclipse or BlueJay
- Eclipse closing as soon as Workspace is loaded
- .Jar File Has Compile Errors When Decompiled But Works Properly
- Debug only your Android source in Eclipse
- onClick method for Buttons in ExpandableListView
- Eclipse complains about name clash when code is copied to another project
- error in ubuntu bash:. ./setenv.sh: No such file or directory
- 404 error for servlets in Eclipse/JBoss Dynamic Web Project
- Opening project files in eclipse
- Problem adding commons-configuration to m2eclipse