[AC-1240] Android Device not recognised
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-08-07T03:25:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | john deer |
Assignee | Mauro Parra-Miranda |
Created | 2014-06-26T08:41:22.000+0000 |
Updated | 2016-03-08T07:37:37.000+0000 |
Description
Steps to Reproduce
Install latest Titanium Studio, Android SDK 4.4.2, node.js and so forth on Windows 7. Connect Google Nexus 4 with Android Version 4.4.2 to the computer. Check that ADB recognises the phone. Titanium Studio does not recognise the phone.
Please note that project compiles and the Emulator works fine.
Actual Result
There are no Android devices connected.
Expected Result
Compilation ok and debug on phone working.
Comments
JSON Source
Hi, Here is some suggestion may help you. 1. Enable USB debugging on your phone device. Like: http://opensourceforgeeks.blogspot.in/2013/11/troubleshooting-steps-when-eclipse-adt.html 2. Installed the latest driver. Like: http://opensourceforgeeks.blogspot.in/2013/10/troubleshooting-steps-when-eclipse-adt.html 3. Restart your ADB server. {quote} C:\Android\android-sdk\platform-tools>adb kill-server C:\Android\android-sdk\platform-tools>adb start-server {quote} Regards, Shuo
Hello, does this helped? Best Regards
No response from customer.