This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 226505 - Android device on recognized on Windows
Summary: Android device on recognized on Windows
Status: RESOLVED WORKSFORME
Alias: None
Product: web
Classification: Unclassified
Component: Cordova (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-22 08:44 UTC by Vladimir Riha
Modified: 2013-02-22 09:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (35.38 KB, application/octet-stream)
2013-02-22 08:44 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2013-02-22 08:44:54 UTC
Created attachment 131715 [details]
IDE log

I tried with following devices:
- Galaxy Nexus 4.2.2 stock
- Asus Transformer TF300, 4.1.1 stock

Both of them seem to be not recognized by IDE, when I run project, dialog "Lengthy operation - Checking android device...' is opened but nothing happens. Debugging is enabled in Chrome and device setting as well. Commnand "adb devices" lists currently connected device (in case of Galaxy Nexus I had to download official Samsung driver first). Changing browser from "Default" to Chrome (and vice versa) does not maky any difference

I'm attaching IDE log but I don't see any problem in it. Is there some other logging I can provide?


Product Version: NetBeans IDE Dev (Build web-main-9956-on-20130222)
Java: 1.6.0_38; Java HotSpot(TM) Client VM 20.13-b02
Runtime: Java(TM) SE Runtime Environment 1.6.0_38-b05
System: Windows 7 version 6.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 Vladimir Riha 2013-02-22 08:49:44 UTC
I started IDE using netbeans64.exe with JDK7 and it started to work
Comment 2 Vladimir Riha 2013-02-22 08:57:59 UTC
I'll test more combination of JDK 32b x 64b and netbeans.exe and netbeans64.exe to see if there is some relation
Comment 3 Vladimir Riha 2013-02-22 09:26:43 UTC
Now its working but I have no idea why, I simply reconnected the device, I tried the original combination of JDK & netbeans.exe file is working just fine. To be sure I tried also JDK6+7 32+64b and all seems fine. Sorry for troubles