Home | History | Annotate | Download | only in WiFiDirectDemo

Lines Matching full:application

1 <p>This is a demo application highlighting how to make peer to peer network connections with
2 the Wi-Fi Direct APIs. The application allows you to transfer jpeg images from the gallery after a succesful connection.</p>
8 <p>The application includes:<p>
21 &mdash; an <code>IntentService</code> that services file transfer requests from the application by using TCP sockets. </li> </ul>
22 <p>If you are developing an application that uses the Wi-Fi Direct APIs, remember that the
24 the platform. To ensure that your application can only
26 following to the application's manifest before publishing to Google Play:</p>
28 indicates to Google Play and the platform that your application requires
33 element.</li> </ul> <p>To control how Google Play filters your application
35 application's manifest <ul> <li><code>&lt;uses-feature
37 Play that your application uses the Wi-Fi Direct API. The declaration should include
39 Google Play to filter the application from devices that do not offer Wi-Fi Direct support. Other <code>&lt;uses-feature&gt;</code> declarations may also be