am 23f08c6d: Merge "docs: fixing broken link for bug 6104366" into ics-mr1
* commit '23f08c6d64976989f6519b4c65f2006865e8fd76': docs: fixing broken link for bug 6104366
This commit is contained in:
@@ -491,10 +491,10 @@ manager.connect(channel, config, new ActionListener() {
|
|||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<p>The following example, modified from the <a href=
|
<p>The following example, modified from the <a href=
|
||||||
"{@docRoot}resources/samples/WifiDirectDemo/index.html">Wi-Fi Direct Demo</a> sample, shows you how
|
"{@docRoot}resources/samples/WiFiDirectDemo/index.html">Wi-Fi Direct Demo</a> sample, shows you how
|
||||||
to create this client-server socket communication and transfer JPEG images from a client
|
to create this client-server socket communication and transfer JPEG images from a client
|
||||||
to a server with a service. For a complete working example, compile and run the <a href=
|
to a server with a service. For a complete working example, compile and run the <a href=
|
||||||
"{@docRoot}resources/samples/WifiDirectDemo/index.html">Wi-Fi Direct Demo</a> sample.</p>
|
"{@docRoot}resources/samples/WiFiDirectDemo/index.html">Wi-Fi Direct Demo</a> sample.</p>
|
||||||
<pre>
|
<pre>
|
||||||
public static class FileServerAsyncTask extends AsyncTask<Void, Void, String> {
|
public static class FileServerAsyncTask extends AsyncTask<Void, Void, String> {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user