Giter Club home page Giter Club logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
I can confirm this same error on Kaiser natively running OpenEclair 1.2.2 with 
our 
2.6.25 kernel.

Original comment by [email protected] on 19 Mar 2010 at 4:44

from androidscreencast.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
This has nothing to do with androidscreencast -- adb itself cannot connect to 
the device, and so cannot execute anything there etc. You need to first make 
sure that e.g. the following works by itself:

adb -s <device-id> shell ls

If someone somehow built Android for that device, there has to be a working adb 
for it. Reboot everything, download the latest adb from the HTC site, or get 
adb from someone who is known to develop for the device. You may also need to 
install special USB drivers on your computer for that type of device.

Original comment by [email protected] on 23 Jul 2010 at 11:45

from androidscreencast.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
Adb works great on that device, the only problem is it identifies it as ??????, 
but it works.

andrea@aolivato:~$ adb devices
List of devices attached 
????????????    device

andrea@aolivato:~$ adb shell uptime
 11:49:56 up 17:31, load average: 7.61, 7.62, 7.81

Original comment by [email protected] on 23 Jul 2010 at 11:50

from androidscreencast.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
Is there (after one year) any possibility to rename a device or specifty a name 
for the device?

Original comment by [email protected] on 14 Mar 2011 at 4:59

from androidscreencast.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
Im using a Huawei u8220. I can connect to the phone with ./adb shell
but i get this when i try ./adb devices:


* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached 
????????????    device

Then when i try to open adroidScreencast i get this:

10:33 E/DeviceMonitor: Connection attempts: 1
10:34 E/DeviceMonitor: Connection attempts: 2
10:35 E/DeviceMonitor: Connection attempts: 3
10:36 E/DeviceMonitor: Connection attempts: 4
10:37 E/DeviceMonitor: Connection attempts: 5
10:38 E/DeviceMonitor: Connection attempts: 6
10:39 E/DeviceMonitor: Connection attempts: 7
10:40 E/DeviceMonitor: Connection attempts: 8
10:41 E/DeviceMonitor: Connection attempts: 9
10:42 E/DeviceMonitor: Connection attempts: 10
10:43 E/DeviceMonitor: Connection attempts: 11
10:43 E/adb: Cannot start adb when AndroidDebugBridge is created without the 
location of adb.
10:43 E/DeviceMonitor: adb restart attempts: 1
net.sourceforge.jnlp.LaunchException: Fatal: Launch Error: Could not launch 
JNLP file.
    at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:469)
    at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:732)
Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:461)
    ... 1 more
Caused by: 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)
    ... 6 more
Caused by: 
java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:461)
    at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:732)
Caused by: 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)
    ... 6 more
cleaning up...
cleanup done, exiting...

Any Help?

Original comment by [email protected] on 10 Apr 2011 at 7:09

from androidscreencast.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.