HomeSort by relevance Sort by last modified time
    Searched full:developers (Results 351 - 375 of 6015) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/google/play/billing/
gp-purchase-status-api.jd 26 <li><a href="https://developers.google.com/android-publisher/">Google Play
38 <p>Not all developers will need to use these APIs&mdash;in most cases you will
93 <p class="note"><strong>Note:</strong> Not all developers will need to use this
98 developers. In particular, if you have a large number of APKs to manage, or
122 <a href="https://developers.google.com/android-publisher/api-ref/inappproducts">Inappproducts</a>,
123 <a href="https://developers.google.com/android-publisher/api-ref/purchases/products">Purchases.products</a>,
124 and <a href="https://developers.google.com/android-publisher/api-ref/purchases/subscriptions">Purchases.subscriptions</a>
130 href="https://developers.google.com/android-publisher/">Google Play Developer
131 API</a> v. 2.0, available through the Google Developers Console.</p>
145 <li><a href="https://developers.google.com/accounts/docs/OAuth2">OAut
    [all...]
  /frameworks/base/docs/html/about/
index.jd 36 <p>Android?s openness has made it a favorite for consumers and developers alike,
41 forward to bring new capabilities to users and developers. For developers,
48 forward, to bring new capabilities to users and developers. For developers, the
143 <a data-g-event="Developers Page" data-g-label="Case Study Link" href=
148 Hear from the developers themselves how Android helped them reach more
  /frameworks/base/docs/html/distribute/users/
your-listing.jd 47 "http://android-developers.blogspot.com/2013/07/making-beautiful-android-app-icons.html">
49 "http://android-developers.blogspot.com/">Android Developers blog</a>.
63 personalities. Some developers build special screens to highlight what?s
116 Many developers start in their country of strength, then expand into new
119 "http://android-developers.blogspot.com/2012/12/localize-your-promotional-graphics-on.html">
156 "https://developers.google.com/app-indexing/">here</a>.
  /frameworks/base/docs/html/about/versions/
android-3.0-highlights.jd 43 <p>The Android 3.0 platform introduces many new and exciting features for users and developers.
153 <p>The Android 3.0 platform is designed specially to meet the unique needs of applications on devices with larger screen sizes. It offers all of the tools developers need to create incredible visual and interaction experiences on these devices.</p>
174 <p>Starting with Android 3.0, developers can break the Activities of their applications into subcomponents called Fragments, then combine them in a variety of ways to create a richer, more interactive experience. For example, an application can use a set of Fragments to create a true multipane UI, with the user being able to interact with each pane independently. Fragments can be added, removed, replaced, and animated inside an Activity dynamically, and they are modular and reusable across multiple Activities. Because they are modular, Fragments also offer an efficient way for developers to write applications that can run properly on both larger screen as well as smaller screen devices.</p>
180 <p>Android 3.0 offers an updated set of UI widgets that developers can use to quickly add new types of content to their applications. The new UI widgets are redesigned for use on larger screens such as tablets and incorporate the new holographic UI theme. Several new widget types are available, including a 3D stack, search box, a date/time picker, number picker, calendar, popup menu, and others. Most of the redesigned UI widgets can now be used as remote views in application widgets displayed on the home screen. Applications written for earlier versions can inherit the new Widget designs and themes.</p>
190 <p>Home screen widgets are popular with users because they offer fast access to application-specific data directly from the home screen. Android 3.0 lets developers take home screen widgets to the next level, offering more types of content and new modes of interaction with users. Developers can now use more standard UI widget types home screen widgets, including widgets that let users flip through collections of content as 3D stacks, grids, or lists. Users can interact with the home screen widgets in new ways, such as by using touch gestures to scroll and flip the content displayed in a widget. </p>
196 <p>The platform provides each application with its own instance of the Action Bar at the top of the screen, which the application can use to give the user quick access to contextual options, widgets, status, navigation, and more. The application can also customize the display theme of its Action Bar instance. The Action Bar lets developers expose more features of their applications to users in a familiar location, while also unifying the experience of using an application that spans multiple Activities or states.</p>
200 <p>Notifications are a key part of the Android user experience because they let applications show key updates and status information to users in real time. Android 3.0 extends this capability, letting developers include richer content and control more properties. A new builder class lets developers quickly create notifications that include large and small icons, a title, a priority flag, and any (…)
    [all...]
android-1.6-highlights.jd 37 <p>The Android 1.6 platform introduces new features for users and developers.
79 <p>The search framework also provides developers a way to easily expose relevant
130 it easier for users to discover great apps and games from developers.</p>
135 <li>For each title, users can now see screenshots submitted by developers in addition to
149 To do this, developers will need to make their app "searchable" and provide
167 <p>A new gestures framework provides application developers with a framework for creating, storing,
170 <p>Developers can use the new GestureBuilder tool included in the Android 1.6 SDK to generate libraries
177 With this framework, developers can create accessibility plugins that respond to user input,
185 display resolutions and densities. Developers can also specify the types of screens supported by their
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_codelab_10_publishing.html 5 For those not familiar with the store, it provides several benefits to users and developers.</p>
15 <p>For developers:</p>
24 <p>The Chrome Web Store has a special <a href="https://chrome.google.com/webstore/developer/dashboard">dashboard for Developers</a> that lets you upload new applications and update existing ones.</p>
develop_apps.html 5 All developers, however, should know that the new APIs
45 <a href="https://developers.google.com/live/chrome/">Chrome Apps GDL sessions</a>.</li>
  /external/chromium_org/google_apis/
google_api_keys.h 21 // Each developer (or group of developers working together for a
24 // https://developers.google.com/console/help/ and
25 // https://developers.google.com/console/.
  /external/valgrind/main/docs/internals/
why-no-libc.txt 4 Cc: valgrind-developers@lists.sourceforge.net
5 Subject: Re: [Valgrind-developers] Using standard C library in valgrind tool
54 the glibc and Valgrind developers don't consider them bugs, and so
  /frameworks/base/docs/html/guide/components/
index.jd 15 <a href="http://android-developers.blogspot.com/2012/05/using-dialogfragments.html">
20 <a href="http://android-developers.blogspot.com/2011/03/fragments-for-all.html">
26 href="http://android-developers.blogspot.com/2010/07/multithreading-for-performance.html">
  /frameworks/base/docs/html/guide/topics/ui/accessibility/
index.jd 51 directional-pad navigation. Android application developers can take advantage of these services to
54 <p>Android developers can also build their own accessibility services, which can provide
72 <dd>A checklist to help developers ensure that their applications are accessible.</dd>
  /docs/source.android.com/src/compatibility/
overview.jd 24 Android community, including users, developers, and device manufacturers.</p>
26 and great apps; great apps come from developers motivated by a large market
34 developers.</em>
36 greatly that developers must design different versions of their applications
38 of what developers can expect from a compatible device in terms of APIs and
39 capabilities. Developers can use this information to make good design
  /frameworks/base/docs/html/community/
index.html 9 <title>Android Developers Community</title>
70 <img src="http://developer.android.com/assets/images/dac_logo.png" width="123" height="25" alt="Android Developers" />
86 <li><a href="https://www.youtube.com/user/androiddevelopers">Android Developers Live</a></li>
87 <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li>
120 <li>Create a cooperative relationship between highly impactful communities and high performing developers</li>
121 <li>Strengthen relationships between Android and coding communities so that developers have a motivation to interact with those communities</li>
122 <li>Reward communities for attracting developers by providing them with resources and direct access to the Android team</li></ul>
137 <p>Android 4.4 (KITKAT) is a new release for the Android platform that offers new features for users and app developers. This document provides an introduction to the most notable new APIs.</p>
149 <p><a href="mailto:gtugam@gmail.com">GDG Armenia</a> held <a href="http://eca.hackathon.am/">ecaHack Yerevan</a>, an Android hackathon featuring &quot;Angry Designers vs Android Developers&quot;, where the designers had a look into developers apps and gave them some advices regarding to (…)
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
RenderScriptTest.java 72 * Note that most developers will subclass RSMessageHandler and use
82 * Note that most developers will subclass RSErrorHandler and use
  /external/antlr/antlr-3.4/runtime/Java/
pom.xml 24 <developers>
47 </developers>
  /external/chromium_org/chrome/browser/
PRESUBMIT.py 9 See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
11 http://www.chromium.org/developers/web-development-style-guide for the rules
  /external/chromium_org/native_client_sdk/src/doc/
index.rst 14 architecture independence, letting developers compile their code once to run
21 Portable Native Client lets developers run native compiled code on the web.
  /external/chromium_org/third_party/drmemory/
README.chromium 12 by Chromium Dr. Memory/Windows buildbots and Chromium developers.
15 http://dev.chromium.org/developers/how-tos/using-drmemory
  /external/chromium_org/third_party/skia/tools/pyutils/
gs_utils.py 22 'can be found at https://developers.google.com/api-client-library/'
51 https://developers.google.com/storage/docs/json_api/v1/objects/list
  /external/clang/docs/
ClangTools.rst 6 designed for use by C++ developers who are already using and enjoying
13 side-project so that developers who don't want or need to build them
32 document is currently focused on Clang and Clang Tool developers, not on
39 used by C++ developers. That is they are *not* primarily for use by
40 Clang developers, although they are hopefully useful to C++ developers
114 and features of the tools for other tool developers; each tool should
174 comments with deduced types. The motivation is that there are developers
  /external/skia/tools/pyutils/
gs_utils.py 22 'can be found at https://developers.google.com/api-client-library/'
51 https://developers.google.com/storage/docs/json_api/v1/objects/list
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava-parent/14.0/
guava-parent-14.0.pom 41 <developers>
54 </developers>
  /prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/13.0.1/
guava-parent-13.0.1.pom 41 <developers>
54 </developers>
  /frameworks/base/docs/html/
jd_extras.js 62 "summary":"5 tips from developers on creating great EDU apps.",
209 "url": "http://android-developers.blogspot.com/",
212 "title": "Android Developers Blog",
222 "url": "http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html",
235 "url": "http://android-developers.blogspot.com/2010/07/multithreading-for-performance.html",
274 "url": "http://android-developers.blogspot.com/2011/10/android-market-featured-image.html",
443 "url": "https://developers.google.com/+/mobile/android/share/interactive-post",
508 "url": "http://android-developers.blogspot.com/2013/03/native-rtl-support-in-android-42.html",
663 "url": "https://developers.google.com/wallet/instant-buy/",
801 "title": "YouTube for Developers",
    [all...]
  /developers/samples/android/wearable/wear/SkeletonWearableApp/
template-params.xml 36 DelayedConfirmationView, and DismissOverlayView. Developers who require a fullscreen activity for

Completed in 896 milliseconds

<<11121314151617181920>>