HomeSort by relevance Sort by last modified time
    Searched full:apps (Results 1 - 25 of 4215) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/training/
building-content-sharing.jd 1 page.title=Building Apps with Content Sharing
8 <p>These classes teach you how to create apps that share data between apps and devices.</p>
building-multimedia.jd 1 page.title=Building Apps with Multimedia
9 create rich multimedia apps that behave the way users expect.</p
  /frameworks/base/tests/SmokeTestApps/
README 1 The apps in this folder are intentionally bad-behaving apps that are intended
  /development/testrunner/
coverage_targets.xml 31 type - one of JAVA_LIBRARIES,APPS
57 <!-- apps -->
59 type="APPS" />
60 <coverage_target name="Browser" build_path="packages/apps/Browser"
61 type="APPS" />
62 <coverage_target name="Calculator" build_path="packages/apps/Calculator"
63 type="APPS" />
64 <coverage_target name="Calendar" build_path="packages/apps/Calendar"
65 type="APPS" />
66 <coverage_target name="Camera" build_path="packages/apps/Camera
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
icons_png.qrc 3 <file alias="wpa_gui.png">icons/hicolor/16x16/apps/wpa_gui.png</file>
4 <file alias="ap.png">icons/hicolor/32x32/apps/ap.png</file>
5 <file alias="laptop.png">icons/hicolor/32x32/apps/laptop.png</file>
6 <file alias="group.png">icons/hicolor/32x32/apps/group.png</file>
7 <file alias="invitation.png">icons/hicolor/32x32/apps/invitation.png</file>
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
_getpatches 8 cp -p /dist/src/apps/VNC/tight_vnc_1.3dev5/tight-vncviewer*patch .
9 cp -p /dist/src/apps/VNC/tight_vnc_1.3dev5/vnc_unixsrc_vncviewer.patched.tar ../zips/
11 cp -p /dist/src/apps/VNC/etc/libvncserver_cvs/expts/java_ssl/ultra/ultraftp.tar ../zips/
12 cp -p /dist/src/apps/VNC/etc/libvncserver_cvs/expts/vncstorepw.tar ../zips/
14 cp -p /dist/src/apps/VNC/tight_vnc_1.3dev5/vnc_unixsrc/vncviewer/vncviewer.man ../../man/man1/ssvncviewer.1
  /frameworks/base/docs/html/training/tv/
index.jd 1 page.title=Building Apps for TV
3 page.metaDescription=Starting point for building apps and games for Android TV, with guidelines, information, and examples.
9 <p>These classes teach you how to build apps for TV devices.</p>
11 <p class="note"><strong>Note:</strong> For details on how to publish your TV apps in Google Play,
  /frameworks/base/core/java/android/webkit/
package.html 4 <p>For more information about building apps with web-based content, see the
5 <a href="{@docRoot}guide/webapps/overview.html">Web Apps Overview</a>.
  /development/samples/AccelerometerPlay/
_index.jd 6 <p>Example code that shows how to use the device accelerometer in apps and games.</p>
  /development/samples/browseable/PermissionRequest/
_index.jd 8 This sample shows how to handle PermissionRequest coming from web apps inside of a
  /device/moto/shamu/ShamuLayout/res/xml/
partner_default_layout.xml 21 <!-- Dialer Messaging [All Apps] Browser Camera -->
37 packageName="com.google.android.apps.messaging"
38 className="com.google.android.apps.messaging.ui.ConversationListActivity"
47 className="com.google.android.apps.chrome.Main"
76 packageName="com.google.android.apps.maps"
86 packageName="com.google.android.apps.plus"
87 className="com.google.android.apps.plus.phone.HomeActivity"
97 packageName="com.google.android.apps.photos"
98 className="com.google.android.apps.photos.home.HomeActivity"
107 packageName="com.google.android.apps.genie.geniewidget
    [all...]
  /external/sepolicy/
isolated_app.te 4 ### This file defines the rules for isolated apps. An "isolated
28 # Isolated apps should not directly open app data files themselves.
32 # Isolated apps can only access two services,
40 # Isolated apps shouldn't be able to access the driver directly.
  /frameworks/base/docs/html/training/tv/start/
index.jd 1 page.title=Building TV Apps
18 Android offers a rich user experience that's optimized for apps running on large screen devices,
19 such as high-definition televisions. Apps on TV offer new opportunities to delight your users
24 TV apps use the same structure as those for phones and tablets. This approach means you can
25 create new TV apps based on what you already know about building apps for Android, or extend your
26 existing apps to also run on TV devices. However, the user interaction model for TV is
33 This class describes how to start building apps for TV, including setting up your development
40 "{@docRoot}sdk/installing/studio.html">Android Studio</a> for building TV apps, because it
50 Getting Started with TV Apps</a></dt
    [all...]
  /ndk/build/tools/
cleanup-apps.sh 5 # apps/<name>/project directories.
7 for projectPath in `find apps/*/project` ; do
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion9.xml 1 <com.google.android.apps.iosched.ui.widget.DashboardLayout
10 </com.google.android.apps.iosched.ui.widget.DashboardLayout>
  /development/tools/findunused/
findunusedstrings 8 folder option causes only that app folder to be scanned, default is to scan all folders onder apps/
20 apps=$1
21 if [ "$apps" == "" ]
23 apps=$ANDROID_BUILD_TOP/packages/apps/*
26 for app in $apps
  /device/htc/flounder/VolantisLayout/res/xml/
partner_default_layout.xml 21 <!-- Hangouts Gmail Chrome [All Apps] YouTube Photos Camera -->
47 className="com.google.android.apps.chrome.Main"
64 packageName="com.google.android.apps.photos"
65 className="com.google.android.apps.photos.home.HomeActivity"
94 packageName="com.google.android.apps.maps"
99 packageName="com.google.android.apps.plus"
100 className="com.google.android.apps.plus.phone.HomeActivity"
114 packageName="com.google.android.apps.genie.geniewidget"
115 className="com.google.android.apps.genie.geniewidget.activities.NewsActivity"
130 packageName="com.google.android.apps.docs.editors.docs
    [all...]
  /frameworks/base/docs/html/distribute/tools/
open-distribution.jd 2 page.metaDescription=With Android you can distribute apps to users in any way you want, using any store or distribution approach.
9 apps to users in any way you want, using any distribution approach or
11 marketplace to serving your apps from a web site or emailing them directly
16 The process for building and packaging your apps for distribution is the
25 apps.
37 Usually, to reach the broadest possible audience, you?d distribute your apps
42 Google Play is the premier marketplace for Android apps and is particularly
43 useful if you want to distribute your apps to a large global audience.
44 However, you can distribute your apps through any app marketplace you want or
54 helps prevent unauthorized installation and use of your apps
    [all...]
  /packages/apps/Tag/src/com/android/apps/tag/message/
NdefMessageParser.java 17 package com.android.apps.tag.message;
19 import com.android.apps.tag.record.ImageRecord;
20 import com.android.apps.tag.record.MimeRecord;
21 import com.android.apps.tag.record.ParsedNdefRecord;
22 import com.android.apps.tag.record.SmartPoster;
23 import com.android.apps.tag.record.TextRecord;
24 import com.android.apps.tag.record.UnknownRecord;
25 import com.android.apps.tag.record.UriRecord;
26 import com.android.apps.tag.record.VCardRecord;
  /frameworks/base/docs/html/training/wearables/apps/
index.jd 1 page.title=Creating Wearable Apps
18 Wearable apps run directly on the device, giving you access to hardware such as sensors and the
19 GPU. They are fundamentally the same as apps built for other devices using the Android SDK, but
21 These are the main differences between handheld and wearable apps:</p>
24 <li>Wearable apps are relatively small in size and functionality compared to handheld apps.
29 <li>Users don't download apps directly onto the wearable. Instead, you bundle
33 <li><p>Wearable apps can access much of the standard Android APIs, but don't support
51 the user covers the screen with their palm. Wearable apps that can transition into ambient mode are
52 called <i>always-on</i> apps. The following describes the two modes of operation for always-on apps
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/work/
about.jd 2 page.metaDescription=Distribute your apps directly to enterprises and business users.
7 <p>Google Play for Work is an extension of Google Play that lets Android for Work users browse and install apps. IT admins in a business using Android for Work choose which public and private apps are made available to users in their business. Businesses can use Google Play for Work to securely bulk deploy free apps to their employees or bulk purchase paid apps depending on their needs.</p>
11 <p>As a Google Play developer, your free apps are automatically ready to be selected by Android for Work customers and made available to their workforces on Google Play for Work. However, to allow businesses access to bulk purchase your paid apps, you must opt-in and agree to the <a href="https://play.google.com/about/work/developer-distribution-agreement-addendum.html">Google Play for Work Addendum</a> to the Developer Distribution Agreement.</p>
21 <p>Get your business related apps listed in a business specific gateway so they stand out from consumer apps.</p>
23 <p>Reach new audiences at scale because businesses will be able to deploy your free apps in bulk. Bulk purchasing also allows businesses to buy your paid app at scale.</p
    [all...]
  /frameworks/base/docs/html/distribute/stories/
index.jd 3 page.metaDescription=Android developers, their apps, and their successes with Android and Google Play.
7 <p>Android developers, their apps, and their successes with Android and Google Play.</p>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
__init__.py 18 * cgi_gateway -- Run WSGI apps under CGI (pending a deployment standard)
20 * cgi_wrapper -- Run CGI apps under WSGI
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
__init__.py 18 * cgi_gateway -- Run WSGI apps under CGI (pending a deployment standard)
20 * cgi_wrapper -- Run CGI apps under WSGI
  /development/samples/browseable/AppRestrictionEnforcer/
_index.jd 8 This sample demonstrates how to set restrictions to other apps as a profile owner.

Completed in 1874 milliseconds

1 2 3 4 5 6 7 8 91011>>