jkgooch / androidscreencast

Automatically exported from code.google.com/p/androidscreencast
0 stars 0 forks source link

Acer beTouch connect e400 #71

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Device name : Acer beTouch e400
Device rooted (yes/no) : yes
Device OS version (1.5/1.6/2.0,...) : 2,1

Computer OS and version (Mac,Win,Linux,...) : WinXp
Java version (java -version from command line) : 1.6
ADB version (adb version from command line) :
AndroidScreencast version :

What steps will reproduce the problem?
1.Launch the androidscreencast.jnpl
2.Timeout getting the phone list
3.java.lang.RuntimeException: Timeout getting device list!
    at net.srcz.android.screencast.Main.waitDeviceList(Main.java:86)
    at net.srcz.android.screencast.Main.initialize(Main.java:37)
    at net.srcz.android.screencast.Main.<init>(Main.java:25)
    at net.srcz.android.screencast.Main.main(Main.java:107)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sun.javaws.Launcher.executeApplication(Unknown Source)
    at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
    at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

What is the expected output? What do you see instead?

Please provide any additional information below.

Original issue reported on code.google.com by gioves...@gmail.com on 7 Oct 2010 at 7:09