1<!DOCTYPE html> 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87<html> 88<head> 89 90 91<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 92<meta name="viewport" content="width=device-width" /> 93 94<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> 95<title>AppStateStatusCodes | Android Developers</title> 96 97<!-- STYLESHEETS --> 98<link rel="stylesheet" 99href="//fonts.googleapis.com/css?family=Roboto+Condensed"> 100<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold" 101 title="roboto"> 102<link href="/assets/css/default.css?v=2" rel="stylesheet" type="text/css"> 103 104 105 106<!-- JAVASCRIPT --> 107<script src="//www.google.com/jsapi" type="text/javascript"></script> 108<script src="/assets/js/android_3p-bundle.js" type="text/javascript"></script> 109<script type="text/javascript"> 110 var toRoot = "/"; 111 var metaTags = []; 112 var devsite = false; 113</script> 114<script src="/assets/js/docs.js?v=2" type="text/javascript"></script> 115 116<script> 117 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ 118 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), 119 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) 120 })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); 121 122 ga('create', 'UA-5831155-1', 'android.com'); 123 ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker); 124 ga('send', 'pageview'); 125 ga('universal.send', 'pageview'); // Send page view for new tracker. 126</script> 127 128</head> 129 130<body class="gc-documentation google 131 develop" itemscope itemtype="http://schema.org/Article"> 132 <div id="doc-api-level" class="" style="display:none"></div> 133 <a name="top"></a> 134 135 136<a name="top"></a> 137 138 <!-- Header --> 139 <div id="header-wrapper"> 140 <div id="header"> 141 <div class="wrap" id="header-wrap"> 142 <div class="col-3 logo"> 143 <a href="/index.html"> 144 <img src="/assets/images/dac_logo.png" 145 srcset="/assets/images/dac_logo@2x.png 2x" 146 width="123" height="25" alt="Android Developers" /> 147 </a> 148 <div class="btn-quicknav" id="btn-quicknav"> 149 <a href="#" class="arrow-inactive">Quicknav</a> 150 <a href="#" class="arrow-active">Quicknav</a> 151 </div> 152 </div> 153 <ul class="nav-x col-9"> 154 <li class="design"> 155 <a href="/design/index.html" 156 zh-tw-lang="設計" 157 zh-cn-lang="设计" 158 ru-lang="Проектирование" 159 ko-lang="디자인" 160 ja-lang="設計" 161 es-lang="Diseñar" 162 >Design</a></li> 163 <li class="develop"><a href="/develop/index.html" 164 zh-tw-lang="開發" 165 zh-cn-lang="开发" 166 ru-lang="Разработка" 167 ko-lang="개발" 168 ja-lang="開発" 169 es-lang="Desarrollar" 170 >Develop</a></li> 171 <li class="distribute last"><a href="/distribute/index.html" 172 zh-tw-lang="發佈" 173 zh-cn-lang="分发" 174 ru-lang="Распространение" 175 ko-lang="배포" 176 ja-lang="配布" 177 es-lang="Distribuir" 178 >Distribute</a></li> 179 </ul> 180 181 182 183 184<div class="menu-container"> 185 <div class="moremenu"> 186 <div id="more-btn"></div> 187 </div> 188 <div class="morehover" id="moremenu"> 189 <div class="top"></div> 190 <div class="mid"> 191 <div class="header">Links</div> 192 <ul> 193 <li><a href="https://play.google.com/apps/publish/" target="_googleplay">Google Play Developer Console</a></li> 194 <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li> 195 <li><a href="/about/index.html">About Android</a></li> 196 </ul> 197 <div class="header">Android Sites</div> 198 <ul> 199 <li><a href="http://www.android.com">Android.com</a></li> 200 <li class="active"><a>Android Developers</a></li> 201 <li><a href="http://source.android.com">Android Open Source Project</a></li> 202 </ul> 203 204 205 206 <div class="header">Language</div> 207 <div id="language" class="locales"> 208 <select name="language" onChange="changeLangPref(this.value, true)"> 209 <option value="en">English</option> 210 <option value="es">Español</option> 211 <option value="ja">日本語</option> 212 <option value="ko">한국어</option> 213 <option value="ru">Русский</option> 214 <option value="zh-cn">中文 (中国)</option> 215 <option value="zh-tw">中文 (台灣)</option> 216 </select> 217 </div> 218 <script type="text/javascript"> 219 <!-- 220 loadLangPref(); 221 //--> 222 </script> 223 224 225 <br class="clearfix" /> 226 </div><!-- end 'mid' --> 227 <div class="bottom"></div> 228 </div><!-- end 'moremenu' --> 229 230 <div class="search" id="search-container"> 231 <div class="search-inner"> 232 <div id="search-btn"></div> 233 <div class="left"></div> 234 <form onsubmit="return submit_search()"> 235 <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" 236 onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" 237 onkeydown="return search_changed(event, true, '/')" 238 onkeyup="return search_changed(event, false, '/')" /> 239 </form> 240 <div class="right"></div> 241 <a class="close hide">close</a> 242 <div class="left"></div> 243 <div class="right"></div> 244 </div><!-- end search-inner --> 245 </div><!-- end search-container --> 246 247 <div class="search_filtered_wrapper reference"> 248 <div class="suggest-card reference no-display"> 249 <ul class="search_filtered"> 250 </ul> 251 </div> 252 </div> 253 254 <div class="search_filtered_wrapper docs"> 255 <div class="suggest-card dummy no-display"> </div> 256 <div class="suggest-card develop no-display"> 257 <ul class="search_filtered"> 258 </ul> 259 <div class="child-card guides no-display"> 260 </div> 261 <div class="child-card training no-display"> 262 </div> 263 <div class="child-card samples no-display"> 264 </div> 265 </div> 266 <div class="suggest-card design no-display"> 267 <ul class="search_filtered"> 268 </ul> 269 </div> 270 <div class="suggest-card distribute no-display"> 271 <ul class="search_filtered"> 272 </ul> 273 </div> 274 </div> 275</div><!-- end menu-container (search and menu widget) --> 276 277 278 279 <!-- Expanded quicknav --> 280 <div id="quicknav" class="col-13"> 281 <ul> 282 <li class="about"> 283 <ul> 284 <li><a href="/about/index.html">About</a></li> 285 <li><a href="/wear/index.html">Wear</a></li> 286 <li><a href="/tv/index.html">TV</a></li> 287 <li><a href="/auto/index.html">Auto</a></li> 288 </ul> 289 </li> 290 <li class="design"> 291 <ul> 292 <li><a href="/design/index.html">Get Started</a></li> 293 <li><a href="/design/devices.html">Devices</a></li> 294 <li><a href="/design/style/index.html">Style</a></li> 295 <li><a href="/design/patterns/index.html">Patterns</a></li> 296 <li><a href="/design/building-blocks/index.html">Building Blocks</a></li> 297 <li><a href="/design/downloads/index.html">Downloads</a></li> 298 <li><a href="/design/videos/index.html">Videos</a></li> 299 </ul> 300 </li> 301 <li class="develop"> 302 <ul> 303 <li><a href="/training/index.html" 304 zh-tw-lang="訓練課程" 305 zh-cn-lang="培训" 306 ru-lang="Курсы" 307 ko-lang="교육" 308 ja-lang="トレーニング" 309 es-lang="Capacitación" 310 >Training</a></li> 311 <li><a href="/guide/index.html" 312 zh-tw-lang="API 指南" 313 zh-cn-lang="API 指南" 314 ru-lang="Руководства по API" 315 ko-lang="API 가이드" 316 ja-lang="API ガイド" 317 es-lang="Guías de la API" 318 >API Guides</a></li> 319 <li><a href="/reference/packages.html" 320 zh-tw-lang="參考資源" 321 zh-cn-lang="参考" 322 ru-lang="Справочник" 323 ko-lang="참조문서" 324 ja-lang="リファレンス" 325 es-lang="Referencia" 326 >Reference</a></li> 327 <li><a href="/sdk/index.html" 328 zh-tw-lang="相關工具" 329 zh-cn-lang="工具" 330 ru-lang="Инструменты" 331 ko-lang="도구" 332 ja-lang="ツール" 333 es-lang="Herramientas" 334 >Tools</a> 335 </li> 336 <li><a href="/google/index.html">Google Services</a> 337 </li> 338 339 <li><a href="/samples/index.html">Samples</a> 340 </li> 341 342 </ul> 343 </li> 344 <li class="distribute last"> 345 <ul> 346 <li><a href="/distribute/googleplay/index.html">Google Play</a></li> 347 <li><a href="/distribute/essentials/index.html">Essentials</a></li> 348 <li><a href="/distribute/users/index.html">Get Users</a></li> 349 <li><a href="/distribute/engage/index.html">Engage & Retain</a></li> 350 <li><a href="/distribute/monetize/index.html">Monetize</a></li> 351 <li><a href="/distribute/tools/index.html">Tools & Reference</a></li> 352 <li><a href="/distribute/stories/index.html">Developer Stories</a></li> 353 </ul> 354 </li> 355 </ul> 356 </div><!-- /Expanded quicknav --> 357 </div><!-- end header-wrap.wrap --> 358 </div><!-- end header --> 359 360 361 <!-- Secondary x-nav --> 362 <div id="nav-x"> 363 <div class="wrap"> 364 <ul class="nav-x col-9 develop" style="width:100%"> 365 <li class="training"><a href="/training/index.html" 366 zh-tw-lang="訓練課程" 367 zh-cn-lang="培训" 368 ru-lang="Курсы" 369 ko-lang="교육" 370 ja-lang="トレーニング" 371 es-lang="Capacitación" 372 >Training</a></li> 373 <li class="guide"><a href="/guide/index.html" 374 zh-tw-lang="API 指南" 375 zh-cn-lang="API 指南" 376 ru-lang="Руководства по API" 377 ko-lang="API 가이드" 378 ja-lang="API ガイド" 379 es-lang="Guías de la API" 380 >API Guides</a></li> 381 <li class="reference"><a href="/reference/packages.html" 382 zh-tw-lang="參考資源" 383 zh-cn-lang="参考" 384 ru-lang="Справочник" 385 ko-lang="참조문서" 386 ja-lang="リファレンス" 387 es-lang="Referencia" 388 >Reference</a></li> 389 <li class="tools"><a href="/sdk/index.html" 390 zh-tw-lang="相關工具" 391 zh-cn-lang="工具" 392 ru-lang="Инструменты" 393 ko-lang="도구" 394 ja-lang="ツール" 395 es-lang="Herramientas" 396 >Tools</a></li> 397 <li class="google"><a href="/google/index.html" 398 >Google Services</a> 399 </li> 400 401 <li class="samples"><a href="/samples/index.html" 402 >Samples</a> 403 </li> 404 405 </ul> 406 </div> 407 </div> 408 <!-- /Sendondary x-nav DEVELOP --> 409 410 411 412 <div id="searchResults" class="wrap" style="display:none;"> 413 <h2 id="searchTitle">Results</h2> 414 <div id="leftSearchControl" class="search-control">Loading...</div> 415 </div> 416 </div> <!--end header-wrapper --> 417 418 <div id="sticky-header"> 419 <div> 420 <a class="logo" href="#top"></a> 421 <a class="top" href="#top"></a> 422 <ul class="breadcrumb"> 423 424 <li class="current">AppStateStatusCodes</li> 425 </ul> 426 </div> 427 </div> 428 429 430 431 432 433 434 <div class="wrap clearfix" id="body-content"> 435 <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> 436 <div id="devdoc-nav" class="scroll-pane"> 437 438 439 440<ul id="nav"> 441 442 <li class="nav-section"> 443 <div class="nav-section-header empty"><a href="/google/index.html"> 444 <span class="en">Overview</span> 445 </a></div> 446 </li> 447 448 <li class="nav-section"> 449 <div class="nav-section-header empty"><a href="/google/play-services/games.html"> 450 <span class="en">Games</span> 451 </a></div> 452 </li> 453 <li class="nav-section"> 454 <div class="nav-section-header empty"><a href="/google/play-services/location.html"> 455 <span class="en">Location</span> 456 </a></div> 457 </li> 458 <li class="nav-section"> 459 <div class="nav-section-header empty"><a href="/google/play-services/plus.html"> 460 <span class="en">Google+</span> 461 </a></div> 462 </li> 463 <li class="nav-section"> 464 <div class="nav-section-header empty"><a href="/google/play-services/maps.html"> 465 <span class="en">Maps</span> 466 </a></div> 467 </li> 468 <li class="nav-section"> 469 <div class="nav-section-header empty"><a href="/google/play-services/drive.html"> 470 <span class="en">Drive</span> 471 </a></div> 472 </li> 473 <li class="nav-section"> 474 <div class="nav-section-header empty"><a href="/google/play-services/cast.html"> 475 <span class="en">Cast</span> 476 </a></div> 477 </li> 478 <li class="nav-section"> 479 <div class="nav-section-header"><a href="/google/play-services/ads.html"> 480 <span class="en">Ads</span></a> 481 </div> 482 <ul> 483 <li><a href="/google/play-services/id.html"> 484 <span class="en">Advertising ID</span></a> 485 </li> 486 </ul> 487 </li> 488 <li class="nav-section"> 489 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html"> 490 <span class="en">Wallet</span> 491 </a></div> 492 </li> 493 494 495 <li class="nav-section"> 496 <div class="nav-section-header"><a href="/google/play-services/index.html"> 497 <span class="en">Google Play Services</span></a> 498 </div> 499 <ul> 500 <li><a href="/google/play-services/setup.html"> 501 <span class="en">Setting Up Google Play Services</span></a> 502 </li> 503 <li class="nav-section"> 504 <div class="nav-section-header"><a href="/google/auth/api-client.html"> 505 <span class="en">Accessing Google APIs</span></a> 506 </div> 507 <ul> 508 <li> 509 <a href="/google/auth/http-auth.html"> 510 <span class="en">Authorizing with Google for REST APIs</span> 511 </a> 512 </li> 513 </ul> 514 </li> 515 <li id="gms-tree-list" class="nav-section"> 516 <div class="nav-section-header"> 517 <a href="/reference/gms-packages.html"> 518 <span class="en">Reference</span> 519 </a> 520 <div> 521 </li> 522 </ul> 523 </li> 524 525 526 <li class="nav-section"> 527 <div class="nav-section-header"><a href="/google/play/billing/index.html"> 528 <span class="en">Google Play In-app Billing</span></a> 529 </div> 530 <ul> 531 <li><a href="/google/play/billing/billing_overview.html"> 532 <span class="en">Overview</span></a> 533 </li> 534 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/api.html"> 535 <span class="en">Version 3 API</span></a></div> 536 <ul> 537 <li><a href="/google/play/billing/billing_integrate.html"> 538 <span class="en">Implementing the API</span></a></li> 539 <li><a href="/google/play/billing/billing_reference.html"> 540 <span class="en">Reference</span></a></li> 541 </ul> 542 </li> 543 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/v2/api.html"> 544 <span class="en">Version 2 API</span></a></div> 545 <ul> 546 <li><a href="/google/play/billing/v2/billing_integrate.html"> 547 <span class="en">Implementing the API</span></a></li> 548 <li><a href="/google/play/billing/v2/billing_subscriptions.html"> 549 <span class="en">Subscriptions</span></a></li> 550 <li><a href="/google/play/billing/v2/billing_reference.html"> 551 <span class="en">Reference</span></a></li> 552 </ul> 553 </li> 554 <li><a href="/google/play/billing/billing_subscriptions.html"> 555 <span class="en">Subscriptions</span></a> 556 </li> 557 <li><a href="/google/play/billing/billing_best_practices.html"> 558 <span class="en">Security and Design</span></a> 559 </li> 560 <li><a href="/google/play/billing/billing_testing.html"> 561 <span class="en">Testing In-app Billing</span></a> 562 </li> 563 <li><a href="/google/play/billing/billing_admin.html"> 564 <span class="en">Administering In-app Billing</span></a> 565 </li> 566 <li><a href="/google/play/billing/versions.html"> 567 <span class="en">Version Notes</span></a> 568 </li> 569 </ul> 570 </li> 571 572 573 574 <li class="nav-section"> 575 <div class="nav-section-header"><a href="/google/gcm/index.html"> 576 <span class="en">Google Cloud Messaging</span></a> 577 </div> 578 <ul> 579 <li><a href="/google/gcm/gcm.html"> 580 <span class="en">Overview</span></a> 581 </li> 582 <li><a href="/google/gcm/gs.html"> 583 <span class="en">Getting Started</span></a> 584 </li> 585 <li><a href="/google/gcm/client.html"> 586 <span class="en">Implementing GCM Client</span></a> 587 </li> 588 <li class="nav-section"><div class="nav-section-header"><a href="/google/gcm/server.html"> 589 <span class="en">Implementing GCM Server</span></a></div> 590 <ul> 591 <li><a href="/google/gcm/ccs.html"> 592 <span class="en">CCS (XMPP)</span></a></li> 593 <li><a href="/google/gcm/http.html"> 594 <span class="en">HTTP</span></a></li> 595 </ul> 596 </li> 597 <li><a href="/google/gcm/notifications.html"> 598 <span class="en">User Notifications</span></a> 599 </li> 600 <li><a href="/google/gcm/adv.html"> 601 <span class="en">Advanced Topics</span></a> 602 </li> 603 <li><a href="/google/gcm/c2dm.html"> 604 <span class="en">Migration</span></a> 605 </li> 606 <li id="gcm-tree-list" class="nav-section"> 607 <div class="nav-section-header"> 608 <a href="/reference/gcm-packages.html"> 609 <span class="en">Reference</span> 610 </a> 611 <div> 612 </li> 613 </ul> 614 </li> 615 616 <li class="nav-section"> 617 <div class="nav-section-header empty"><a href="/google/gcs/index.html"> 618 <span class="en">Google Cloud Save</span></a> 619 </div> 620 </li> 621 622 <li class="nav-section"> 623 <div class="nav-section-header"><a href="/google/play/dist.html"> 624 <span class="en">Google Play Distribution</span></a> 625 </div> 626 <ul> 627 <li><a href="/google/play/filters.html"> 628 <span class="en">Filters on Google Play</span></a> 629 </li> 630 <li><a href="/google/play/billing/gp-purchase-status-api.html"> 631 <span class="en">Google Play Developer API</span></a> 632 </li> 633 <li><a href="/google/play/publishing/multiple-apks.html"> 634 <span class="en">Multiple APK Support</span></a> 635 </li> 636 <li><a href="/google/play/expansion-files.html"> 637 <span class="en">APK Expansion Files</span></a> 638 </li> 639 <li class="nav-section"> 640 <div class="nav-section-header"><a href="/google/play/licensing/index.html"> 641 <span class="en">Application Licensing</span></a> 642 </div> 643 <ul> 644 <li><a href="/google/play/licensing/overview.html"> 645 <span class="en">Licensing Overview</span></a> 646 </li> 647 <li><a href="/google/play/licensing/setting-up.html"> 648 <span class="en">Setting Up for Licensing</span></a> 649 </li> 650 <li><a href="/google/play/licensing/adding-licensing.html"> 651 <span class="en">Adding Licensing to Your App</span></a> 652 </li> 653 <li><a href="/google/play/licensing/licensing-reference.html"> 654 <span class="en">Licensing Reference</span></a> 655 </li> 656 </ul> 657 </li> 658 659 <li class="nav-section"> 660 <div class="nav-section-header"><a href="/google/backup/index.html"> 661 Android Backup Service</a> 662 </div> 663 <ul> 664 <li><a href="/google/backup/signup.html"> 665 Register</a> 666 </li> 667 </ul> 668 </li> 669 670 </ul> 671 672</li> 673 674 675 676</ul> 677 678<script type="text/javascript"> 679<!-- 680 buildToggleLists(); 681 changeNavLang(getLangPref()); 682//--> 683</script> 684 685 686 687 688 </div> 689 <script type="text/javascript"> 690 showGoogleRefTree(); 691 692 </script> 693 </div> <!-- end side-nav --> 694 <script> 695 $(document).ready(function() { 696 scrollIntoView("devdoc-nav"); 697 }); 698 </script> 699 700 701 702 703 704 705<div class="col-12" id="doc-col"> 706 707<div id="api-info-block"> 708 709 710 711 712 713 714 715 716 717 718 719<div class="sum-details-links"> 720 721Summary: 722 723 724 725 726 727 <a href="#constants">Constants</a> 728 729 730 731 732 733 734 735 736 737 738 | <a href="#inhmethods">Inherited Methods</a> 739 740| <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> 741 742</div><!-- end sum-details-links --> 743<div class="api-level"> 744 745 746 747 748</div> 749</div><!-- end api-info-block --> 750 751 752<!-- ======== START OF CLASS DATA ======== --> 753 754<div id="jd-header"> 755 public 756 757 final 758 759 class 760<h1 itemprop="name">AppStateStatusCodes</h1> 761 762 763 764 765 extends Object<br/> 766 767 768 769 770 771 772 773 774 775</div><!-- end header --> 776 777<div id="naMessage"></div> 778 779<div id="jd-content" class="api apilevel-"> 780<table class="jd-inheritance-table"> 781 782 783 <tr> 784 785 <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td> 786 </tr> 787 788 789 <tr> 790 791 <td class="jd-inheritance-space"> ↳</td> 792 793 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.appstate.AppStateStatusCodes</td> 794 </tr> 795 796 797</table> 798 799 800 801 802 803 804 805<div class="jd-descr"> 806 807 808<h2>Class Overview</h2> 809<p itemprop="articleBody">Status codes for AppState results. 810</p> 811 812 813 814 815 816</div><!-- jd-descr --> 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833<div class="jd-descr"> 834 835 836<h2>Summary</h2> 837 838 839 840 841 842 843 844 845 846 847 848 849 850<!-- =========== ENUM CONSTANT SUMMARY =========== --> 851<table id="constants" class="jd-sumtable"><tr><th colspan="12">Constants</th></tr> 852 853 854 855 <tr class="alt-color api apilevel-" > 856 <td class="jd-typecol">int</td> 857 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_CLIENT_RECONNECT_REQUIRED">STATUS_CLIENT_RECONNECT_REQUIRED</a></td> 858 <td class="jd-descrcol" width="100%">The GoogleApiClient is in an inconsistent state and must reconnect to the service to resolve 859 the issue.</td> 860 </tr> 861 862 863 <tr class=" api apilevel-" > 864 <td class="jd-typecol">int</td> 865 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_DEVELOPER_ERROR">STATUS_DEVELOPER_ERROR</a></td> 866 <td class="jd-descrcol" width="100%">Your application is incorrectly configured.</td> 867 </tr> 868 869 870 <tr class="alt-color api apilevel-" > 871 <td class="jd-typecol">int</td> 872 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_INTERNAL_ERROR">STATUS_INTERNAL_ERROR</a></td> 873 <td class="jd-descrcol" width="100%">An unspecified error occurred; no more specific information is available.</td> 874 </tr> 875 876 877 <tr class=" api apilevel-" > 878 <td class="jd-typecol">int</td> 879 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_INTERRUPTED">STATUS_INTERRUPTED</a></td> 880 <td class="jd-descrcol" width="100%">Was interrupted while waiting for the result.</td> 881 </tr> 882 883 884 <tr class="alt-color api apilevel-" > 885 <td class="jd-typecol">int</td> 886 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_NETWORK_ERROR_NO_DATA">STATUS_NETWORK_ERROR_NO_DATA</a></td> 887 <td class="jd-descrcol" width="100%">A network error occurred while attempting to retrieve fresh data, and no data was available 888 locally.</td> 889 </tr> 890 891 892 <tr class=" api apilevel-" > 893 <td class="jd-typecol">int</td> 894 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_NETWORK_ERROR_OPERATION_DEFERRED">STATUS_NETWORK_ERROR_OPERATION_DEFERRED</a></td> 895 <td class="jd-descrcol" width="100%">A network error occurred while attempting to modify data, but the data was successfully 896 modified locally and will be updated on the network the next time the device is able to sync.</td> 897 </tr> 898 899 900 <tr class="alt-color api apilevel-" > 901 <td class="jd-typecol">int</td> 902 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_NETWORK_ERROR_OPERATION_FAILED">STATUS_NETWORK_ERROR_OPERATION_FAILED</a></td> 903 <td class="jd-descrcol" width="100%">A network error occurred while attempting to perform an operation that requires network 904 access.</td> 905 </tr> 906 907 908 <tr class=" api apilevel-" > 909 <td class="jd-typecol">int</td> 910 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_NETWORK_ERROR_STALE_DATA">STATUS_NETWORK_ERROR_STALE_DATA</a></td> 911 <td class="jd-descrcol" width="100%">A network error occurred while attempting to retrieve fresh data, but some locally cached 912 data was available.</td> 913 </tr> 914 915 916 <tr class="alt-color api apilevel-" > 917 <td class="jd-typecol">int</td> 918 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_OK">STATUS_OK</a></td> 919 <td class="jd-descrcol" width="100%">The operation was successful.</td> 920 </tr> 921 922 923 <tr class=" api apilevel-" > 924 <td class="jd-typecol">int</td> 925 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_STATE_KEY_LIMIT_EXCEEDED">STATUS_STATE_KEY_LIMIT_EXCEEDED</a></td> 926 <td class="jd-descrcol" width="100%">The application already has data in the maximum number of keys (data slots) and is attempting 927 to create a new one.</td> 928 </tr> 929 930 931 <tr class="alt-color api apilevel-" > 932 <td class="jd-typecol">int</td> 933 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_STATE_KEY_NOT_FOUND">STATUS_STATE_KEY_NOT_FOUND</a></td> 934 <td class="jd-descrcol" width="100%">The requested state key was not found.</td> 935 </tr> 936 937 938 <tr class=" api apilevel-" > 939 <td class="jd-typecol">int</td> 940 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_TIMEOUT">STATUS_TIMEOUT</a></td> 941 <td class="jd-descrcol" width="100%">The operation timed out while awaiting the result.</td> 942 </tr> 943 944 945 <tr class="alt-color api apilevel-" > 946 <td class="jd-typecol">int</td> 947 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_WRITE_OUT_OF_DATE_VERSION">STATUS_WRITE_OUT_OF_DATE_VERSION</a></td> 948 <td class="jd-descrcol" width="100%">A version conflict was detected.</td> 949 </tr> 950 951 952 <tr class=" api apilevel-" > 953 <td class="jd-typecol">int</td> 954 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_WRITE_SIZE_EXCEEDED">STATUS_WRITE_SIZE_EXCEEDED</a></td> 955 <td class="jd-descrcol" width="100%">A write request was submitted which contained too much data for the server.</td> 956 </tr> 957 958 959 960</table> 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982<!-- ========== METHOD SUMMARY =========== --> 983<table id="inhmethods" class="jd-sumtable"><tr><th> 984 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> 985 <div style="clear:left;">Inherited Methods</div></th></tr> 986 987 988<tr class="api apilevel-" > 989<td colspan="12"> 990 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" 991 ><img id="inherited-methods-java.lang.Object-trigger" 992 src="/assets/images/triangle-closed.png" 993 class="jd-expando-trigger-img" /></a> 994From class 995 996 java.lang.Object 997 998<div id="inherited-methods-java.lang.Object"> 999 <div id="inherited-methods-java.lang.Object-list" 1000 class="jd-inheritedlinks"> 1001 </div> 1002 <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> 1003 <table class="jd-sumtable-expando"> 1004 1005 1006 1007 1008 <tr class="alt-color api apilevel-" > 1009 <td class="jd-typecol"><nobr> 1010 1011 1012 1013 1014 1015 Object</nobr> 1016 </td> 1017 <td class="jd-linkcol" width="100%"><nobr> 1018 <span class="sympad">clone</span>()</nobr> 1019 1020 </td></tr> 1021 1022 1023 1024 <tr class=" api apilevel-" > 1025 <td class="jd-typecol"><nobr> 1026 1027 1028 1029 1030 1031 boolean</nobr> 1032 </td> 1033 <td class="jd-linkcol" width="100%"><nobr> 1034 <span class="sympad">equals</span>(Object arg0)</nobr> 1035 1036 </td></tr> 1037 1038 1039 1040 <tr class="alt-color api apilevel-" > 1041 <td class="jd-typecol"><nobr> 1042 1043 1044 1045 1046 1047 void</nobr> 1048 </td> 1049 <td class="jd-linkcol" width="100%"><nobr> 1050 <span class="sympad">finalize</span>()</nobr> 1051 1052 </td></tr> 1053 1054 1055 1056 <tr class=" api apilevel-" > 1057 <td class="jd-typecol"><nobr> 1058 1059 1060 final 1061 1062 1063 Class<?></nobr> 1064 </td> 1065 <td class="jd-linkcol" width="100%"><nobr> 1066 <span class="sympad">getClass</span>()</nobr> 1067 1068 </td></tr> 1069 1070 1071 1072 <tr class="alt-color api apilevel-" > 1073 <td class="jd-typecol"><nobr> 1074 1075 1076 1077 1078 1079 int</nobr> 1080 </td> 1081 <td class="jd-linkcol" width="100%"><nobr> 1082 <span class="sympad">hashCode</span>()</nobr> 1083 1084 </td></tr> 1085 1086 1087 1088 <tr class=" api apilevel-" > 1089 <td class="jd-typecol"><nobr> 1090 1091 1092 final 1093 1094 1095 void</nobr> 1096 </td> 1097 <td class="jd-linkcol" width="100%"><nobr> 1098 <span class="sympad">notify</span>()</nobr> 1099 1100 </td></tr> 1101 1102 1103 1104 <tr class="alt-color api apilevel-" > 1105 <td class="jd-typecol"><nobr> 1106 1107 1108 final 1109 1110 1111 void</nobr> 1112 </td> 1113 <td class="jd-linkcol" width="100%"><nobr> 1114 <span class="sympad">notifyAll</span>()</nobr> 1115 1116 </td></tr> 1117 1118 1119 1120 <tr class=" api apilevel-" > 1121 <td class="jd-typecol"><nobr> 1122 1123 1124 1125 1126 1127 String</nobr> 1128 </td> 1129 <td class="jd-linkcol" width="100%"><nobr> 1130 <span class="sympad">toString</span>()</nobr> 1131 1132 </td></tr> 1133 1134 1135 1136 <tr class="alt-color api apilevel-" > 1137 <td class="jd-typecol"><nobr> 1138 1139 1140 final 1141 1142 1143 void</nobr> 1144 </td> 1145 <td class="jd-linkcol" width="100%"><nobr> 1146 <span class="sympad">wait</span>()</nobr> 1147 1148 </td></tr> 1149 1150 1151 1152 <tr class=" api apilevel-" > 1153 <td class="jd-typecol"><nobr> 1154 1155 1156 final 1157 1158 1159 void</nobr> 1160 </td> 1161 <td class="jd-linkcol" width="100%"><nobr> 1162 <span class="sympad">wait</span>(long arg0, int arg1)</nobr> 1163 1164 </td></tr> 1165 1166 1167 1168 <tr class="alt-color api apilevel-" > 1169 <td class="jd-typecol"><nobr> 1170 1171 1172 final 1173 1174 1175 void</nobr> 1176 </td> 1177 <td class="jd-linkcol" width="100%"><nobr> 1178 <span class="sympad">wait</span>(long arg0)</nobr> 1179 1180 </td></tr> 1181 1182 1183</table> 1184 </div> 1185</div> 1186</td></tr> 1187 1188 1189</table> 1190 1191 1192</div><!-- jd-descr (summary) --> 1193 1194<!-- Details --> 1195 1196 1197 1198 1199 1200 1201 1202 1203<!-- XML Attributes --> 1204 1205 1206<!-- Enum Values --> 1207 1208 1209<!-- Constants --> 1210 1211 1212<!-- ========= ENUM CONSTANTS DETAIL ======== --> 1213<h2>Constants</h2> 1214 1215 1216 1217 1218<A NAME="STATUS_CLIENT_RECONNECT_REQUIRED"></A> 1219 1220<div class="jd-details api apilevel-"> 1221 <h4 class="jd-details-title"> 1222 <span class="normal"> 1223 public 1224 static 1225 final 1226 int 1227 </span> 1228 STATUS_CLIENT_RECONNECT_REQUIRED 1229 </h4> 1230 <div class="api-level"> 1231 1232 1233 1234 1235 </div> 1236 <div class="jd-details-descr"> 1237 1238 <div class="jd-tagdata jd-tagdescr"><p>The GoogleApiClient is in an inconsistent state and must reconnect to the service to resolve 1239 the issue. Further calls to the service using the current connection are unlikely to succeed. 1240</p></div> 1241 1242 1243 <div class="jd-tagdata"> 1244 <span class="jd-tagtitle">Constant Value: </span> 1245 <span> 1246 1247 2 1248 (0x00000002) 1249 1250 </span> 1251 </div> 1252 1253 </div> 1254</div> 1255 1256 1257 1258<A NAME="STATUS_DEVELOPER_ERROR"></A> 1259 1260<div class="jd-details api apilevel-"> 1261 <h4 class="jd-details-title"> 1262 <span class="normal"> 1263 public 1264 static 1265 final 1266 int 1267 </span> 1268 STATUS_DEVELOPER_ERROR 1269 </h4> 1270 <div class="api-level"> 1271 1272 1273 1274 1275 </div> 1276 <div class="jd-details-descr"> 1277 1278 <div class="jd-tagdata jd-tagdescr"><p>Your application is incorrectly configured. This is a hard error, since retrying will not fix 1279 this. 1280</p></div> 1281 1282 1283 <div class="jd-tagdata"> 1284 <span class="jd-tagtitle">Constant Value: </span> 1285 <span> 1286 1287 7 1288 (0x00000007) 1289 1290 </span> 1291 </div> 1292 1293 </div> 1294</div> 1295 1296 1297 1298<A NAME="STATUS_INTERNAL_ERROR"></A> 1299 1300<div class="jd-details api apilevel-"> 1301 <h4 class="jd-details-title"> 1302 <span class="normal"> 1303 public 1304 static 1305 final 1306 int 1307 </span> 1308 STATUS_INTERNAL_ERROR 1309 </h4> 1310 <div class="api-level"> 1311 1312 1313 1314 1315 </div> 1316 <div class="jd-details-descr"> 1317 1318 <div class="jd-tagdata jd-tagdescr"><p>An unspecified error occurred; no more specific information is available. The device logs may 1319 provide additional data. 1320</p></div> 1321 1322 1323 <div class="jd-tagdata"> 1324 <span class="jd-tagtitle">Constant Value: </span> 1325 <span> 1326 1327 1 1328 (0x00000001) 1329 1330 </span> 1331 </div> 1332 1333 </div> 1334</div> 1335 1336 1337 1338<A NAME="STATUS_INTERRUPTED"></A> 1339 1340<div class="jd-details api apilevel-"> 1341 <h4 class="jd-details-title"> 1342 <span class="normal"> 1343 public 1344 static 1345 final 1346 int 1347 </span> 1348 STATUS_INTERRUPTED 1349 </h4> 1350 <div class="api-level"> 1351 1352 1353 1354 1355 </div> 1356 <div class="jd-details-descr"> 1357 1358 <div class="jd-tagdata jd-tagdescr"><p>Was interrupted while waiting for the result. Only returned if using an 1359 <code><a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a></code> directly. 1360</p></div> 1361 1362 1363 <div class="jd-tagdata"> 1364 <span class="jd-tagtitle">Constant Value: </span> 1365 <span> 1366 1367 14 1368 (0x0000000e) 1369 1370 </span> 1371 </div> 1372 1373 </div> 1374</div> 1375 1376 1377 1378<A NAME="STATUS_NETWORK_ERROR_NO_DATA"></A> 1379 1380<div class="jd-details api apilevel-"> 1381 <h4 class="jd-details-title"> 1382 <span class="normal"> 1383 public 1384 static 1385 final 1386 int 1387 </span> 1388 STATUS_NETWORK_ERROR_NO_DATA 1389 </h4> 1390 <div class="api-level"> 1391 1392 1393 1394 1395 </div> 1396 <div class="jd-details-descr"> 1397 1398 <div class="jd-tagdata jd-tagdescr"><p>A network error occurred while attempting to retrieve fresh data, and no data was available 1399 locally. 1400</p></div> 1401 1402 1403 <div class="jd-tagdata"> 1404 <span class="jd-tagtitle">Constant Value: </span> 1405 <span> 1406 1407 4 1408 (0x00000004) 1409 1410 </span> 1411 </div> 1412 1413 </div> 1414</div> 1415 1416 1417 1418<A NAME="STATUS_NETWORK_ERROR_OPERATION_DEFERRED"></A> 1419 1420<div class="jd-details api apilevel-"> 1421 <h4 class="jd-details-title"> 1422 <span class="normal"> 1423 public 1424 static 1425 final 1426 int 1427 </span> 1428 STATUS_NETWORK_ERROR_OPERATION_DEFERRED 1429 </h4> 1430 <div class="api-level"> 1431 1432 1433 1434 1435 </div> 1436 <div class="jd-details-descr"> 1437 1438 <div class="jd-tagdata jd-tagdescr"><p>A network error occurred while attempting to modify data, but the data was successfully 1439 modified locally and will be updated on the network the next time the device is able to sync. 1440</p></div> 1441 1442 1443 <div class="jd-tagdata"> 1444 <span class="jd-tagtitle">Constant Value: </span> 1445 <span> 1446 1447 5 1448 (0x00000005) 1449 1450 </span> 1451 </div> 1452 1453 </div> 1454</div> 1455 1456 1457 1458<A NAME="STATUS_NETWORK_ERROR_OPERATION_FAILED"></A> 1459 1460<div class="jd-details api apilevel-"> 1461 <h4 class="jd-details-title"> 1462 <span class="normal"> 1463 public 1464 static 1465 final 1466 int 1467 </span> 1468 STATUS_NETWORK_ERROR_OPERATION_FAILED 1469 </h4> 1470 <div class="api-level"> 1471 1472 1473 1474 1475 </div> 1476 <div class="jd-details-descr"> 1477 1478 <div class="jd-tagdata jd-tagdescr"><p>A network error occurred while attempting to perform an operation that requires network 1479 access. The operation may be retried later. 1480</p></div> 1481 1482 1483 <div class="jd-tagdata"> 1484 <span class="jd-tagtitle">Constant Value: </span> 1485 <span> 1486 1487 6 1488 (0x00000006) 1489 1490 </span> 1491 </div> 1492 1493 </div> 1494</div> 1495 1496 1497 1498<A NAME="STATUS_NETWORK_ERROR_STALE_DATA"></A> 1499 1500<div class="jd-details api apilevel-"> 1501 <h4 class="jd-details-title"> 1502 <span class="normal"> 1503 public 1504 static 1505 final 1506 int 1507 </span> 1508 STATUS_NETWORK_ERROR_STALE_DATA 1509 </h4> 1510 <div class="api-level"> 1511 1512 1513 1514 1515 </div> 1516 <div class="jd-details-descr"> 1517 1518 <div class="jd-tagdata jd-tagdescr"><p>A network error occurred while attempting to retrieve fresh data, but some locally cached 1519 data was available. The data returned may be stale and/or incomplete. 1520</p></div> 1521 1522 1523 <div class="jd-tagdata"> 1524 <span class="jd-tagtitle">Constant Value: </span> 1525 <span> 1526 1527 3 1528 (0x00000003) 1529 1530 </span> 1531 </div> 1532 1533 </div> 1534</div> 1535 1536 1537 1538<A NAME="STATUS_OK"></A> 1539 1540<div class="jd-details api apilevel-"> 1541 <h4 class="jd-details-title"> 1542 <span class="normal"> 1543 public 1544 static 1545 final 1546 int 1547 </span> 1548 STATUS_OK 1549 </h4> 1550 <div class="api-level"> 1551 1552 1553 1554 1555 </div> 1556 <div class="jd-details-descr"> 1557 1558 <div class="jd-tagdata jd-tagdescr"><p>The operation was successful. 1559</p></div> 1560 1561 1562 <div class="jd-tagdata"> 1563 <span class="jd-tagtitle">Constant Value: </span> 1564 <span> 1565 1566 0 1567 (0x00000000) 1568 1569 </span> 1570 </div> 1571 1572 </div> 1573</div> 1574 1575 1576 1577<A NAME="STATUS_STATE_KEY_LIMIT_EXCEEDED"></A> 1578 1579<div class="jd-details api apilevel-"> 1580 <h4 class="jd-details-title"> 1581 <span class="normal"> 1582 public 1583 static 1584 final 1585 int 1586 </span> 1587 STATUS_STATE_KEY_LIMIT_EXCEEDED 1588 </h4> 1589 <div class="api-level"> 1590 1591 1592 1593 1594 </div> 1595 <div class="jd-details-descr"> 1596 1597 <div class="jd-tagdata jd-tagdescr"><p>The application already has data in the maximum number of keys (data slots) and is attempting 1598 to create a new one. This is a hard error. Subsequent writes to this same key will only 1599 succeed after some number of keys have been deleted. 1600</p></div> 1601 1602 1603 <div class="jd-tagdata"> 1604 <span class="jd-tagtitle">Constant Value: </span> 1605 <span> 1606 1607 2003 1608 (0x000007d3) 1609 1610 </span> 1611 </div> 1612 1613 </div> 1614</div> 1615 1616 1617 1618<A NAME="STATUS_STATE_KEY_NOT_FOUND"></A> 1619 1620<div class="jd-details api apilevel-"> 1621 <h4 class="jd-details-title"> 1622 <span class="normal"> 1623 public 1624 static 1625 final 1626 int 1627 </span> 1628 STATUS_STATE_KEY_NOT_FOUND 1629 </h4> 1630 <div class="api-level"> 1631 1632 1633 1634 1635 </div> 1636 <div class="jd-details-descr"> 1637 1638 <div class="jd-tagdata jd-tagdescr"><p>The requested state key was not found. This means that the server did not have data for us 1639 when we successfully made a network request. 1640</p></div> 1641 1642 1643 <div class="jd-tagdata"> 1644 <span class="jd-tagtitle">Constant Value: </span> 1645 <span> 1646 1647 2002 1648 (0x000007d2) 1649 1650 </span> 1651 </div> 1652 1653 </div> 1654</div> 1655 1656 1657 1658<A NAME="STATUS_TIMEOUT"></A> 1659 1660<div class="jd-details api apilevel-"> 1661 <h4 class="jd-details-title"> 1662 <span class="normal"> 1663 public 1664 static 1665 final 1666 int 1667 </span> 1668 STATUS_TIMEOUT 1669 </h4> 1670 <div class="api-level"> 1671 1672 1673 1674 1675 </div> 1676 <div class="jd-details-descr"> 1677 1678 <div class="jd-tagdata jd-tagdescr"><p>The operation timed out while awaiting the result. Only returned if using an 1679 <code><a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a></code> directly. 1680</p></div> 1681 1682 1683 <div class="jd-tagdata"> 1684 <span class="jd-tagtitle">Constant Value: </span> 1685 <span> 1686 1687 15 1688 (0x0000000f) 1689 1690 </span> 1691 </div> 1692 1693 </div> 1694</div> 1695 1696 1697 1698<A NAME="STATUS_WRITE_OUT_OF_DATE_VERSION"></A> 1699 1700<div class="jd-details api apilevel-"> 1701 <h4 class="jd-details-title"> 1702 <span class="normal"> 1703 public 1704 static 1705 final 1706 int 1707 </span> 1708 STATUS_WRITE_OUT_OF_DATE_VERSION 1709 </h4> 1710 <div class="api-level"> 1711 1712 1713 1714 1715 </div> 1716 <div class="jd-details-descr"> 1717 1718 <div class="jd-tagdata jd-tagdescr"><p>A version conflict was detected. This means that we have a local version of the data which is 1719 out of sync with the server. 1720</p></div> 1721 1722 1723 <div class="jd-tagdata"> 1724 <span class="jd-tagtitle">Constant Value: </span> 1725 <span> 1726 1727 2000 1728 (0x000007d0) 1729 1730 </span> 1731 </div> 1732 1733 </div> 1734</div> 1735 1736 1737 1738<A NAME="STATUS_WRITE_SIZE_EXCEEDED"></A> 1739 1740<div class="jd-details api apilevel-"> 1741 <h4 class="jd-details-title"> 1742 <span class="normal"> 1743 public 1744 static 1745 final 1746 int 1747 </span> 1748 STATUS_WRITE_SIZE_EXCEEDED 1749 </h4> 1750 <div class="api-level"> 1751 1752 1753 1754 1755 </div> 1756 <div class="jd-details-descr"> 1757 1758 <div class="jd-tagdata jd-tagdescr"><p>A write request was submitted which contained too much data for the server. This should only 1759 occur if we change the app state size restrictions, or if someone is modifying their database 1760 directly. 1761</p></div> 1762 1763 1764 <div class="jd-tagdata"> 1765 <span class="jd-tagtitle">Constant Value: </span> 1766 <span> 1767 1768 2001 1769 (0x000007d1) 1770 1771 </span> 1772 </div> 1773 1774 </div> 1775</div> 1776 1777 1778 1779 1780<!-- Fields --> 1781 1782 1783<!-- Public ctors --> 1784 1785 1786 1787<!-- ========= CONSTRUCTOR DETAIL ======== --> 1788<!-- Protected ctors --> 1789 1790 1791 1792<!-- ========= METHOD DETAIL ======== --> 1793<!-- Public methdos --> 1794 1795 1796 1797<!-- ========= METHOD DETAIL ======== --> 1798 1799 1800 1801<!-- ========= END OF CLASS DATA ========= --> 1802<A NAME="navbar_top"></A> 1803 1804<div id="footer" class="wrap" > 1805 1806 1807 <div id="copyright"> 1808 1809 Except as noted, this content is licensed under <a 1810 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. 1811 For details and restrictions, see the <a href="/license.html"> 1812 Content License</a>. 1813 </div> 1814 <div id="build_info"> 1815 1816<script src="/timestamp.js" type="text/javascript"></script> 1817<script>document.write(BUILD_TIMESTAMP)</script> 1818 1819 </div> 1820 1821 1822 <div id="footerlinks"> 1823 1824 <p> 1825 <a href="/about/index.html">About Android</a> | 1826 <a href="/legal.html">Legal</a> | 1827 <a href="/support.html">Support</a> 1828 </p> 1829 </div> 1830 1831</div> <!-- end footer --> 1832</div> <!-- jd-content --> 1833 1834</div><!-- end doc-content --> 1835 1836</div> <!-- end body-content --> 1837 1838 1839 1840 1841 1842 1843</body> 1844</html> 1845