Skip to content
New issue

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

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

Already on GitHub? # to your account

Javadoc Help #10

Open
MlgmXyysd opened this issue Mar 13, 2020 · 0 comments
Open

Javadoc Help #10

MlgmXyysd opened this issue Mar 13, 2020 · 0 comments

Comments

@MlgmXyysd
Copy link

public AdbStream open(java.lang.String destination)
               throws java.io.UnsupportedEncodingException,
                      java.io.IOException,
                      java.lang.InterruptedException
Opens an AdbStream object corresponding to the specified destination. This routine will block until the connection completes.
Parameters:
               destination - The destination to open on the target
Returns:
               AdbStream object corresponding to the specified destination
Throws:
               java.io.UnsupportedEncodingException - If the destination cannot be encoded to UTF-8
               java.io.IOException - If the stream fails while sending the packet
               java.lang.InterruptedException - If we are unable to wait for the connection to finish

for the parameter destination
There is no indication of what can be filled in.
I only tested "shell:" or "reboot:"
If have other destinations, please tell me

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant