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…
8 <p>The application includes:<p>
21 …— an <code>IntentService</code> that services file transfer requests from the application by…
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><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 <…