Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout getting device list #28

Closed
GoogleCodeExporter opened this issue Jan 18, 2016 · 4 comments
Closed

Timeout getting device list #28

GoogleCodeExporter opened this issue Jan 18, 2016 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. On Windows XP launch stop the adb daemon with: adb kill-server
2. Launch androidscreencast.jnlp
3. Observe "Unable to launch the application" error

What is the expected output? What do you see instead?
Expect to see the application launch. An error is displayed instead.

What version of the product are you using? On what operating system?
Windows XP (sp3). jnlp was run from website Jan 15th, 2010

Please provide any additional information below.
Please see attached files.

Original issue reported on code.google.com by gbickf...@gmail.com on 15 Jan 2010 at 8:52

Attachments:

@GoogleCodeExporter
Copy link
Author

increased timeout value. Thanks for your report

Original comment by thiel.al...@gmail.com on 26 Jan 2010 at 5:12

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

This actually happens when the ADB server has not been started yet. To remedy 
the situation simple execute 
"adb start-server" or "adb shell" from the command line and then relaunch 
androidscreencast.jnlp

Original comment by gbickf...@gmail.com on 26 Jan 2010 at 5:24

@GoogleCodeExporter
Copy link
Author

where do i input that command

Original comment by biggam...@gmail.com on 3 Aug 2010 at 10:00

@GoogleCodeExporter
Copy link
Author

goto Android SDK Manager\tools 

hope this help.

Original comment by leejhn@gmail.com on 5 Dec 2011 at 1:59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant