OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:developer
(Results
276 - 300
of
7699
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/docs/html/
legal.jd
10
<p>Android is an open platform that's freely available to you as an app
developer
. You can
73
<dt>Eclipse Android
Developer
Tools Plugin</dt>
75
<a href="{@docRoot}tools/sdk/eclipse-adt.html">Android
Developer
Tools</a> (ADT) to speed up your
84
distribute your apps on Google Play and use the associated services, you must agree to the
Developer
85
Distribution Agreement and acquire a valid
Developer
Account.
87
href="http://www.android.com/us/
developer
-distribution-agreement.html">
Developer
Distribution
89
href="http://www.android.com/us/
developer
-content-policy.html#showlanguages">
Developer
Program
122
href="http://
developer
.android.com">developer.android.com</a> are subject to their own terms, a
[
all
...]
/development/samples/SearchableDictionary/res/xml/
searchable.xml
22
See the
Developer
Guide for more information
23
http://
developer
.android.com/guide/topics/search/
/development/samples/training/ads-and-ux/
_index.html
9
<strong>Android Support Package v4 or above</strong> - <a href="http://
developer
.android.com/sdk/compatibility-library.html" >http://
developer
.android.com/sdk/compatibility-library.html</a>
/development/sdk/
support_README.txt
14
- Fragment API. New in API 11 (3.0 - Honeycomb). http://
developer
.android.com/reference/android/app/Fragment.html
15
- Loader API. New in API 11 (3.0 - Honeycomb). http://
developer
.android.com/reference/android/app/LoaderManager.html
/external/chromium_org/build/config/mac/
mac_sdk.gni
31
#mac_sdk_root = "/Applications/Xcode.app/Contents/
Developer
/Platforms/MacOSX.platform/
Developer
/SDKs/MacOSX"
/external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_filename_controller/
options.html
30
// http://
developer
.chrome.com/extensions/downloads.html#type-DownloadItem
31
// http://
developer
.chrome.com/extensions/downloads.html#type-FilenameConflictAction
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
source.extension.vsixmanifest
2
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/
developer
/vsx-schema/2011"
3
xmlns:d="http://schemas.microsoft.com/
developer
/vsx-schema-design/2011">
/external/doclava/res/assets/templates/components/
search_box.cs
11
title="search
developer
docs" name="q"
12
value="search
developer
docs"
/external/javassist/
pom.xml
40
<
developer
>
50
</
developer
>
52
<
developer
>
59
<role>contributing
developer
</role>
62
</
developer
>
64
<
developer
>
71
<role>contributing
developer
</role>
74
</
developer
>
/frameworks/base/docs/html/distribute/googleplay/
googleplay_toc.cs
15
<div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/googleplay/
developer
-console.html">
16
<span class="en">
Developer
Console</span>
/frameworks/support/annotations/
build.gradle
23
url 'http://
developer
.android.com/tools/extras/support-library.html'
39
developer
{
/prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.pom
44
<
developer
>
57
</
developer
>
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/
bcpkix-jdk15on-1.48.pom
22
<
developer
>
26
</
developer
>
/prebuilts/tools/common/m2/repository/org/mockito/mockito-core/1.9.5/
mockito-core-1.9.5.pom
23
<
developer
>
26
</
developer
>
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.pom
32
<
developer
>
35
</
developer
>
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.pom
32
<
developer
>
35
</
developer
>
/prebuilts/tools/common/m2/repository/xom/xom/1.0/
xom-1.0.pom
33
<
developer
>
38
</
developer
>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
messages.properties
5
VersionCheck_Plugin_Version_Failed=Failed to get the required ADT version number from the SDK.\n\nThe Android
Developer
Toolkit may not work properly.
8
VersionCheck_Plugin_Too_Old=This Android SDK requires Android
Developer
Toolkit version %1$d.%2$d.%3$d or above.\n\nCurrent version is %4$s.\n\nPlease update ADT to the latest version.
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.pom
69
<
developer
>
73
</
developer
>
74
<
developer
>
78
</
developer
>
79
<
developer
>
83
</
developer
>
84
<
developer
>
88
</
developer
>
89
<
developer
>
93
</
developer
>
[
all
...]
/external/chromium_org/google_apis/
google_api_keys.h
15
// You can retrieve either an "API key" (sometimes called a
developer
17
//
developer
, or you can retrieve the "client ID" and "client secret"
21
// Each
developer
(or group of developers working together for a
33
// - GOOGLE_API_KEY: The API key, a.k.a.
developer
key.
62
// Retrieves the API key, a.k.a.
developer
key, or a dummy string
/external/chromium_org/chrome/browser/extensions/api/developer_private/
developer_private_api.cc
112
case
developer
::ITEM_TYPE_LEGACY_PACKAGED_APP:
113
case
developer
::ITEM_TYPE_HOSTED_APP:
114
case
developer
::ITEM_TYPE_PACKAGED_APP:
146
developer
::EventType event_type,
148
developer
::EventData event_data;
226
developer
::EventData event_data;
230
event_data.event_type =
developer
::EVENT_TYPE_VIEW_UNREGISTERED;
236
event_data.event_type =
developer
::EVENT_TYPE_VIEW_REGISTERED;
254
browser_context,
developer
::EVENT_TYPE_LOADED, extension->id());
263
browser_context,
developer
::EVENT_TYPE_UNLOADED, extension->id())
[
all
...]
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/commons/commons-exec/1.2/
commons-exec-1.2.pom
50
<
developer
>
55
</
developer
>
56
<
developer
>
61
</
developer
>
62
<
developer
>
67
</
developer
>
68
<
developer
>
73
</
developer
>
74
<
developer
>
81
</
developer
>
[
all
...]
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
hosting_changes.html
10
or <a href="http://
developer
.chrome.com/extensions/getstarted#unpacked">
developer
mode</a>.</li>
15
or <a href="http://
developer
.chrome.com/extensions/getstarted#unpacked">
developer
mode</a>.</li>
55
<a href="http://
developer
.chrome.com/extensions/getstarted#unpacked">
developer
mode</a>
80
<a href="http://
developer
.chrome.com/extensions/external_extensions#preferences">preferences JSON file</a>.</li>
82
<a href="http://
developer
.chrome.com/extensions/external_extensions#registry">Windows registry</a>.
104
<a href="https://
developer
.chrome.com/extensions/messaging#native-messaging">native messaging</a>
106
<a href="http://
developer
.chrome.com/extensions/npapi">NPAPI</a>).</p
[
all
...]
chrome_apps_on_mobile.html
10
<p><em><strong>The toolchain for running Chrome Apps on mobile is in early
developer
preview. Feel free to give us your feedback using the <a href="https://github.com/MobileChromeApps/mobile-chrome-apps/issues">Github issue tracker</a>, our <a href="http://groups.google.com/a/chromium.org/group/chromium-apps/topics">Chrome Apps
developer
forum</a>, on <a href="http://stackoverflow.com/questions/tagged/google-chrome-app">Stack Overflow</a>, or our <a href="https://plus.google.com/+GoogleChromeDevelopers/">G+ Developers page</a>.</strong></em></p>
16
<p>You can run your <a href="http://
developer
.chrome.com/apps">Chrome Apps</a> on Android and iOS via a <a href="https://github.com/MobileChromeApps/mobile-chrome-apps">toolchain</a> based on <a href="http://cordova.apache.org">Apache Cordova</a>, an open source mobile development framework for building mobile apps with native capabilities using HTML, CSS and JavaScript.</p>
26
<ul><li><p>There are a few special considerations that you should keep in mind when developing with Cordova; we've listed them in the <a href="#special-considerations-when-developing-with-cordova">considerations section</a>.</p></li><li><p>To view which Chrome APIs are supported on mobile, visit the <a href="https://github.com/MobileChromeApps/mobile-chrome-apps/blob/master/docs/APIStatus.md">API Status</a> page.</p></li><li><p>To preview your Chrome App on an Android device without the toolchain, use the <a href="#chrome-apps-
developer
-tool-adt-for-android">Chrome Apps
Developer
Tool (ADT)</a>.</p></li></ul>
47
<ul><li><a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java JDK</a> 7 (or higher)</li><li><a href="http://
developer
.android.com/sdk/index.html">Android SDK</a> version 4.4.2 (or higher)<ul><li>Install the Android SDK and Android
Developer
Tools which come bundled with Android ADT Bundle.</li><li>Add <code>sdk/tools</code> and <code>sdk/platform-tools</code> <a href="https://www.google.com/search?q=how+to+add+sdktools+to+path">to your PATH</a> environment variable. </li><li><strong>OS X</strong>: The version of Eclipse that comes with the Android SDK requires JRE 6. If opening Eclipse.app does not prompt you to install JRE 6, get it through the Mac App Store.</li><li><strong>Linux</strong>: The Android SDK requires 32 bit support libraries. On Ubuntu, get these via: <code>apt-get install ia32-libs</code>.</li></ul></li><li><a href="http://ant.apache.org/bindownload.cgi">Apache Ant</a><ul><li>Add <code>apache-ant-x.x.x/bin</code> <a href="https://www.google.com/search?q=how+to+add+sdktools+to+path">to your PATH</a> environment variable.</li></ul></li></ul>
53
<ul><li><a href="https://
developer
.apple.com/xcode/">Xcode</a> 5 (or higher) which includes the Xcode command line tools</li><li><a href="https://github.com/phonegap/ios-deploy">ios-deploy</a> (needed to deploy to an iOS device)<ul><li><code>npm install -g ios-deploy</code></li></ul></li><li><a href="https://github.com/phonegap/ios-sim">ios-sim</a> (needed to deploy to iOS Simulator)<ul><li><code>npm install -g ios-sim</code></li></ul></li><li>Optional: Register as an iOS
developer
<ul><li>This is necessary for testing on real devices and for submitting to the app store.</li><li>You can skip registration if you only plan to use the iPhone/iPad simulators.</li></ul></li></ul>
149
<a href="https://
developer
.apple.com/library/ios/qa/qa1686/_index.html">iOS 6</a> vs
[
all
...]
/frameworks/base/docs/html/training/in-app-billing/
list-iab-products.jd
32
<p>Before publishing your In-app Billing application, you'll need to define the product list of digital goods available for purchase in the <a href="https://play.google.com/apps/publish/">Google Play
Developer
Console</a>. </p>
35
<p>From the
Developer
Console, you can define product information for in-app products and associate the product list with your application.</p>
41
<li>In the
Developer
Console, open the application entry that you created earlier.</li>
42
<li>Click on the APK tab then click on Upload new APK. Upload the signed APK file to the
Developer
Console. Don?t publish the app yet!</li>
44
<li>Click on the option to add a new product, then complete the form to specify the product information such as the item?s unique product ID (also called its <em>SKU</em>), description, price, and country availability. Note down the product ID since you might need this information to query purchase details in your application later. <p class="note"><strong>Important:</strong> The In-app Billing Version 3 service only supports managed in-app products, so make sure that you specify that the purchase type is 'Managed' when you add new items to your product list in the
Developer
Console.</p></li>
50
<p class="note"><strong>Note:</strong> When making the query, you will need to specify the product IDs for the products explicitly. You can manually find the product IDs from the
Developer
Console by opening the <strong>In-app Products</strong> tab for your application. The product IDs are listed under the column labeled <strong>Name/ID</strong>.</p>
59
<p>The following code shows how you can retrieve the details for two products with IDs {@code SKU_APPLE} and {@code SKU_BANANA} that you previously defined in the
Developer
Console.</p>
Completed in 1594 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>