From 41a8c7e68acefc21a749643e15eda51c46b24058 Mon Sep 17 00:00:00 2001 From: Robert Ly Date: Tue, 10 Apr 2012 13:20:44 -0700 Subject: docs: fixing broken link for bug 6104366 Change-Id: Ic8f7a9c5540cc0dd2251b7373e80b1f9ab6d8aa9 --- docs/html/guide/topics/wireless/wifip2p.jd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/html/guide/topics/wireless/wifip2p.jd b/docs/html/guide/topics/wireless/wifip2p.jd index ec8e71eeb997..82c9abdb1066 100644 --- a/docs/html/guide/topics/wireless/wifip2p.jd +++ b/docs/html/guide/topics/wireless/wifip2p.jd @@ -491,10 +491,10 @@ manager.connect(channel, config, new ActionListener() {

The following example, modified from the Wi-Fi Direct Demo sample, shows you how + "{@docRoot}resources/samples/WiFiDirectDemo/index.html">Wi-Fi Direct Demo sample, shows you how 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 Wi-Fi Direct Demo sample.

+ "{@docRoot}resources/samples/WiFiDirectDemo/index.html">Wi-Fi Direct Demo sample.

 public static class FileServerAsyncTask extends AsyncTask {
 
-- 
cgit v1.2.3-59-g8ed1b