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