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 <html> 79 <head> 80 81 82 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 83 <meta name="viewport" content="width=device-width" /> 84 85 <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> 86 <title>R.string | Android Developers</title> 87 88 <!-- STYLESHEETS --> 89 <link rel="stylesheet" 90 href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,mediumitalic,bold" title="roboto"> 91 <link href="/assets/css/default.css" rel="stylesheet" type="text/css"> 92 93 94 95 <!-- JAVASCRIPT --> 96 <script src="//www.google.com/jsapi" type="text/javascript"></script> 97 <script src="/assets/js/android_3p-bundle.js" type="text/javascript"></script> 98 <script type="text/javascript"> 99 var toRoot = "/"; 100 var devsite = false; 101 </script> 102 <script src="/assets/js/docs.js" type="text/javascript"></script> 103 104 <script type="text/javascript"> 105 var _gaq = _gaq || []; 106 _gaq.push(['_setAccount', 'UA-5831155-1']); 107 _gaq.push(['_trackPageview']); 108 109 (function() { 110 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; 111 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; 112 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); 113 })(); 114 </script> 115 </head> 116 <body class="gc-documentation google 117 develop" itemscope itemtype="http://schema.org/Article"> 118 <div id="doc-api-level" class="" style="display:none"></div> 119 <a name="top"></a> 120 121 <a name="top"></a> 122 123 <!-- Header --> 124 <div id="header"> 125 <div class="wrap" id="header-wrap"> 126 <div class="col-3 logo"> 127 <a href="/index.html"> 128 <img src="/assets/images/dac_logo.png" width="123" height="25" alt="Android Developers" /> 129 </a> 130 <div class="btn-quicknav" id="btn-quicknav"> 131 <a href="#" class="arrow-inactive">Quicknav</a> 132 <a href="#" class="arrow-active">Quicknav</a> 133 </div> 134 </div> 135 <ul class="nav-x col-9"> 136 <li class="design"> 137 <a href="/design/index.html" 138 zh-tw-lang="" 139 zh-cn-lang="" 140 ru-lang="" 141 ko-lang="" 142 ja-lang="" 143 es-lang="Disear" 144 >Design</a></li> 145 <li class="develop"><a href="/develop/index.html" 146 zh-tw-lang="" 147 zh-cn-lang="" 148 ru-lang="" 149 ko-lang="" 150 ja-lang="" 151 es-lang="Desarrollar" 152 >Develop</a></li> 153 <li class="distribute last"><a href="/distribute/index.html" 154 zh-tw-lang="" 155 zh-cn-lang="" 156 ru-lang="" 157 ko-lang="" 158 ja-lang="" 159 es-lang="Distribuir" 160 >Distribute</a></li> 161 </ul> 162 163 <!-- New Search --> 164 <div class="menu-container"> 165 <div class="moremenu"> 166 <div id="more-btn"></div> 167 </div> 168 <div class="morehover" id="moremenu"> 169 <div class="top"></div> 170 <div class="mid"> 171 <div class="header">Links</div> 172 <ul> 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li> 174 <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li> 175 <li><a href="/about/index.html">About Android</a></li> 176 </ul> 177 <div class="header">Android Sites</div> 178 <ul> 179 <li><a href="http://www.android.com">Android.com</a></li> 180 <li class="active"><a>Android Developers</a></li> 181 <li><a href="http://source.android.com">Android Open Source Project</a></li> 182 </ul> 183 184 185 186 <div class="header">Language</div> 187 <div id="language" class="locales"> 188 <select name="language" onChange="changeLangPref(this.value, true)"> 189 <option value="en">English</option> 190 <option value="es">Espaol</option> 191 <option value="ja"></option> 192 <option value="ko"></option> 193 <option value="ru"></option> 194 <option value="zh-cn"> ()</option> 195 <option value="zh-tw"> ()</option> 196 </select> 197 </div> 198 <script type="text/javascript"> 199 <!-- 200 loadLangPref(); 201 //--> 202 </script> 203 204 205 206 207 <br class="clearfix" /> 208 </div> 209 <div class="bottom"></div> 210 </div> 211 <div class="search" id="search-container"> 212 <div class="search-inner"> 213 <div id="search-btn"></div> 214 <div class="left"></div> 215 <form onsubmit="return submit_search()"> 216 <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" 217 onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" 218 onkeydown="return search_changed(event, true, '/')" 219 onkeyup="return search_changed(event, false, '/')" /> 220 </form> 221 <div class="right"></div> 222 <a class="close hide">close</a> 223 <div class="left"></div> 224 <div class="right"></div> 225 </div> 226 </div> 227 228 <div class="search_filtered_wrapper reference"> 229 <div class="suggest-card reference no-display"> 230 <ul class="search_filtered"> 231 </ul> 232 </div> 233 </div> 234 235 <div class="search_filtered_wrapper docs"> 236 <div class="suggest-card dummy no-display"> </div> 237 <div class="suggest-card develop no-display"> 238 <ul class="search_filtered"> 239 </ul> 240 <div class="child-card guides no-display"> 241 </div> 242 <div class="child-card training no-display"> 243 </div> 244 </div> 245 <div class="suggest-card design no-display"> 246 <ul class="search_filtered"> 247 </ul> 248 </div> 249 <div class="suggest-card distribute no-display"> 250 <ul class="search_filtered"> 251 </ul> 252 </div> 253 </div> 254 255 </div> 256 <!-- /New Search> 257 258 259 <!-- Expanded quicknav --> 260 <div id="quicknav" class="col-9"> 261 <ul> 262 <li class="design"> 263 <ul> 264 <li><a href="/design/index.html">Get Started</a></li> 265 <li><a href="/design/style/index.html">Style</a></li> 266 <li><a href="/design/patterns/index.html">Patterns</a></li> 267 <li><a href="/design/building-blocks/index.html">Building Blocks</a></li> 268 <li><a href="/design/downloads/index.html">Downloads</a></li> 269 <li><a href="/design/videos/index.html">Videos</a></li> 270 </ul> 271 </li> 272 <li class="develop"> 273 <ul> 274 <li><a href="/training/index.html" 275 zh-tw-lang="" 276 zh-cn-lang="" 277 ru-lang="" 278 ko-lang="" 279 ja-lang="" 280 es-lang="Capacitacin" 281 >Training</a></li> 282 <li><a href="/guide/components/index.html" 283 zh-tw-lang="API " 284 zh-cn-lang="API " 285 ru-lang=" API" 286 ko-lang="API " 287 ja-lang="API " 288 es-lang="Guas de la API" 289 >API Guides</a></li> 290 <li><a href="/reference/packages.html" 291 zh-tw-lang="" 292 zh-cn-lang="" 293 ru-lang="" 294 ko-lang="" 295 ja-lang="" 296 es-lang="Referencia" 297 >Reference</a></li> 298 <li><a href="/tools/index.html" 299 zh-tw-lang="" 300 zh-cn-lang="" 301 ru-lang="" 302 ko-lang="" 303 ja-lang="" 304 es-lang="Herramientas" 305 >Tools</a> 306 <ul><li><a href="/sdk/index.html">Get the SDK</a></li></ul> 307 </li> 308 <li><a href="/google/index.html">Google Services</a> 309 </li> 310 311 </ul> 312 </li> 313 <li class="distribute last"> 314 <ul> 315 <li><a href="/distribute/index.html">Google Play</a></li> 316 <li><a href="/distribute/googleplay/publish/index.html">Publishing</a></li> 317 <li><a href="/distribute/googleplay/promote/index.html">Promoting</a></li> 318 <li><a href="/distribute/googleplay/quality/index.html">App Quality</a></li> 319 <li><a href="/distribute/googleplay/spotlight/index.html">Spotlight</a></li> 320 <li><a href="/distribute/open.html">Open Distribution</a></li> 321 </ul> 322 </li> 323 </ul> 324 </div> 325 <!-- /Expanded quicknav --> 326 </div> 327 </div> 328 <!-- /Header --> 329 330 331 <div id="searchResults" class="wrap" style="display:none;"> 332 <h2 id="searchTitle">Results</h2> 333 <div id="leftSearchControl" class="search-control">Loading...</div> 334 </div> 335 336 337 338 <!-- Secondary x-nav --> 339 <div id="nav-x"> 340 <div class="wrap"> 341 <ul class="nav-x col-9 develop" style="width:100%"> 342 <li class="training"><a href="/training/index.html" 343 zh-tw-lang="" 344 zh-cn-lang="" 345 ru-lang="" 346 ko-lang="" 347 ja-lang="" 348 es-lang="Capacitacin" 349 >Training</a></li> 350 <li class="guide"><a href="/guide/components/index.html" 351 zh-tw-lang="API " 352 zh-cn-lang="API " 353 ru-lang=" API" 354 ko-lang="API " 355 ja-lang="API " 356 es-lang="Guas de la API" 357 >API Guides</a></li> 358 <li class="reference"><a href="/reference/packages.html" 359 zh-tw-lang="" 360 zh-cn-lang="" 361 ru-lang="" 362 ko-lang="" 363 ja-lang="" 364 es-lang="Referencia" 365 >Reference</a></li> 366 <li class="tools"><a href="/tools/index.html" 367 zh-tw-lang="" 368 zh-cn-lang="" 369 ru-lang="" 370 ko-lang="" 371 ja-lang="" 372 es-lang="Herramientas" 373 >Tools</a></li> 374 <li class="google"><a href="/google/index.html" 375 >Google Services</a> 376 </li> 377 378 </ul> 379 </div> 380 381 </div> 382 <!-- /Sendondary x-nav --> 383 384 385 386 387 388 389 390 391 392 <div class="wrap clearfix" id="body-content"> 393 <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> 394 <div id="devdoc-nav" class="scroll-pane"> 395 <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> 396 397 398 399 <ul id="nav"> 400 401 <li class="nav-section"> 402 <div class="nav-section-header empty"><a href="/google/index.html"> 403 <span class="en">Overview</span> 404 </a></div> 405 </li> 406 407 <li class="nav-section"> 408 <div class="nav-section-header empty"><a href="/google/play-services/games.html"> 409 <span class="en">Games</span> 410 </a></div> 411 </li> 412 <li class="nav-section"> 413 <div class="nav-section-header empty"><a href="/google/play-services/location.html"> 414 <span class="en">Location</span> 415 </a></div> 416 </li> 417 <li class="nav-section"> 418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html"> 419 <span class="en">Google+</span> 420 </a></div> 421 </li> 422 <li class="nav-section"> 423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html"> 424 <span class="en">Google Maps</span> 425 </a></div> 426 </li> 427 <li class="nav-section"> 428 <div class="nav-section-header empty"><a href="/google/play-services/auth.html"> 429 <span class="en">Authorization</span> 430 </a></div> 431 </li> 432 433 434 435 <li class="nav-section"> 436 <div class="nav-section-header"><a href="/google/play-services/index.html"> 437 <span class="en">Google Play Services</span></a> 438 </div> 439 <ul> 440 <li><a href="/google/play-services/setup.html"> 441 <span class="en">Setup</span></a> 442 </li> 443 <li id="gms-tree-list" class="nav-section"> 444 <div class="nav-section-header"> 445 <a href="/reference/gms-packages.html"> 446 <span class="en">Reference</span> 447 </a> 448 <div> 449 </li> 450 </ul> 451 </li> 452 453 454 <li class="nav-section"> 455 <div class="nav-section-header"><a href="/google/play/billing/index.html"> 456 <span class="en">Google Play In-app Billing</span></a> 457 </div> 458 <ul> 459 <li><a href="/google/play/billing/billing_overview.html"> 460 <span class="en">Overview</span></a> 461 </li> 462 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/api.html"> 463 <span class="en">Version 3 API</span></a></div> 464 <ul> 465 <li><a href="/google/play/billing/billing_integrate.html"> 466 <span class="en">Implementing the API</span></a></li> 467 <li><a href="/google/play/billing/billing_reference.html"> 468 <span class="en">Reference</span></a></li> 469 </ul> 470 </li> 471 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/v2/api.html"> 472 <span class="en">Version 2 API</span></a></div> 473 <ul> 474 <li><a href="/google/play/billing/v2/billing_integrate.html"> 475 <span class="en">Implementing the API</span></a></li> 476 <li><a href="/google/play/billing/v2/billing_subscriptions.html"> 477 <span class="en">Subscriptions</span></a></li> 478 <li><a href="/google/play/billing/v2/billing_reference.html"> 479 <span class="en">Reference</span></a></li> 480 </ul> 481 </li> 482 <li><a href="/google/play/billing/billing_subscriptions.html"> 483 <span class="en">Subscriptions</span></a> 484 </li> 485 <li><a href="/google/play/billing/billing_best_practices.html"> 486 <span class="en">Security and Design</span></a> 487 </li> 488 <li><a href="/google/play/billing/billing_testing.html"> 489 <span class="en">Testing In-app Billing</span></a> 490 </li> 491 <li><a href="/google/play/billing/billing_admin.html"> 492 <span class="en">Administering In-app Billing</span></a> 493 </li> 494 <li><a href="/google/play/billing/gp-purchase-status-api.html"> 495 <span class="en">Purchase Status API</span></a> 496 </li> 497 <li><a href="/google/play/billing/versions.html"> 498 <span class="en">Version Notes</span></a> 499 </li> 500 </ul> 501 </li> 502 503 504 505 <li class="nav-section"> 506 <div class="nav-section-header"><a href="/google/gcm/index.html"> 507 <span class="en">Google Cloud Messaging</span></a> 508 </div> 509 <ul> 510 <li><a href="/google/gcm/gcm.html"> 511 <span class="en">Overview</span></a> 512 </li> 513 <li><a href="/google/gcm/gs.html"> 514 <span class="en">Getting Started</span></a> 515 </li> 516 <li><a href="/google/gcm/client.html"> 517 <span class="en">Implementing GCM Client</span></a> 518 </li> 519 <li class="nav-section"><div class="nav-section-header"><a href="/google/gcm/server.html"> 520 <span class="en">Implementing GCM Server</span></a></div> 521 <ul> 522 <li><a href="/google/gcm/ccs.html"> 523 <span class="en">CCS (XMPP)</span></a></li> 524 <li><a href="/google/gcm/http.html"> 525 <span class="en">HTTP</span></a></li> 526 </ul> 527 </li> 528 <li><a href="/google/gcm/notifications.html"> 529 <span class="en">User Notifications</span></a> 530 </li> 531 <li><a href="/google/gcm/adv.html"> 532 <span class="en">Advanced Topics</span></a> 533 </li> 534 <li><a href="/google/gcm/c2dm.html"> 535 <span class="en">Migration</span></a> 536 </li> 537 <li id="gcm-tree-list" class="nav-section"> 538 <div class="nav-section-header"> 539 <a href="/reference/gcm-packages.html"> 540 <span class="en">Reference</span> 541 </a> 542 <div> 543 </li> 544 </ul> 545 </li> 546 547 <li class="nav-section"> 548 <div class="nav-section-header"><a href="/google/play/dist.html"> 549 <span class="en">Google Play Distribution</span></a> 550 </div> 551 <ul> 552 <li><a href="/google/play/filters.html"> 553 <span class="en">Filters on Google Play</span></a> 554 </li> 555 556 <li><a href="/google/play/publishing/multiple-apks.html"> 557 <span class="en">Multiple APK Support</span></a> 558 </li> 559 <li><a href="/google/play/expansion-files.html"> 560 <span class="en">APK Expansion Files</span></a> 561 </li> 562 <li class="nav-section"> 563 <div class="nav-section-header"><a href="/google/play/licensing/index.html"> 564 <span class="en">Application Licensing</span></a> 565 </div> 566 <ul> 567 <li><a href="/google/play/licensing/overview.html"> 568 <span class="en">Licensing Overview</span></a> 569 </li> 570 <li><a href="/google/play/licensing/setting-up.html"> 571 <span class="en">Setting Up for Licensing</span></a> 572 </li> 573 <li><a href="/google/play/licensing/adding-licensing.html"> 574 <span class="en">Adding Licensing to Your App</span></a> 575 </li> 576 <li><a href="/google/play/licensing/licensing-reference.html"> 577 <span class="en">Licensing Reference</span></a> 578 </li> 579 </ul> 580 </li> 581 582 <li class="nav-section"> 583 <div class="nav-section-header"><a href="/google/backup/index.html"> 584 Android Backup Service</a> 585 </div> 586 <ul> 587 <li><a href="/google/backup/signup.html"> 588 Register</a> 589 </li> 590 </ul> 591 </li> 592 593 </ul> 594 595 </li> 596 597 598 599 </ul> 600 601 <script type="text/javascript"> 602 <!-- 603 buildToggleLists(); 604 changeNavLang(getLangPref()); 605 //--> 606 </script> 607 608 609 610 611 </div> 612 <script type="text/javascript"> 613 showGoogleRefTree(); 614 615 </script> 616 </div> <!-- end side-nav --> 617 <script> 618 $(document).ready(function() { 619 scrollIntoView("devdoc-nav"); 620 }); 621 </script> 622 623 624 625 626 627 628 <div class="col-12" id="doc-col"> 629 630 <div id="api-info-block"> 631 632 633 634 635 636 637 638 639 640 641 642 <div class="sum-details-links"> 643 644 Summary: 645 646 647 648 649 650 651 652 <a href="#lfields">Fields</a> 653 654 655 656 657 | <a href="#pubctors">Ctors</a> 658 659 660 661 662 663 664 | <a href="#inhmethods">Inherited Methods</a> 665 666 | <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> 667 668 </div><!-- end sum-details-links --> 669 <div class="api-level"> 670 671 672 673 674 </div> 675 </div><!-- end api-info-block --> 676 677 678 <!-- ======== START OF CLASS DATA ======== --> 679 680 <div id="jd-header"> 681 public 682 static 683 final 684 685 class 686 <h1 itemprop="name">R.string</h1> 687 688 689 690 691 extends Object<br/> 692 693 694 695 696 697 698 699 700 701 </div><!-- end header --> 702 703 <div id="naMessage"></div> 704 705 <div id="jd-content" class="api apilevel-"> 706 <table class="jd-inheritance-table"> 707 708 709 <tr> 710 711 <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td> 712 </tr> 713 714 715 <tr> 716 717 <td class="jd-inheritance-space"> ↳</td> 718 719 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.R.string</td> 720 </tr> 721 722 723 </table> 724 725 726 727 728 729 730 731 <div class="jd-descr"> 732 733 734 735 736 737 738 </div><!-- jd-descr --> 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 <div class="jd-descr"> 756 757 758 <h2>Summary</h2> 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 <!-- =========== FIELD SUMMARY =========== --> 778 <table id="lfields" class="jd-sumtable"><tr><th colspan="12">Fields</th></tr> 779 780 781 782 <tr class="alt-color api apilevel-" > 783 <td class="jd-typecol"><nobr> 784 public 785 static 786 787 int</nobr></td> 788 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#auth_client_needs_enabling_title">auth_client_needs_enabling_title</a></td> 789 <td class="jd-descrcol" width="100%">Title for notification shown when GooglePlayServices needs to be 790 enabled for a application to work.</td> 791 </tr> 792 793 794 <tr class=" api apilevel-" > 795 <td class="jd-typecol"><nobr> 796 public 797 static 798 799 int</nobr></td> 800 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#auth_client_needs_installation_title">auth_client_needs_installation_title</a></td> 801 <td class="jd-descrcol" width="100%">Title for notification shown when GooglePlayServices needs to be 802 installed for a application to work.</td> 803 </tr> 804 805 806 <tr class="alt-color api apilevel-" > 807 <td class="jd-typecol"><nobr> 808 public 809 static 810 811 int</nobr></td> 812 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#auth_client_needs_update_title">auth_client_needs_update_title</a></td> 813 <td class="jd-descrcol" width="100%">Title for notification shown when GooglePlayServices needs to be 814 udpated for a application to work.</td> 815 </tr> 816 817 818 <tr class=" api apilevel-" > 819 <td class="jd-typecol"><nobr> 820 public 821 static 822 823 int</nobr></td> 824 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#auth_client_play_services_err_notification_msg">auth_client_play_services_err_notification_msg</a></td> 825 <td class="jd-descrcol" width="100%">Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42] 826 </td> 827 </tr> 828 829 830 <tr class="alt-color api apilevel-" > 831 <td class="jd-typecol"><nobr> 832 public 833 static 834 835 int</nobr></td> 836 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#auth_client_requested_by_msg">auth_client_requested_by_msg</a></td> 837 <td class="jd-descrcol" width="100%">Requested by string saying which app requested the notification.</td> 838 </tr> 839 840 841 <tr class=" api apilevel-" > 842 <td class="jd-typecol"><nobr> 843 public 844 static 845 846 int</nobr></td> 847 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#auth_client_using_bad_version_title">auth_client_using_bad_version_title</a></td> 848 <td class="jd-descrcol" width="100%">Title for notification shown when a bad version of GooglePlayServices 849 has been installed and needs correction for an application to work.</td> 850 </tr> 851 852 853 <tr class="alt-color api apilevel-" > 854 <td class="jd-typecol"><nobr> 855 public 856 static 857 858 int</nobr></td> 859 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_enable_button">common_google_play_services_enable_button</a></td> 860 <td class="jd-descrcol" width="100%">Button in confirmation dialog to enable Google Play services.</td> 861 </tr> 862 863 864 <tr class=" api apilevel-" > 865 <td class="jd-typecol"><nobr> 866 public 867 static 868 869 int</nobr></td> 870 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_enable_text">common_google_play_services_enable_text</a></td> 871 <td class="jd-descrcol" width="100%">Message in confirmation dialog informing user they need to enable 872 Google Play services in application settings [CHAR LIMIT=NONE] 873 </td> 874 </tr> 875 876 877 <tr class="alt-color api apilevel-" > 878 <td class="jd-typecol"><nobr> 879 public 880 static 881 882 int</nobr></td> 883 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_enable_title">common_google_play_services_enable_title</a></td> 884 <td class="jd-descrcol" width="100%">Title of confirmation dialog informing user they need to enable 885 Google Play services in application settings [CHAR LIMIT=40] 886 </td> 887 </tr> 888 889 890 <tr class=" api apilevel-" > 891 <td class="jd-typecol"><nobr> 892 public 893 static 894 895 int</nobr></td> 896 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_install_button">common_google_play_services_install_button</a></td> 897 <td class="jd-descrcol" width="100%">Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40] 898 </td> 899 </tr> 900 901 902 <tr class="alt-color api apilevel-" > 903 <td class="jd-typecol"><nobr> 904 public 905 static 906 907 int</nobr></td> 908 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_install_text_phone">common_google_play_services_install_text_phone</a></td> 909 <td class="jd-descrcol" width="100%">(For phones) Message in confirmation dialog informing user that 910 they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] 911 </td> 912 </tr> 913 914 915 <tr class=" api apilevel-" > 916 <td class="jd-typecol"><nobr> 917 public 918 static 919 920 int</nobr></td> 921 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_install_text_tablet">common_google_play_services_install_text_tablet</a></td> 922 <td class="jd-descrcol" width="100%">(For tablets) Message in confirmation dialog informing user that 923 they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] 924 </td> 925 </tr> 926 927 928 <tr class="alt-color api apilevel-" > 929 <td class="jd-typecol"><nobr> 930 public 931 static 932 933 int</nobr></td> 934 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_install_title">common_google_play_services_install_title</a></td> 935 <td class="jd-descrcol" width="100%">Title of confirmation dialog informing user that they need to install 936 Google Play services (from Play Store) [CHAR LIMIT=40] 937 </td> 938 </tr> 939 940 941 <tr class=" api apilevel-" > 942 <td class="jd-typecol"><nobr> 943 public 944 static 945 946 int</nobr></td> 947 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_invalid_account_text">common_google_play_services_invalid_account_text</a></td> 948 <td class="jd-descrcol" width="100%">Message in confirmation dialog informing the user that they provided an invalid account.</td> 949 </tr> 950 951 952 <tr class="alt-color api apilevel-" > 953 <td class="jd-typecol"><nobr> 954 public 955 static 956 957 int</nobr></td> 958 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_invalid_account_title">common_google_play_services_invalid_account_title</a></td> 959 <td class="jd-descrcol" width="100%">Title of confirmation dialog informing the user that they provided an invalid account.</td> 960 </tr> 961 962 963 <tr class=" api apilevel-" > 964 <td class="jd-typecol"><nobr> 965 public 966 static 967 968 int</nobr></td> 969 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_network_error_text">common_google_play_services_network_error_text</a></td> 970 <td class="jd-descrcol" width="100%">Message in confirmation dialog informing the user that a network error occurred.</td> 971 </tr> 972 973 974 <tr class="alt-color api apilevel-" > 975 <td class="jd-typecol"><nobr> 976 public 977 static 978 979 int</nobr></td> 980 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_network_error_title">common_google_play_services_network_error_title</a></td> 981 <td class="jd-descrcol" width="100%">Title of confirmation dialog informing the user that a network error occurred.</td> 982 </tr> 983 984 985 <tr class=" api apilevel-" > 986 <td class="jd-typecol"><nobr> 987 public 988 static 989 990 int</nobr></td> 991 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_unknown_issue">common_google_play_services_unknown_issue</a></td> 992 <td class="jd-descrcol" width="100%">Message in confirmation dialog informing user there is an unknown issue in Google Play 993 services [CHAR LIMIT=NONE] 994 </td> 995 </tr> 996 997 998 <tr class="alt-color api apilevel-" > 999 <td class="jd-typecol"><nobr> 1000 public 1001 static 1002 1003 int</nobr></td> 1004 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_unsupported_text">common_google_play_services_unsupported_text</a></td> 1005 <td class="jd-descrcol" width="100%">Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE] 1006 </td> 1007 </tr> 1008 1009 1010 <tr class=" api apilevel-" > 1011 <td class="jd-typecol"><nobr> 1012 public 1013 static 1014 1015 int</nobr></td> 1016 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_unsupported_title">common_google_play_services_unsupported_title</a></td> 1017 <td class="jd-descrcol" width="100%">Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40] 1018 </td> 1019 </tr> 1020 1021 1022 <tr class="alt-color api apilevel-" > 1023 <td class="jd-typecol"><nobr> 1024 public 1025 static 1026 1027 int</nobr></td> 1028 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_update_button">common_google_play_services_update_button</a></td> 1029 <td class="jd-descrcol" width="100%">Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40] 1030 </td> 1031 </tr> 1032 1033 1034 <tr class=" api apilevel-" > 1035 <td class="jd-typecol"><nobr> 1036 public 1037 static 1038 1039 int</nobr></td> 1040 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_update_text">common_google_play_services_update_text</a></td> 1041 <td class="jd-descrcol" width="100%">Message in confirmation dialog informing user that they need to update 1042 Google Play services (from Play Store) [CHAR LIMIT=NONE] 1043 </td> 1044 </tr> 1045 1046 1047 <tr class="alt-color api apilevel-" > 1048 <td class="jd-typecol"><nobr> 1049 public 1050 static 1051 1052 int</nobr></td> 1053 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_google_play_services_update_title">common_google_play_services_update_title</a></td> 1054 <td class="jd-descrcol" width="100%">Title of confirmation dialog informing user that they need to update 1055 Google Play services (from Play Store) [CHAR LIMIT=40] 1056 </td> 1057 </tr> 1058 1059 1060 <tr class=" api apilevel-" > 1061 <td class="jd-typecol"><nobr> 1062 public 1063 static 1064 1065 int</nobr></td> 1066 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_signin_button_text">common_signin_button_text</a></td> 1067 <td class="jd-descrcol" width="100%">Sign-in button text [CHAR LIMIT=15] 1068 </td> 1069 </tr> 1070 1071 1072 <tr class="alt-color api apilevel-" > 1073 <td class="jd-typecol"><nobr> 1074 public 1075 static 1076 1077 int</nobr></td> 1078 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/R.string.html#common_signin_button_text_long">common_signin_button_text_long</a></td> 1079 <td class="jd-descrcol" width="100%">Long form sign-in button text [CHAR LIMIT=30] 1080 </td> 1081 </tr> 1082 1083 1084 1085 </table> 1086 1087 1088 1089 1090 1091 1092 1093 <!-- ======== CONSTRUCTOR SUMMARY ======== --> 1094 <table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr> 1095 1096 1097 1098 1099 <tr class="alt-color api apilevel-" > 1100 <td class="jd-typecol"><nobr> 1101 1102 1103 1104 1105 1106 </nobr> 1107 </td> 1108 <td class="jd-linkcol" width="100%"><nobr> 1109 <span class="sympad"><a href="/reference/com/google/android/gms/R.string.html#R.string()">R.string</a></span>()</nobr> 1110 1111 </td></tr> 1112 1113 1114 1115 </table> 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 <!-- ========== METHOD SUMMARY =========== --> 1128 <table id="inhmethods" class="jd-sumtable"><tr><th> 1129 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> 1130 <div style="clear:left;">Inherited Methods</div></th></tr> 1131 1132 1133 <tr class="api apilevel-" > 1134 <td colspan="12"> 1135 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" 1136 ><img id="inherited-methods-java.lang.Object-trigger" 1137 src="/assets/images/triangle-closed.png" 1138 class="jd-expando-trigger-img" /></a> 1139 From class 1140 1141 java.lang.Object 1142 1143 <div id="inherited-methods-java.lang.Object"> 1144 <div id="inherited-methods-java.lang.Object-list" 1145 class="jd-inheritedlinks"> 1146 </div> 1147 <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> 1148 <table class="jd-sumtable-expando"> 1149 1150 1151 1152 1153 <tr class="alt-color api apilevel-" > 1154 <td class="jd-typecol"><nobr> 1155 1156 1157 1158 1159 1160 Object</nobr> 1161 </td> 1162 <td class="jd-linkcol" width="100%"><nobr> 1163 <span class="sympad">clone</span>()</nobr> 1164 1165 </td></tr> 1166 1167 1168 1169 <tr class=" api apilevel-" > 1170 <td class="jd-typecol"><nobr> 1171 1172 1173 1174 1175 1176 boolean</nobr> 1177 </td> 1178 <td class="jd-linkcol" width="100%"><nobr> 1179 <span class="sympad">equals</span>(Object arg0)</nobr> 1180 1181 </td></tr> 1182 1183 1184 1185 <tr class="alt-color api apilevel-" > 1186 <td class="jd-typecol"><nobr> 1187 1188 1189 1190 1191 1192 void</nobr> 1193 </td> 1194 <td class="jd-linkcol" width="100%"><nobr> 1195 <span class="sympad">finalize</span>()</nobr> 1196 1197 </td></tr> 1198 1199 1200 1201 <tr class=" api apilevel-" > 1202 <td class="jd-typecol"><nobr> 1203 1204 1205 final 1206 1207 1208 Class<?></nobr> 1209 </td> 1210 <td class="jd-linkcol" width="100%"><nobr> 1211 <span class="sympad">getClass</span>()</nobr> 1212 1213 </td></tr> 1214 1215 1216 1217 <tr class="alt-color api apilevel-" > 1218 <td class="jd-typecol"><nobr> 1219 1220 1221 1222 1223 1224 int</nobr> 1225 </td> 1226 <td class="jd-linkcol" width="100%"><nobr> 1227 <span class="sympad">hashCode</span>()</nobr> 1228 1229 </td></tr> 1230 1231 1232 1233 <tr class=" api apilevel-" > 1234 <td class="jd-typecol"><nobr> 1235 1236 1237 final 1238 1239 1240 void</nobr> 1241 </td> 1242 <td class="jd-linkcol" width="100%"><nobr> 1243 <span class="sympad">notify</span>()</nobr> 1244 1245 </td></tr> 1246 1247 1248 1249 <tr class="alt-color api apilevel-" > 1250 <td class="jd-typecol"><nobr> 1251 1252 1253 final 1254 1255 1256 void</nobr> 1257 </td> 1258 <td class="jd-linkcol" width="100%"><nobr> 1259 <span class="sympad">notifyAll</span>()</nobr> 1260 1261 </td></tr> 1262 1263 1264 1265 <tr class=" api apilevel-" > 1266 <td class="jd-typecol"><nobr> 1267 1268 1269 1270 1271 1272 String</nobr> 1273 </td> 1274 <td class="jd-linkcol" width="100%"><nobr> 1275 <span class="sympad">toString</span>()</nobr> 1276 1277 </td></tr> 1278 1279 1280 1281 <tr class="alt-color api apilevel-" > 1282 <td class="jd-typecol"><nobr> 1283 1284 1285 final 1286 1287 1288 void</nobr> 1289 </td> 1290 <td class="jd-linkcol" width="100%"><nobr> 1291 <span class="sympad">wait</span>()</nobr> 1292 1293 </td></tr> 1294 1295 1296 1297 <tr class=" api apilevel-" > 1298 <td class="jd-typecol"><nobr> 1299 1300 1301 final 1302 1303 1304 void</nobr> 1305 </td> 1306 <td class="jd-linkcol" width="100%"><nobr> 1307 <span class="sympad">wait</span>(long arg0, int arg1)</nobr> 1308 1309 </td></tr> 1310 1311 1312 1313 <tr class="alt-color api apilevel-" > 1314 <td class="jd-typecol"><nobr> 1315 1316 1317 final 1318 1319 1320 void</nobr> 1321 </td> 1322 <td class="jd-linkcol" width="100%"><nobr> 1323 <span class="sympad">wait</span>(long arg0)</nobr> 1324 1325 </td></tr> 1326 1327 1328 </table> 1329 </div> 1330 </div> 1331 </td></tr> 1332 1333 1334 </table> 1335 1336 1337 </div><!-- jd-descr (summary) --> 1338 1339 <!-- Details --> 1340 1341 1342 1343 1344 1345 1346 1347 1348 <!-- XML Attributes --> 1349 1350 1351 <!-- Enum Values --> 1352 1353 1354 <!-- Constants --> 1355 1356 1357 <!-- Fields --> 1358 1359 1360 <!-- ========= FIELD DETAIL ======== --> 1361 <h2>Fields</h2> 1362 1363 1364 1365 1366 <A NAME="auth_client_needs_enabling_title"></A> 1367 1368 <div class="jd-details api apilevel-"> 1369 <h4 class="jd-details-title"> 1370 <span class="normal"> 1371 public 1372 static 1373 1374 int 1375 </span> 1376 auth_client_needs_enabling_title 1377 </h4> 1378 <div class="api-level"> 1379 1380 1381 1382 1383 </div> 1384 <div class="jd-details-descr"> 1385 1386 <div class="jd-tagdata jd-tagdescr"><p>Title for notification shown when GooglePlayServices needs to be 1387 enabled for a application to work. [CHAR LIMIT=70] 1388 </p></div> 1389 1390 1391 </div> 1392 </div> 1393 1394 1395 1396 <A NAME="auth_client_needs_installation_title"></A> 1397 1398 <div class="jd-details api apilevel-"> 1399 <h4 class="jd-details-title"> 1400 <span class="normal"> 1401 public 1402 static 1403 1404 int 1405 </span> 1406 auth_client_needs_installation_title 1407 </h4> 1408 <div class="api-level"> 1409 1410 1411 1412 1413 </div> 1414 <div class="jd-details-descr"> 1415 1416 <div class="jd-tagdata jd-tagdescr"><p>Title for notification shown when GooglePlayServices needs to be 1417 installed for a application to work. [CHAR LIMIT=70] 1418 </p></div> 1419 1420 1421 </div> 1422 </div> 1423 1424 1425 1426 <A NAME="auth_client_needs_update_title"></A> 1427 1428 <div class="jd-details api apilevel-"> 1429 <h4 class="jd-details-title"> 1430 <span class="normal"> 1431 public 1432 static 1433 1434 int 1435 </span> 1436 auth_client_needs_update_title 1437 </h4> 1438 <div class="api-level"> 1439 1440 1441 1442 1443 </div> 1444 <div class="jd-details-descr"> 1445 1446 <div class="jd-tagdata jd-tagdescr"><p>Title for notification shown when GooglePlayServices needs to be 1447 udpated for a application to work. [CHAR LIMIT=70] 1448 </p></div> 1449 1450 1451 </div> 1452 </div> 1453 1454 1455 1456 <A NAME="auth_client_play_services_err_notification_msg"></A> 1457 1458 <div class="jd-details api apilevel-"> 1459 <h4 class="jd-details-title"> 1460 <span class="normal"> 1461 public 1462 static 1463 1464 int 1465 </span> 1466 auth_client_play_services_err_notification_msg 1467 </h4> 1468 <div class="api-level"> 1469 1470 1471 1472 1473 </div> 1474 <div class="jd-details-descr"> 1475 1476 <div class="jd-tagdata jd-tagdescr"><p>Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42] 1477 </p></div> 1478 1479 1480 </div> 1481 </div> 1482 1483 1484 1485 <A NAME="auth_client_requested_by_msg"></A> 1486 1487 <div class="jd-details api apilevel-"> 1488 <h4 class="jd-details-title"> 1489 <span class="normal"> 1490 public 1491 static 1492 1493 int 1494 </span> 1495 auth_client_requested_by_msg 1496 </h4> 1497 <div class="api-level"> 1498 1499 1500 1501 1502 </div> 1503 <div class="jd-details-descr"> 1504 1505 <div class="jd-tagdata jd-tagdescr"><p>Requested by string saying which app requested the notification. [CHAR LIMIT=42] 1506 </p></div> 1507 1508 1509 </div> 1510 </div> 1511 1512 1513 1514 <A NAME="auth_client_using_bad_version_title"></A> 1515 1516 <div class="jd-details api apilevel-"> 1517 <h4 class="jd-details-title"> 1518 <span class="normal"> 1519 public 1520 static 1521 1522 int 1523 </span> 1524 auth_client_using_bad_version_title 1525 </h4> 1526 <div class="api-level"> 1527 1528 1529 1530 1531 </div> 1532 <div class="jd-details-descr"> 1533 1534 <div class="jd-tagdata jd-tagdescr"><p>Title for notification shown when a bad version of GooglePlayServices 1535 has been installed and needs correction for an application to work. 1536 [CHAR LIMIT=70] 1537 </p></div> 1538 1539 1540 </div> 1541 </div> 1542 1543 1544 1545 <A NAME="common_google_play_services_enable_button"></A> 1546 1547 <div class="jd-details api apilevel-"> 1548 <h4 class="jd-details-title"> 1549 <span class="normal"> 1550 public 1551 static 1552 1553 int 1554 </span> 1555 common_google_play_services_enable_button 1556 </h4> 1557 <div class="api-level"> 1558 1559 1560 1561 1562 </div> 1563 <div class="jd-details-descr"> 1564 1565 <div class="jd-tagdata jd-tagdescr"><p>Button in confirmation dialog to enable Google Play services. Clicking it 1566 will direct user to application settings of Google Play services where they 1567 can enable it [CHAR LIMIT=40] 1568 </p></div> 1569 1570 1571 </div> 1572 </div> 1573 1574 1575 1576 <A NAME="common_google_play_services_enable_text"></A> 1577 1578 <div class="jd-details api apilevel-"> 1579 <h4 class="jd-details-title"> 1580 <span class="normal"> 1581 public 1582 static 1583 1584 int 1585 </span> 1586 common_google_play_services_enable_text 1587 </h4> 1588 <div class="api-level"> 1589 1590 1591 1592 1593 </div> 1594 <div class="jd-details-descr"> 1595 1596 <div class="jd-tagdata jd-tagdescr"><p>Message in confirmation dialog informing user they need to enable 1597 Google Play services in application settings [CHAR LIMIT=NONE] 1598 </p></div> 1599 1600 1601 </div> 1602 </div> 1603 1604 1605 1606 <A NAME="common_google_play_services_enable_title"></A> 1607 1608 <div class="jd-details api apilevel-"> 1609 <h4 class="jd-details-title"> 1610 <span class="normal"> 1611 public 1612 static 1613 1614 int 1615 </span> 1616 common_google_play_services_enable_title 1617 </h4> 1618 <div class="api-level"> 1619 1620 1621 1622 1623 </div> 1624 <div class="jd-details-descr"> 1625 1626 <div class="jd-tagdata jd-tagdescr"><p>Title of confirmation dialog informing user they need to enable 1627 Google Play services in application settings [CHAR LIMIT=40] 1628 </p></div> 1629 1630 1631 </div> 1632 </div> 1633 1634 1635 1636 <A NAME="common_google_play_services_install_button"></A> 1637 1638 <div class="jd-details api apilevel-"> 1639 <h4 class="jd-details-title"> 1640 <span class="normal"> 1641 public 1642 static 1643 1644 int 1645 </span> 1646 common_google_play_services_install_button 1647 </h4> 1648 <div class="api-level"> 1649 1650 1651 1652 1653 </div> 1654 <div class="jd-details-descr"> 1655 1656 <div class="jd-tagdata jd-tagdescr"><p>Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40] 1657 </p></div> 1658 1659 1660 </div> 1661 </div> 1662 1663 1664 1665 <A NAME="common_google_play_services_install_text_phone"></A> 1666 1667 <div class="jd-details api apilevel-"> 1668 <h4 class="jd-details-title"> 1669 <span class="normal"> 1670 public 1671 static 1672 1673 int 1674 </span> 1675 common_google_play_services_install_text_phone 1676 </h4> 1677 <div class="api-level"> 1678 1679 1680 1681 1682 </div> 1683 <div class="jd-details-descr"> 1684 1685 <div class="jd-tagdata jd-tagdescr"><p>(For phones) Message in confirmation dialog informing user that 1686 they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] 1687 </p></div> 1688 1689 1690 </div> 1691 </div> 1692 1693 1694 1695 <A NAME="common_google_play_services_install_text_tablet"></A> 1696 1697 <div class="jd-details api apilevel-"> 1698 <h4 class="jd-details-title"> 1699 <span class="normal"> 1700 public 1701 static 1702 1703 int 1704 </span> 1705 common_google_play_services_install_text_tablet 1706 </h4> 1707 <div class="api-level"> 1708 1709 1710 1711 1712 </div> 1713 <div class="jd-details-descr"> 1714 1715 <div class="jd-tagdata jd-tagdescr"><p>(For tablets) Message in confirmation dialog informing user that 1716 they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] 1717 </p></div> 1718 1719 1720 </div> 1721 </div> 1722 1723 1724 1725 <A NAME="common_google_play_services_install_title"></A> 1726 1727 <div class="jd-details api apilevel-"> 1728 <h4 class="jd-details-title"> 1729 <span class="normal"> 1730 public 1731 static 1732 1733 int 1734 </span> 1735 common_google_play_services_install_title 1736 </h4> 1737 <div class="api-level"> 1738 1739 1740 1741 1742 </div> 1743 <div class="jd-details-descr"> 1744 1745 <div class="jd-tagdata jd-tagdescr"><p>Title of confirmation dialog informing user that they need to install 1746 Google Play services (from Play Store) [CHAR LIMIT=40] 1747 </p></div> 1748 1749 1750 </div> 1751 </div> 1752 1753 1754 1755 <A NAME="common_google_play_services_invalid_account_text"></A> 1756 1757 <div class="jd-details api apilevel-"> 1758 <h4 class="jd-details-title"> 1759 <span class="normal"> 1760 public 1761 static 1762 1763 int 1764 </span> 1765 common_google_play_services_invalid_account_text 1766 </h4> 1767 <div class="api-level"> 1768 1769 1770 1771 1772 </div> 1773 <div class="jd-details-descr"> 1774 1775 <div class="jd-tagdata jd-tagdescr"><p>Message in confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=NONE] 1776 </p></div> 1777 1778 1779 </div> 1780 </div> 1781 1782 1783 1784 <A NAME="common_google_play_services_invalid_account_title"></A> 1785 1786 <div class="jd-details api apilevel-"> 1787 <h4 class="jd-details-title"> 1788 <span class="normal"> 1789 public 1790 static 1791 1792 int 1793 </span> 1794 common_google_play_services_invalid_account_title 1795 </h4> 1796 <div class="api-level"> 1797 1798 1799 1800 1801 </div> 1802 <div class="jd-details-descr"> 1803 1804 <div class="jd-tagdata jd-tagdescr"><p>Title of confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=40] 1805 </p></div> 1806 1807 1808 </div> 1809 </div> 1810 1811 1812 1813 <A NAME="common_google_play_services_network_error_text"></A> 1814 1815 <div class="jd-details api apilevel-"> 1816 <h4 class="jd-details-title"> 1817 <span class="normal"> 1818 public 1819 static 1820 1821 int 1822 </span> 1823 common_google_play_services_network_error_text 1824 </h4> 1825 <div class="api-level"> 1826 1827 1828 1829 1830 </div> 1831 <div class="jd-details-descr"> 1832 1833 <div class="jd-tagdata jd-tagdescr"><p>Message in confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=NONE] 1834 </p></div> 1835 1836 1837 </div> 1838 </div> 1839 1840 1841 1842 <A NAME="common_google_play_services_network_error_title"></A> 1843 1844 <div class="jd-details api apilevel-"> 1845 <h4 class="jd-details-title"> 1846 <span class="normal"> 1847 public 1848 static 1849 1850 int 1851 </span> 1852 common_google_play_services_network_error_title 1853 </h4> 1854 <div class="api-level"> 1855 1856 1857 1858 1859 </div> 1860 <div class="jd-details-descr"> 1861 1862 <div class="jd-tagdata jd-tagdescr"><p>Title of confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=40] 1863 </p></div> 1864 1865 1866 </div> 1867 </div> 1868 1869 1870 1871 <A NAME="common_google_play_services_unknown_issue"></A> 1872 1873 <div class="jd-details api apilevel-"> 1874 <h4 class="jd-details-title"> 1875 <span class="normal"> 1876 public 1877 static 1878 1879 int 1880 </span> 1881 common_google_play_services_unknown_issue 1882 </h4> 1883 <div class="api-level"> 1884 1885 1886 1887 1888 </div> 1889 <div class="jd-details-descr"> 1890 1891 <div class="jd-tagdata jd-tagdescr"><p>Message in confirmation dialog informing user there is an unknown issue in Google Play 1892 services [CHAR LIMIT=NONE] 1893 </p></div> 1894 1895 1896 </div> 1897 </div> 1898 1899 1900 1901 <A NAME="common_google_play_services_unsupported_text"></A> 1902 1903 <div class="jd-details api apilevel-"> 1904 <h4 class="jd-details-title"> 1905 <span class="normal"> 1906 public 1907 static 1908 1909 int 1910 </span> 1911 common_google_play_services_unsupported_text 1912 </h4> 1913 <div class="api-level"> 1914 1915 1916 1917 1918 </div> 1919 <div class="jd-details-descr"> 1920 1921 <div class="jd-tagdata jd-tagdescr"><p>Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE] 1922 </p></div> 1923 1924 1925 </div> 1926 </div> 1927 1928 1929 1930 <A NAME="common_google_play_services_unsupported_title"></A> 1931 1932 <div class="jd-details api apilevel-"> 1933 <h4 class="jd-details-title"> 1934 <span class="normal"> 1935 public 1936 static 1937 1938 int 1939 </span> 1940 common_google_play_services_unsupported_title 1941 </h4> 1942 <div class="api-level"> 1943 1944 1945 1946 1947 </div> 1948 <div class="jd-details-descr"> 1949 1950 <div class="jd-tagdata jd-tagdescr"><p>Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40] 1951 </p></div> 1952 1953 1954 </div> 1955 </div> 1956 1957 1958 1959 <A NAME="common_google_play_services_update_button"></A> 1960 1961 <div class="jd-details api apilevel-"> 1962 <h4 class="jd-details-title"> 1963 <span class="normal"> 1964 public 1965 static 1966 1967 int 1968 </span> 1969 common_google_play_services_update_button 1970 </h4> 1971 <div class="api-level"> 1972 1973 1974 1975 1976 </div> 1977 <div class="jd-details-descr"> 1978 1979 <div class="jd-tagdata jd-tagdescr"><p>Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40] 1980 </p></div> 1981 1982 1983 </div> 1984 </div> 1985 1986 1987 1988 <A NAME="common_google_play_services_update_text"></A> 1989 1990 <div class="jd-details api apilevel-"> 1991 <h4 class="jd-details-title"> 1992 <span class="normal"> 1993 public 1994 static 1995 1996 int 1997 </span> 1998 common_google_play_services_update_text 1999 </h4> 2000 <div class="api-level"> 2001 2002 2003 2004 2005 </div> 2006 <div class="jd-details-descr"> 2007 2008 <div class="jd-tagdata jd-tagdescr"><p>Message in confirmation dialog informing user that they need to update 2009 Google Play services (from Play Store) [CHAR LIMIT=NONE] 2010 </p></div> 2011 2012 2013 </div> 2014 </div> 2015 2016 2017 2018 <A NAME="common_google_play_services_update_title"></A> 2019 2020 <div class="jd-details api apilevel-"> 2021 <h4 class="jd-details-title"> 2022 <span class="normal"> 2023 public 2024 static 2025 2026 int 2027 </span> 2028 common_google_play_services_update_title 2029 </h4> 2030 <div class="api-level"> 2031 2032 2033 2034 2035 </div> 2036 <div class="jd-details-descr"> 2037 2038 <div class="jd-tagdata jd-tagdescr"><p>Title of confirmation dialog informing user that they need to update 2039 Google Play services (from Play Store) [CHAR LIMIT=40] 2040 </p></div> 2041 2042 2043 </div> 2044 </div> 2045 2046 2047 2048 <A NAME="common_signin_button_text"></A> 2049 2050 <div class="jd-details api apilevel-"> 2051 <h4 class="jd-details-title"> 2052 <span class="normal"> 2053 public 2054 static 2055 2056 int 2057 </span> 2058 common_signin_button_text 2059 </h4> 2060 <div class="api-level"> 2061 2062 2063 2064 2065 </div> 2066 <div class="jd-details-descr"> 2067 2068 <div class="jd-tagdata jd-tagdescr"><p>Sign-in button text [CHAR LIMIT=15] 2069 </p></div> 2070 2071 2072 </div> 2073 </div> 2074 2075 2076 2077 <A NAME="common_signin_button_text_long"></A> 2078 2079 <div class="jd-details api apilevel-"> 2080 <h4 class="jd-details-title"> 2081 <span class="normal"> 2082 public 2083 static 2084 2085 int 2086 </span> 2087 common_signin_button_text_long 2088 </h4> 2089 <div class="api-level"> 2090 2091 2092 2093 2094 </div> 2095 <div class="jd-details-descr"> 2096 2097 <div class="jd-tagdata jd-tagdescr"><p>Long form sign-in button text [CHAR LIMIT=30] 2098 </p></div> 2099 2100 2101 </div> 2102 </div> 2103 2104 2105 2106 2107 <!-- Public ctors --> 2108 2109 2110 <!-- ========= CONSTRUCTOR DETAIL ======== --> 2111 <h2>Public Constructors</h2> 2112 2113 2114 2115 <A NAME="R.string()"></A> 2116 2117 <div class="jd-details api apilevel-"> 2118 <h4 class="jd-details-title"> 2119 <span class="normal"> 2120 public 2121 2122 2123 2124 2125 2126 </span> 2127 <span class="sympad">R.string</span> 2128 <span class="normal">()</span> 2129 </h4> 2130 <div class="api-level"> 2131 <div></div> 2132 2133 2134 2135 </div> 2136 <div class="jd-details-descr"> 2137 2138 <div class="jd-tagdata jd-tagdescr"><p></p></div> 2139 2140 </div> 2141 </div> 2142 2143 2144 2145 2146 2147 <!-- ========= CONSTRUCTOR DETAIL ======== --> 2148 <!-- Protected ctors --> 2149 2150 2151 2152 <!-- ========= METHOD DETAIL ======== --> 2153 <!-- Public methdos --> 2154 2155 2156 2157 <!-- ========= METHOD DETAIL ======== --> 2158 2159 2160 2161 <!-- ========= END OF CLASS DATA ========= --> 2162 <A NAME="navbar_top"></A> 2163 2164 <div id="footer" class="wrap" > 2165 2166 2167 <div id="copyright"> 2168 2169 Except as noted, this content is licensed under <a 2170 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. 2171 For details and restrictions, see the <a href="/license.html"> 2172 Content License</a>. 2173 </div> 2174 <div id="build_info"> 2175 2176 <script src="/timestamp.js" type="text/javascript"></script> 2177 <script>document.write(BUILD_TIMESTAMP)</script> 2178 2179 </div> 2180 2181 2182 <div id="footerlinks"> 2183 2184 <p> 2185 <a href="/about/index.html">About Android</a> | 2186 <a href="/legal.html">Legal</a> | 2187 <a href="/support.html">Support</a> 2188 </p> 2189 </div> 2190 2191 </div> <!-- end footer --> 2192 </div> <!-- jd-content --> 2193 2194 </div><!-- end doc-content --> 2195 2196 </div> <!-- end body-content --> 2197 2198 2199 2200 2201 2202 2203 </body> 2204 </html> 2205