2012-11-30 04:02:04 -08:00
<!DOCTYPE html>
2014-05-06 17:02:49 -07:00
2012-11-30 04:02:04 -08:00
2013-09-16 10:37:40 -07:00
2014-06-12 13:59:34 -07:00
2014-10-26 18:10:42 -07:00
2014-06-12 13:59:34 -07:00
2012-11-30 04:02:04 -08:00
< html >
< head >
2013-05-09 15:04:08 -07:00
2013-09-16 10:37:40 -07:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" / >
< meta name = "viewport" content = "width=device-width" / >
2012-11-30 04:02:04 -08:00
< link rel = "shortcut icon" type = "image/x-icon" href = "/favicon.ico" / >
< title > Package Index | Android Developers< / title >
<!-- STYLESHEETS -->
< link rel = "stylesheet"
2014-05-06 17:02:49 -07:00
href="//fonts.googleapis.com/css?family=Roboto+Condensed">
< link rel = "stylesheet" href = "//fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold"
title="roboto">
2014-06-12 13:59:34 -07:00
< link href = "/assets/css/default.css?v=2" rel = "stylesheet" type = "text/css" >
2012-11-30 04:02:04 -08:00
<!-- JAVASCRIPT -->
2013-02-01 15:00:09 -08:00
< script src = "//www.google.com/jsapi" type = "text/javascript" > < / script >
2013-02-04 18:24:15 -08:00
< script src = "/assets/js/android_3p-bundle.js" type = "text/javascript" > < / script >
2012-11-30 04:02:04 -08:00
< script type = "text/javascript" >
var toRoot = "/";
2013-12-02 11:34:20 -08:00
var metaTags = [];
2013-02-04 18:24:15 -08:00
var devsite = false;
2012-11-30 04:02:04 -08:00
< / script >
2014-06-12 13:59:34 -07:00
< script src = "/assets/js/docs.js?v=2" type = "text/javascript" > < / script >
2014-10-26 18:10:42 -07:00
2014-06-12 13:59:34 -07:00
< script >
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-5831155-1', 'android.com');
ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker);
ga('send', 'pageview');
ga('universal.send', 'pageview'); // Send page view for new tracker.
2013-02-04 18:24:15 -08:00
< / script >
2014-06-12 13:59:34 -07:00
2012-11-30 04:02:04 -08:00
< / head >
2014-05-06 17:02:49 -07:00
2012-12-03 12:24:07 -08:00
< body class = "gc-documentation google
2014-10-26 18:10:42 -07:00
develop reference">
2012-11-30 04:02:04 -08:00
< a name = "top" > < / a >
2014-05-06 17:02:49 -07:00
2013-05-09 15:04:08 -07:00
< a name = "top" > < / a >
2014-05-06 17:02:49 -07:00
<!-- Header -->
< div id = "header-wrapper" >
2012-11-30 04:02:04 -08:00
< div id = "header" >
2014-10-26 18:10:42 -07:00
2014-05-06 17:02:49 -07:00
< div class = "wrap" id = "header-wrap" >
< div class = "col-3 logo" >
2012-11-30 04:02:04 -08:00
< a href = "/index.html" >
2014-05-06 17:02:49 -07:00
< img src = "/assets/images/dac_logo.png"
srcset="/assets/images/dac_logo@2x.png 2x"
width="123" height="25" alt="Android Developers" />
2012-11-30 04:02:04 -08:00
< / a >
< div class = "btn-quicknav" id = "btn-quicknav" >
2014-05-06 17:02:49 -07:00
< a href = "#" class = "arrow-inactive" > Quicknav< / a >
< a href = "#" class = "arrow-active" > Quicknav< / a >
2012-11-30 04:02:04 -08:00
< / div >
2014-05-06 17:02:49 -07:00
< / div >
< ul class = "nav-x col-9" >
< li class = "design" >
< a href = "/design/index.html"
zh-tw-lang="設計"
zh-cn-lang="设计"
ru-lang="Проектирование"
ko-lang="디자인"
ja-lang="設計"
es-lang="Diseñar"
>Design< / a > < / li >
< li class = "develop" > < a href = "/develop/index.html"
zh-tw-lang="開發"
zh-cn-lang="开发"
ru-lang="Разработка"
ko-lang="개발"
ja-lang="開発"
es-lang="Desarrollar"
>Develop< / a > < / li >
< li class = "distribute last" > < a href = "/distribute/index.html"
zh-tw-lang="發佈"
zh-cn-lang="分发"
ru-lang="Распространение"
ko-lang="배포"
ja-lang="配布"
es-lang="Distribuir"
>Distribute< / a > < / li >
< / ul >
< div class = "menu-container" >
< div class = "moremenu" >
2012-11-30 04:02:04 -08:00
< div id = "more-btn" > < / div >
< / div >
< div class = "morehover" id = "moremenu" >
< div class = "top" > < / div >
< div class = "mid" >
< div class = "header" > Links< / div >
< ul >
2014-05-06 17:02:49 -07:00
< li > < a href = "https://play.google.com/apps/publish/" target = "_googleplay" > Google Play Developer Console< / a > < / li >
2012-11-30 04:02:04 -08:00
< li > < a href = "http://android-developers.blogspot.com/" > Android Developers Blog< / a > < / li >
< li > < a href = "/about/index.html" > About Android< / a > < / li >
< / ul >
< div class = "header" > Android Sites< / div >
< ul >
< li > < a href = "http://www.android.com" > Android.com< / a > < / li >
< li class = "active" > < a > Android Developers< / a > < / li >
< li > < a href = "http://source.android.com" > Android Open Source Project< / a > < / li >
< / ul >
2014-05-06 17:02:49 -07:00
2013-02-04 18:24:15 -08:00
< div class = "header" > Language< / div >
< div id = "language" class = "locales" >
< select name = "language" onChange = "changeLangPref(this.value, true)" >
< option value = "en" > English< / option >
< option value = "es" > Español< / option >
< option value = "ja" > 日本語< / option >
< option value = "ko" > 한국어< / option >
< option value = "ru" > Русский< / option >
2013-05-09 15:04:08 -07:00
< option value = "zh-cn" > 中文 (中国)< / option >
< option value = "zh-tw" > 中文 (台灣)< / option >
2013-02-04 18:24:15 -08:00
< / select >
< / div >
< script type = "text/javascript" >
<!--
loadLangPref();
//-->
< / script >
2012-11-30 04:02:04 -08:00
< br class = "clearfix" / >
2014-05-06 17:02:49 -07:00
< / div > <!-- end 'mid' -->
2012-11-30 04:02:04 -08:00
< div class = "bottom" > < / div >
2014-05-06 17:02:49 -07:00
< / div > <!-- end 'moremenu' -->
2012-11-30 04:02:04 -08:00
< div class = "search" id = "search-container" >
< div class = "search-inner" >
< div id = "search-btn" > < / div >
< div class = "left" > < / div >
< form onsubmit = "return submit_search()" >
< input id = "search_autocomplete" type = "text" value = "" autocomplete = "off" name = "q"
2014-05-06 17:02:49 -07:00
onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)"
onkeydown="return search_changed(event, true, '/')"
onkeyup="return search_changed(event, false, '/')" />
2012-11-30 04:02:04 -08:00
< / form >
< div class = "right" > < / div >
2014-05-06 17:02:49 -07:00
< a class = "close hide" > close< / a >
< div class = "left" > < / div >
< div class = "right" > < / div >
< / div > <!-- end search - inner -->
< / div > <!-- end search - container -->
2013-05-09 15:04:08 -07:00
< div class = "search_filtered_wrapper reference" >
< div class = "suggest-card reference no-display" >
< ul class = "search_filtered" >
< / ul >
2012-11-30 04:02:04 -08:00
< / div >
< / div >
2013-05-09 15:04:08 -07:00
< div class = "search_filtered_wrapper docs" >
< div class = "suggest-card dummy no-display" > < / div >
< div class = "suggest-card develop no-display" >
< ul class = "search_filtered" >
< / ul >
< div class = "child-card guides no-display" >
< / div >
< div class = "child-card training no-display" >
< / div >
2013-12-03 19:31:14 -08:00
< div class = "child-card samples no-display" >
< / div >
2013-05-09 15:04:08 -07:00
< / div >
< div class = "suggest-card design no-display" >
< ul class = "search_filtered" >
< / ul >
< / div >
< div class = "suggest-card distribute no-display" >
< ul class = "search_filtered" >
< / ul >
< / div >
< / div >
2014-05-06 17:02:49 -07:00
< / div > <!-- end menu - container (search and menu widget) -->
<!-- Expanded quicknav -->
2014-06-12 13:59:34 -07:00
< div id = "quicknav" class = "col-13" >
2014-05-06 17:02:49 -07:00
< ul >
2014-06-12 13:59:34 -07:00
< li class = "about" >
< ul >
< li > < a href = "/about/index.html" > About< / a > < / li >
< li > < a href = "/wear/index.html" > Wear< / a > < / li >
< li > < a href = "/tv/index.html" > TV< / a > < / li >
< li > < a href = "/auto/index.html" > Auto< / a > < / li >
< / ul >
< / li >
2014-05-06 17:02:49 -07:00
< li class = "design" >
< ul >
< li > < a href = "/design/index.html" > Get Started< / a > < / li >
2014-06-12 13:59:34 -07:00
< li > < a href = "/design/devices.html" > Devices< / a > < / li >
2014-05-06 17:02:49 -07:00
< li > < a href = "/design/style/index.html" > Style< / a > < / li >
< li > < a href = "/design/patterns/index.html" > Patterns< / a > < / li >
< li > < a href = "/design/building-blocks/index.html" > Building Blocks< / a > < / li >
< li > < a href = "/design/downloads/index.html" > Downloads< / a > < / li >
< li > < a href = "/design/videos/index.html" > Videos< / a > < / li >
< / ul >
< / li >
< li class = "develop" >
< ul >
< li > < a href = "/training/index.html"
zh-tw-lang="訓練課程"
zh-cn-lang="培训"
ru-lang="Курсы"
ko-lang="교육"
ja-lang="トレーニング"
es-lang="Capacitación"
>Training< / a > < / li >
< li > < a href = "/guide/index.html"
zh-tw-lang="API 指南"
zh-cn-lang="API 指南"
ru-lang="Руководства по API"
ko-lang="API 가이드"
ja-lang="API ガイド"
es-lang="Guías de la API"
>API Guides< / a > < / li >
< li > < a href = "/reference/packages.html"
zh-tw-lang="參考資源"
zh-cn-lang="参考"
ru-lang="Справочник"
ko-lang="참조문서"
ja-lang="リファレンス"
es-lang="Referencia"
>Reference< / a > < / li >
2014-06-12 13:59:34 -07:00
< li > < a href = "/sdk/index.html"
2014-05-06 17:02:49 -07:00
zh-tw-lang="相關工具"
zh-cn-lang="工具"
ru-lang="Инструменты"
ko-lang="도구"
ja-lang="ツール"
es-lang="Herramientas"
>Tools< / a >
< / li >
< li > < a href = "/google/index.html" > Google Services< / a >
< / li >
< li > < a href = "/samples/index.html" > Samples< / a >
< / li >
< / ul >
< / li >
< li class = "distribute last" >
< ul >
< li > < a href = "/distribute/googleplay/index.html" > Google Play< / a > < / li >
< li > < a href = "/distribute/essentials/index.html" > Essentials< / a > < / li >
< li > < a href = "/distribute/users/index.html" > Get Users< / a > < / li >
< li > < a href = "/distribute/engage/index.html" > Engage & Retain< / a > < / li >
< li > < a href = "/distribute/monetize/index.html" > Monetize< / a > < / li >
< li > < a href = "/distribute/tools/index.html" > Tools & Reference< / a > < / li >
< li > < a href = "/distribute/stories/index.html" > Developer Stories< / a > < / li >
< / ul >
< / li >
< / ul >
< / div > <!-- /Expanded quicknav -->
< / div > <!-- end header - wrap.wrap -->
< / div > <!-- end header -->
2013-05-09 15:04:08 -07:00
2012-11-30 04:02:04 -08:00
<!-- Secondary x - nav -->
< div id = "nav-x" >
2014-10-26 18:10:42 -07:00
< div class = "wrap" style = "position:relative;z-index:1" >
< a id = "helpoutsLink" class = "resource resource-card resource-card-6x2x3 resource-card-6x2 helpouts-card"
href="http://helpouts.google.com/partner/landing/provider/googledevelopers" target="_blank">
< div class = "card-bg helpouts-card-bg" > < / div >
< div class = "card-info" >
< div class = "helpouts-description" >
< div class = "text" > Help developers solve problems< br / >
< span id = "helpoutsLinkText" class = "link-color" style = "display:block;padding-top:5px;text-align:right" > Learn more< / span >
< / div >
< / div >
< / div >
< / a >
< script >
var textA = "LEARN MORE";
var linkA = "http://helpouts.google.com/partner/landing/provider/googledevelopers?utm_source=android_banner1&utm_medium=banner&utm_campaign=android_provider_banner1";
var textB = "SIGN UP NOW";
var linkB = "http://helpouts.google.com/partner/landing/provider/googledevelopers?utm_source=android_banner2&utm_medium=banner&utm_campaign=android_provider_banner2";
if (Math.floor(1/Math.random()) > 1) {
$("a#helpoutsLink").attr('href', linkA);
$("span#helpoutsLinkText").text(textA);
} else {
$("a#helpoutsLink").attr('href', linkB);
$("span#helpoutsLinkText").text(textB);
}
< / script >
2012-11-30 04:02:04 -08:00
< ul class = "nav-x col-9 develop" style = "width:100%" >
2013-02-25 14:43:01 -08:00
< li class = "training" > < a href = "/training/index.html"
2013-05-09 15:04:08 -07:00
zh-tw-lang="訓練課程"
zh-cn-lang="培训"
2012-11-30 04:02:04 -08:00
ru-lang="Курсы"
ko-lang="교육"
ja-lang="トレーニング"
2014-05-06 17:02:49 -07:00
es-lang="Capacitación"
2012-11-30 04:02:04 -08:00
>Training< / a > < / li >
2013-12-03 19:31:14 -08:00
< li class = "guide" > < a href = "/guide/index.html"
2013-05-09 15:04:08 -07:00
zh-tw-lang="API 指南"
zh-cn-lang="API 指南"
2012-11-30 04:02:04 -08:00
ru-lang="Руководства по API"
ko-lang="API 가이드"
ja-lang="API ガイド"
2014-05-06 17:02:49 -07:00
es-lang="Guías de la API"
2012-11-30 04:02:04 -08:00
>API Guides< / a > < / li >
2013-02-25 14:43:01 -08:00
< li class = "reference" > < a href = "/reference/packages.html"
2013-05-09 15:04:08 -07:00
zh-tw-lang="參考資源"
zh-cn-lang="参考"
2012-11-30 04:02:04 -08:00
ru-lang="Справочник"
ko-lang="참조문서"
ja-lang="リファレンス"
2014-05-06 17:02:49 -07:00
es-lang="Referencia"
2012-11-30 04:02:04 -08:00
>Reference< / a > < / li >
2014-06-12 13:59:34 -07:00
< li class = "tools" > < a href = "/sdk/index.html"
2013-05-09 15:04:08 -07:00
zh-tw-lang="相關工具"
zh-cn-lang="工具"
2012-11-30 04:02:04 -08:00
ru-lang="Инструменты"
ko-lang="도구"
ja-lang="ツール"
es-lang="Herramientas"
>Tools< / a > < / li >
2013-02-25 14:43:01 -08:00
< li class = "google" > < a href = "/google/index.html"
2012-11-30 04:02:04 -08:00
>Google Services< / a >
< / li >
2013-09-16 10:37:40 -07:00
2013-12-02 11:34:20 -08:00
< li class = "samples" > < a href = "/samples/index.html"
>Samples< / a >
< / li >
2012-11-30 04:02:04 -08:00
< / ul >
< / div >
< / div >
2014-06-12 13:59:34 -07:00
<!-- /Sendondary x - nav DEVELOP -->
2014-05-06 17:02:49 -07:00
2013-05-09 15:04:08 -07:00
2014-05-06 17:02:49 -07:00
< div id = "searchResults" class = "wrap" style = "display:none;" >
< h2 id = "searchTitle" > Results< / h2 >
< div id = "leftSearchControl" class = "search-control" > Loading...< / div >
< / div >
< / div > <!-- end header - wrapper -->
< div id = "sticky-header" >
< div >
< a class = "logo" href = "#top" > < / a >
< a class = "top" href = "#top" > < / a >
< ul class = "breadcrumb" >
< li class = "current" > Package Index< / li >
< / ul >
< / div >
< / div >
2013-05-09 15:04:08 -07:00
2012-11-30 04:02:04 -08:00
2013-05-09 15:04:08 -07:00
2012-11-30 04:02:04 -08:00
< div class = "wrap clearfix" id = "body-content" >
< div class = "col-4" id = "side-nav" itemscope itemtype = "http://schema.org/SiteNavigationElement" >
< div id = "devdoc-nav" class = "scroll-pane" >
< ul id = "nav" >
2013-05-15 02:36:33 -07:00
2012-11-30 04:02:04 -08:00
< li class = "nav-section" >
< div class = "nav-section-header empty" > < a href = "/google/index.html" >
2013-05-15 02:36:33 -07:00
< span class = "en" > Overview< / span >
< / a > < / div >
< / li >
< li class = "nav-section" >
< div class = "nav-section-header empty" > < a href = "/google/play-services/games.html" >
< span class = "en" > Games< / span >
< / a > < / div >
< / li >
< li class = "nav-section" >
< div class = "nav-section-header empty" > < a href = "/google/play-services/location.html" >
< span class = "en" > Location< / span >
< / a > < / div >
< / li >
< li class = "nav-section" >
< div class = "nav-section-header empty" > < a href = "/google/play-services/plus.html" >
< span class = "en" > Google+< / span >
< / a > < / div >
< / li >
< li class = "nav-section" >
< div class = "nav-section-header empty" > < a href = "/google/play-services/maps.html" >
2013-10-29 22:25:12 -07:00
< span class = "en" > Maps< / span >
< / a > < / div >
< / li >
2014-02-07 19:58:28 -08:00
< li class = "nav-section" >
< div class = "nav-section-header empty" > < a href = "/google/play-services/drive.html" >
< span class = "en" > Drive< / span >
< / a > < / div >
< / li >
< li class = "nav-section" >
< div class = "nav-section-header empty" > < a href = "/google/play-services/cast.html" >
< span class = "en" > Cast< / span >
< / a > < / div >
< / li >
2013-10-29 22:25:12 -07:00
< li class = "nav-section" >
< div class = "nav-section-header" > < a href = "/google/play-services/ads.html" >
< span class = "en" > Ads< / span > < / a >
< / div >
< ul >
< li > < a href = "/google/play-services/id.html" >
< span class = "en" > Advertising ID< / span > < / a >
< / li >
< / ul >
< / li >
< li class = "nav-section" >
< div class = "nav-section-header empty" > < a href = "/google/play-services/wallet.html" >
< span class = "en" > Wallet< / span >
2013-05-15 02:36:33 -07:00
< / a > < / div >
< / li >
2012-11-30 04:02:04 -08:00
< li class = "nav-section" >
< div class = "nav-section-header" > < a href = "/google/play-services/index.html" >
2013-01-04 10:13:35 -08:00
< span class = "en" > Google Play Services< / span > < / a >
2012-11-30 04:02:04 -08:00
< / div >
< ul >
< li > < a href = "/google/play-services/setup.html" >
2014-09-11 18:55:43 -07:00
< span class = "en" > Setting Up Google Play Services< / span > < / a >
2012-11-30 04:02:04 -08:00
< / li >
2014-03-13 11:55:32 -07:00
< li class = "nav-section" >
< div class = "nav-section-header" > < a href = "/google/auth/api-client.html" >
2014-09-11 18:55:43 -07:00
< span class = "en" > Accessing Google APIs< / span > < / a >
2014-03-13 11:55:32 -07:00
< / div >
< ul >
< li >
< a href = "/google/auth/http-auth.html" >
< span class = "en" > Authorizing with Google for REST APIs< / span >
< / a >
< / li >
< / ul >
< / li >
2012-11-30 04:02:04 -08:00
< li id = "gms-tree-list" class = "nav-section" >
< div class = "nav-section-header" >
< a href = "/reference/gms-packages.html" >
< span class = "en" > Reference< / span >
< / a >
< div >
< / li >
< / ul >
< / li >
2013-01-04 10:13:35 -08:00
2012-11-30 04:02:04 -08:00
< li class = "nav-section" >
< div class = "nav-section-header" > < a href = "/google/play/billing/index.html" >
2012-11-30 16:15:46 -08:00
< span class = "en" > Google Play In-app Billing< / span > < / a >
2012-11-30 04:02:04 -08:00
< / div >
< ul >
2013-01-04 10:13:35 -08:00
< li > < a href = "/google/play/billing/billing_overview.html" >
< span class = "en" > Overview< / span > < / a >
< / li >
< li class = "nav-section" > < div class = "nav-section-header" > < a href = "/google/play/billing/api.html" >
< span class = "en" > Version 3 API< / span > < / a > < / div >
< ul >
< li > < a href = "/google/play/billing/billing_integrate.html" >
< span class = "en" > Implementing the API< / span > < / a > < / li >
< li > < a href = "/google/play/billing/billing_reference.html" >
< span class = "en" > Reference< / span > < / a > < / li >
< / ul >
< / li >
< li class = "nav-section" > < div class = "nav-section-header" > < a href = "/google/play/billing/v2/api.html" >
< span class = "en" > Version 2 API< / span > < / a > < / div >
< ul >
< li > < a href = "/google/play/billing/v2/billing_integrate.html" >
< span class = "en" > Implementing the API< / span > < / a > < / li >
< li > < a href = "/google/play/billing/v2/billing_subscriptions.html" >
< span class = "en" > Subscriptions< / span > < / a > < / li >
< li > < a href = "/google/play/billing/v2/billing_reference.html" >
< span class = "en" > Reference< / span > < / a > < / li >
< / ul >
< / li >
2013-02-25 14:43:01 -08:00
< li > < a href = "/google/play/billing/billing_subscriptions.html" >
< span class = "en" > Subscriptions< / span > < / a >
< / li >
2013-01-04 10:13:35 -08:00
< li > < a href = "/google/play/billing/billing_best_practices.html" >
2012-11-30 04:02:04 -08:00
< span class = "en" > Security and Design< / span > < / a >
2013-01-04 10:13:35 -08:00
< / li >
< li > < a href = "/google/play/billing/billing_testing.html" >
2012-12-03 12:24:07 -08:00
< span class = "en" > Testing In-app Billing< / span > < / a >
2013-01-04 10:13:35 -08:00
< / li >
< li > < a href = "/google/play/billing/billing_admin.html" >
2012-11-30 04:02:04 -08:00
< span class = "en" > Administering In-app Billing< / span > < / a >
2013-01-04 10:13:35 -08:00
< / li >
< li > < a href = "/google/play/billing/versions.html" >
< span class = "en" > Version Notes< / span > < / a >
< / li >
2012-11-30 04:02:04 -08:00
< / ul >
< / li >
2013-05-15 02:36:33 -07:00
2013-12-02 11:34:20 -08:00
< li class = "nav-section" >
2013-05-15 02:36:33 -07:00
< div class = "nav-section-header" > < a href = "/google/gcm/index.html" >
< span class = "en" > Google Cloud Messaging< / span > < / a >
< / div >
< ul >
2013-12-02 11:34:20 -08:00
< li > < a href = "/google/gcm/gcm.html" >
< span class = "en" > Overview< / span > < / a >
< / li >
2013-05-15 02:36:33 -07:00
< li > < a href = "/google/gcm/gs.html" >
< span class = "en" > Getting Started< / span > < / a >
< / li >
2013-12-02 11:34:20 -08:00
< li > < a href = "/google/gcm/client.html" >
< span class = "en" > Implementing GCM Client< / span > < / a >
2013-05-15 02:36:33 -07:00
< / li >
2013-12-02 11:34:20 -08:00
< li class = "nav-section" > < div class = "nav-section-header" > < a href = "/google/gcm/server.html" >
< span class = "en" > Implementing GCM Server< / span > < / a > < / div >
< ul >
< li > < a href = "/google/gcm/ccs.html" >
< span class = "en" > CCS (XMPP)< / span > < / a > < / li >
< li > < a href = "/google/gcm/http.html" >
< span class = "en" > HTTP< / span > < / a > < / li >
< / ul >
2013-06-12 18:06:08 -07:00
< / li >
< li > < a href = "/google/gcm/notifications.html" >
< span class = "en" > User Notifications< / span > < / a >
< / li >
2013-05-15 02:36:33 -07:00
< li > < a href = "/google/gcm/adv.html" >
< span class = "en" > Advanced Topics< / span > < / a >
< / li >
< li > < a href = "/google/gcm/c2dm.html" >
< span class = "en" > Migration< / span > < / a >
< / li >
< li id = "gcm-tree-list" class = "nav-section" >
< div class = "nav-section-header" >
< a href = "/reference/gcm-packages.html" >
< span class = "en" > Reference< / span >
< / a >
< div >
< / li >
< / ul >
< / li >
2014-09-11 18:55:43 -07:00
< li class = "nav-section" >
< div class = "nav-section-header empty" > < a href = "/google/gcs/index.html" >
< span class = "en" > Google Cloud Save< / span > < / a >
< / div >
< / li >
2012-11-30 04:02:04 -08:00
< li class = "nav-section" >
< div class = "nav-section-header" > < a href = "/google/play/dist.html" >
2012-11-30 16:15:46 -08:00
< span class = "en" > Google Play Distribution< / span > < / a >
2012-11-30 04:02:04 -08:00
< / div >
< ul >
< li > < a href = "/google/play/filters.html" >
< span class = "en" > Filters on Google Play< / span > < / a >
< / li >
2014-09-11 18:55:43 -07:00
< li > < a href = "/google/play/billing/gp-purchase-status-api.html" >
< span class = "en" > Google Play Developer API< / span > < / a >
< / li >
2012-11-30 04:02:04 -08:00
< li > < a href = "/google/play/publishing/multiple-apks.html" >
< span class = "en" > Multiple APK Support< / span > < / a >
< / li >
< li > < a href = "/google/play/expansion-files.html" >
< span class = "en" > APK Expansion Files< / span > < / a >
< / li >
< li class = "nav-section" >
< div class = "nav-section-header" > < a href = "/google/play/licensing/index.html" >
< span class = "en" > Application Licensing< / span > < / a >
< / div >
< ul >
< li > < a href = "/google/play/licensing/overview.html" >
< span class = "en" > Licensing Overview< / span > < / a >
< / li >
< li > < a href = "/google/play/licensing/setting-up.html" >
< span class = "en" > Setting Up for Licensing< / span > < / a >
< / li >
< li > < a href = "/google/play/licensing/adding-licensing.html" >
< span class = "en" > Adding Licensing to Your App< / span > < / a >
< / li >
< li > < a href = "/google/play/licensing/licensing-reference.html" >
< span class = "en" > Licensing Reference< / span > < / a >
< / li >
< / ul >
< / li >
2013-01-04 10:13:35 -08:00
< li class = "nav-section" >
< div class = "nav-section-header" > < a href = "/google/backup/index.html" >
Android Backup Service< / a >
< / div >
< ul >
< li > < a href = "/google/backup/signup.html" >
Register< / a >
2012-11-30 04:02:04 -08:00
< / li >
2013-01-04 10:13:35 -08:00
< / ul >
< / li >
2012-11-30 04:02:04 -08:00
2013-05-15 02:36:33 -07:00
< / ul >
< / li >
2012-11-30 04:02:04 -08:00
< / ul >
< script type = "text/javascript" >
<!--
buildToggleLists();
changeNavLang(getLangPref());
//-->
< / script >
< / div >
< script type = "text/javascript" >
showGoogleRefTree();
< / script >
< / div > <!-- end side - nav -->
< script >
$(document).ready(function() {
scrollIntoView("devdoc-nav");
});
< / script >
2013-05-09 15:04:08 -07:00
2012-11-30 04:02:04 -08:00
< div class = "col-12" id = "doc-col" >
< div id = "jd-header" >
< h1 > Package Index< / h1 >
< / div >
< div id = "jd-content" >
< div class = "jd-descr" >
2013-05-09 15:04:08 -07:00
< p > < / p >
2012-11-30 04:02:04 -08:00
< / div >
< table class = "jd-sumtable" >
< tr class = "alt-color api apilevel-" >
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/package-summary.html" > com.google.android.gms< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
< tr class = " api apilevel-" >
< td class = "jd-linkcol" >
2014-06-12 13:59:34 -07:00
< a href = "/reference/com/google/android/gms/actions/package-summary.html" > com.google.android.gms.actions< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
< tr class = "alt-color api apilevel-" >
< td class = "jd-linkcol" >
2013-10-29 22:25:12 -07:00
< a href = "/reference/com/google/android/gms/ads/package-summary.html" > com.google.android.gms.ads< / a > < / td >
2013-12-03 19:31:14 -08:00
< td class = "jd-descrcol" width = "100%" > Contains classes for Google Mobile Ads.< / td >
2013-10-29 22:25:12 -07:00
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = " api apilevel-" >
2013-10-29 22:25:12 -07:00
< td class = "jd-linkcol" >
2013-12-03 19:31:14 -08:00
< a href = "/reference/com/google/android/gms/ads/doubleclick/package-summary.html" > com.google.android.gms.ads.doubleclick< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains classes for DoubleClick for Publishers.< / td >
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = "alt-color api apilevel-" >
2013-12-03 19:31:14 -08:00
< td class = "jd-linkcol" >
2013-10-29 22:25:12 -07:00
< a href = "/reference/com/google/android/gms/ads/identifier/package-summary.html" > com.google.android.gms.ads.identifier< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = " api apilevel-" >
2013-10-29 22:25:12 -07:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/ads/mediation/package-summary.html" > com.google.android.gms.ads.mediation< / a > < / td >
2013-12-03 19:31:14 -08:00
< td class = "jd-descrcol" width = "100%" > Contains classes for Google Mobile Ads mediation adapters.< / td >
2013-10-29 22:25:12 -07:00
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = "alt-color api apilevel-" >
2013-10-29 22:25:12 -07:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/ads/mediation/admob/package-summary.html" > com.google.android.gms.ads.mediation.admob< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains classes for the AdMob mediation adapter.< / td >
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = " api apilevel-" >
2013-10-29 22:25:12 -07:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/ads/mediation/customevent/package-summary.html" > com.google.android.gms.ads.mediation.customevent< / a > < / td >
2013-12-03 19:31:14 -08:00
< td class = "jd-descrcol" width = "100%" > Contains classes for Google Mobile Ads mediation custom events.< / td >
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = "alt-color api apilevel-" >
2013-12-03 19:31:14 -08:00
< td class = "jd-linkcol" >
2014-05-06 17:02:49 -07:00
< a href = "/reference/com/google/android/gms/ads/purchase/package-summary.html" > com.google.android.gms.ads.purchase< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains classes for In-App Purchase Ads.< / td >
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = " api apilevel-" >
2014-05-06 17:02:49 -07:00
< td class = "jd-linkcol" >
2013-12-03 19:31:14 -08:00
< a href = "/reference/com/google/android/gms/ads/search/package-summary.html" > com.google.android.gms.ads.search< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains classes for Search Ads for Apps.< / td >
2013-10-29 22:25:12 -07:00
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = "alt-color api apilevel-" >
2013-10-29 22:25:12 -07:00
< td class = "jd-linkcol" >
2014-03-13 11:55:32 -07:00
< a href = "/reference/com/google/android/gms/analytics/package-summary.html" > com.google.android.gms.analytics< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = " api apilevel-" >
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/analytics/ecommerce/package-summary.html" > com.google.android.gms.analytics.ecommerce< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = "alt-color api apilevel-" >
2014-03-13 11:55:32 -07:00
< td class = "jd-linkcol" >
2014-06-12 13:59:34 -07:00
< a href = "/reference/com/google/android/gms/appindexing/package-summary.html" > com.google.android.gms.appindexing< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
< tr class = " api apilevel-" >
< td class = "jd-linkcol" >
2013-05-09 15:04:08 -07:00
< a href = "/reference/com/google/android/gms/appstate/package-summary.html" > com.google.android.gms.appstate< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains classes for manipulating saved app state data.< / td >
2012-11-30 04:02:04 -08:00
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = "alt-color api apilevel-" >
2012-11-30 04:02:04 -08:00
< td class = "jd-linkcol" >
2013-05-09 15:04:08 -07:00
< a href = "/reference/com/google/android/gms/auth/package-summary.html" > com.google.android.gms.auth< / a > < / td >
2013-09-16 10:37:40 -07:00
< td class = "jd-descrcol" width = "100%" > Contains classes for authenticating Google accounts.< / td >
2013-05-09 15:04:08 -07:00
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = " api apilevel-" >
2013-05-09 15:04:08 -07:00
< td class = "jd-linkcol" >
2014-09-11 18:55:43 -07:00
< a href = "/reference/com/google/android/gms/auth/api/package-summary.html" > com.google.android.gms.auth.api< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
< tr class = "alt-color api apilevel-" >
< td class = "jd-linkcol" >
2014-02-07 19:58:28 -08:00
< a href = "/reference/com/google/android/gms/cast/package-summary.html" > com.google.android.gms.cast< / a > < / td >
2014-03-13 11:55:32 -07:00
< td class = "jd-descrcol" width = "100%" > Contains classes for interacting with Google Cast devices.< / td >
2014-02-07 19:58:28 -08:00
< / tr >
2014-09-11 18:55:43 -07:00
< tr class = " api apilevel-" >
2014-02-07 19:58:28 -08:00
< td class = "jd-linkcol" >
2012-11-30 04:02:04 -08:00
< a href = "/reference/com/google/android/gms/common/package-summary.html" > com.google.android.gms.common< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains utility classes for Google Play services.< / td >
< / tr >
2014-09-11 18:55:43 -07:00
< tr class = "alt-color api apilevel-" >
2013-12-03 19:31:14 -08:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/common/annotation/package-summary.html" > com.google.android.gms.common.annotation< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-09-11 18:55:43 -07:00
< tr class = " api apilevel-" >
2013-12-03 19:31:14 -08:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/common/api/package-summary.html" > com.google.android.gms.common.api< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-09-11 18:55:43 -07:00
< tr class = "alt-color api apilevel-" >
2013-02-25 14:43:01 -08:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/common/data/package-summary.html" > com.google.android.gms.common.data< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains classes for accessing data from Google Play services.< / td >
< / tr >
2014-09-11 18:55:43 -07:00
< tr class = " api apilevel-" >
2013-02-25 14:43:01 -08:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/common/images/package-summary.html" > com.google.android.gms.common.images< / a > < / td >
2013-06-28 14:04:39 -07:00
< td class = "jd-descrcol" width = "100%" > Contains classes for loading images from Google Play services.< / td >
2013-02-25 14:43:01 -08:00
< / tr >
2014-09-11 18:55:43 -07:00
< tr class = "alt-color api apilevel-" >
2013-12-03 19:31:14 -08:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/drive/package-summary.html" > com.google.android.gms.drive< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-09-11 18:55:43 -07:00
< tr class = " api apilevel-" >
2014-03-13 11:55:32 -07:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/drive/events/package-summary.html" > com.google.android.gms.drive.events< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-09-11 18:55:43 -07:00
< tr class = "alt-color api apilevel-" >
2013-12-03 19:31:14 -08:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/drive/metadata/package-summary.html" > com.google.android.gms.drive.metadata< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-09-11 18:55:43 -07:00
< tr class = " api apilevel-" >
2013-12-03 19:31:14 -08:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/drive/query/package-summary.html" > com.google.android.gms.drive.query< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-09-11 18:55:43 -07:00
< tr class = "alt-color api apilevel-" >
2013-12-03 19:31:14 -08:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/drive/widget/package-summary.html" > com.google.android.gms.drive.widget< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-09-11 18:55:43 -07:00
< tr class = " api apilevel-" >
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/fitness/package-summary.html" > com.google.android.gms.fitness< / a > < / td >
2014-10-26 18:10:42 -07:00
< td class = "jd-descrcol" width = "100%" > Contains the Google Fit APIs.< / td >
2014-09-11 18:55:43 -07:00
< / tr >
< tr class = "alt-color api apilevel-" >
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/fitness/data/package-summary.html" > com.google.android.gms.fitness.data< / a > < / td >
2014-10-26 18:10:42 -07:00
< td class = "jd-descrcol" width = "100%" > Contains the Google Fit data model.< / td >
2014-09-11 18:55:43 -07:00
< / tr >
< tr class = " api apilevel-" >
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/fitness/request/package-summary.html" > com.google.android.gms.fitness.request< / a > < / td >
2014-10-26 18:10:42 -07:00
< td class = "jd-descrcol" width = "100%" > Contains request objects used in Google Fit API methods.< / td >
2014-09-11 18:55:43 -07:00
< / tr >
< tr class = "alt-color api apilevel-" >
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/fitness/result/package-summary.html" > com.google.android.gms.fitness.result< / a > < / td >
2014-10-26 18:10:42 -07:00
< td class = "jd-descrcol" width = "100%" > Contains response objects used in Google Fit API methods.< / td >
2014-09-11 18:55:43 -07:00
< / tr >
< tr class = " api apilevel-" >
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/fitness/service/package-summary.html" > com.google.android.gms.fitness.service< / a > < / td >
2014-10-26 18:10:42 -07:00
< td class = "jd-descrcol" width = "100%" > Contains APIs for exposing third-party sensors to Google Fit using a service.< / td >
2014-09-11 18:55:43 -07:00
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = "alt-color api apilevel-" >
2013-05-09 15:04:08 -07:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/games/package-summary.html" > com.google.android.gms.games< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains the games client class.< / td >
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = " api apilevel-" >
2013-05-09 15:04:08 -07:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/games/achievement/package-summary.html" > com.google.android.gms.games.achievement< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains classes for loading and updating achievements.< / td >
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = "alt-color api apilevel-" >
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/games/event/package-summary.html" > com.google.android.gms.games.event< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = " api apilevel-" >
2013-05-09 15:04:08 -07:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/games/leaderboard/package-summary.html" > com.google.android.gms.games.leaderboard< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains data classes for leaderboards.< / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = "alt-color api apilevel-" >
2013-05-09 15:04:08 -07:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/games/multiplayer/package-summary.html" > com.google.android.gms.games.multiplayer< / a > < / td >
2013-09-16 10:37:40 -07:00
< td class = "jd-descrcol" width = "100%" > Contains data classes for multiplayer functionality.< / td >
2013-05-09 15:04:08 -07:00
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = " api apilevel-" >
2012-11-30 04:02:04 -08:00
< td class = "jd-linkcol" >
2013-05-09 15:04:08 -07:00
< a href = "/reference/com/google/android/gms/games/multiplayer/realtime/package-summary.html" > com.google.android.gms.games.multiplayer.realtime< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains data classes for real-time multiplayer functionality.< / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = "alt-color api apilevel-" >
2013-05-09 15:04:08 -07:00
< td class = "jd-linkcol" >
2013-12-03 19:31:14 -08:00
< a href = "/reference/com/google/android/gms/games/multiplayer/turnbased/package-summary.html" > com.google.android.gms.games.multiplayer.turnbased< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains data classes for turn-based multiplayer functionality.< / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = " api apilevel-" >
2013-12-03 19:31:14 -08:00
< td class = "jd-linkcol" >
2014-06-12 13:59:34 -07:00
< a href = "/reference/com/google/android/gms/games/quest/package-summary.html" > com.google.android.gms.games.quest< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
< tr class = "alt-color api apilevel-" >
< td class = "jd-linkcol" >
2014-03-13 11:55:32 -07:00
< a href = "/reference/com/google/android/gms/games/request/package-summary.html" > com.google.android.gms.games.request< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = " api apilevel-" >
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/games/snapshot/package-summary.html" > com.google.android.gms.games.snapshot< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains data classes for snapshot functionality.< / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = "alt-color api apilevel-" >
2014-03-13 11:55:32 -07:00
< td class = "jd-linkcol" >
2013-05-09 15:04:08 -07:00
< a href = "/reference/com/google/android/gms/gcm/package-summary.html" > com.google.android.gms.gcm< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = " api apilevel-" >
2014-03-13 11:55:32 -07:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/identity/intents/package-summary.html" > com.google.android.gms.identity.intents< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = "alt-color api apilevel-" >
2013-05-09 15:04:08 -07:00
< td class = "jd-linkcol" >
2014-03-13 11:55:32 -07:00
< a href = "/reference/com/google/android/gms/identity/intents/model/package-summary.html" > com.google.android.gms.identity.intents.model< / a > < / td >
2013-05-09 15:04:08 -07:00
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = " api apilevel-" >
2013-05-09 15:04:08 -07:00
< td class = "jd-linkcol" >
2014-03-13 11:55:32 -07:00
< a href = "/reference/com/google/android/gms/location/package-summary.html" > com.google.android.gms.location< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = "alt-color api apilevel-" >
2014-03-13 11:55:32 -07:00
< td class = "jd-linkcol" >
2012-11-30 04:02:04 -08:00
< a href = "/reference/com/google/android/gms/maps/package-summary.html" > com.google.android.gms.maps< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains the Google Maps Android API classes.< / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = " api apilevel-" >
2012-11-30 04:02:04 -08:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/maps/model/package-summary.html" > com.google.android.gms.maps.model< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains the Google Maps Android API model classes.< / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = "alt-color api apilevel-" >
2012-11-30 04:02:04 -08:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/panorama/package-summary.html" > com.google.android.gms.panorama< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = " api apilevel-" >
2012-11-30 04:02:04 -08:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/plus/package-summary.html" > com.google.android.gms.plus< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains the Google+ platform for Android.< / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = "alt-color api apilevel-" >
2013-02-25 14:43:01 -08:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/plus/model/moments/package-summary.html" > com.google.android.gms.plus.model.moments< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2012-11-30 04:02:04 -08:00
2013-02-04 18:24:15 -08:00
2014-05-06 17:02:49 -07:00
< tr class = " api apilevel-" >
2013-02-25 14:43:01 -08:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/plus/model/people/package-summary.html" > com.google.android.gms.plus.model.people< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = "alt-color api apilevel-" >
2014-03-13 11:55:32 -07:00
< td class = "jd-linkcol" >
2014-06-12 13:59:34 -07:00
< a href = "/reference/com/google/android/gms/security/package-summary.html" > com.google.android.gms.security< / a > < / td >
2014-03-13 11:55:32 -07:00
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2014-05-06 17:02:49 -07:00
< tr class = " api apilevel-" >
2013-10-29 22:25:12 -07:00
< td class = "jd-linkcol" >
2014-06-12 13:59:34 -07:00
< a href = "/reference/com/google/android/gms/tagmanager/package-summary.html" > com.google.android.gms.tagmanager< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
< tr class = "alt-color api apilevel-" >
< td class = "jd-linkcol" >
2013-10-29 22:25:12 -07:00
< a href = "/reference/com/google/android/gms/wallet/package-summary.html" > com.google.android.gms.wallet< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains the Wallet Client for Google Play services.< / td >
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = " api apilevel-" >
2014-05-06 17:02:49 -07:00
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/wallet/fragment/package-summary.html" > com.google.android.gms.wallet.fragment< / a > < / td >
< td class = "jd-descrcol" width = "100%" > Contains WalletFragment.< / td >
< / tr >
2014-06-12 13:59:34 -07:00
< tr class = "alt-color api apilevel-" >
< td class = "jd-linkcol" >
< a href = "/reference/com/google/android/gms/wearable/package-summary.html" > com.google.android.gms.wearable< / a > < / td >
< td class = "jd-descrcol" width = "100%" > < / td >
< / tr >
2013-02-25 14:43:01 -08:00
< / table >
2012-11-30 04:02:04 -08:00
< div id = "footer" class = "wrap" >
< div id = "copyright" >
Except as noted, this content is licensed under < a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0< / a > .
For details and restrictions, see the < a href = "/license.html" >
Content License< / a > .
< / div >
2013-02-04 18:24:15 -08:00
< div id = "build_info" >
< script src = "/timestamp.js" type = "text/javascript" > < / script >
< script > document . write ( BUILD _TIMESTAMP ) < / script >
< / div >
2012-11-30 04:02:04 -08:00
< div id = "footerlinks" >
< p >
< a href = "/about/index.html" > About Android< / a > |
< a href = "/legal.html" > Legal< / a > |
< a href = "/support.html" > Support< / a >
< / p >
< / div >
< / div > <!-- end footer -->
< / div > <!-- end jd - content -->
< / div > <!-- end doc - content -->
< / div > <!-- end body - content -->
< / body >
< / html >