Lines Matching full:application
8 users in two ways: in a traditional web browser and in an Android application, by
12 <p>There are essentially two ways to deliver an application on Android: as a
13 client-side application (developed using the Android SDK and installed on user devices in an APK)
14 or as a web application (developed using web standards and accessed through a web
26 interface between your Android application and your web pages that allows JavaScript in the web
27 pages to call upon APIs in your Android application—providing Android APIs to your web-based
28 application.</p>
37 application that you at least expect to be available on Android-powered devices (which you should
42 <dd>How to embed web pages into your Android application using {@link
48 <dd>A list of practices you should follow, in order to provide an effective web application on