public static final class

R.string

extends Object
java.lang.Object
   ↳ com.google.android.gms.R.string

Summary

Fields
public static int auth_client_needs_enabling_title Title for notification shown when GooglePlayServices needs to be enabled for a application to work.
public static int auth_client_needs_installation_title Title for notification shown when GooglePlayServices needs to be installed for a application to work.
public static int auth_client_needs_update_title Title for notification shown when GooglePlayServices needs to be udpated for a application to work.
public static int auth_client_play_services_err_notification_msg Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42]
public static int auth_client_requested_by_msg Requested by string saying which app requested the notification.
public static int auth_client_using_bad_version_title Title for notification shown when a bad version of GooglePlayServices has been installed and needs correction for an application to work.
public static int common_google_play_services_enable_button Button in confirmation dialog to enable Google Play services.
public static int common_google_play_services_enable_text Message in confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=NONE]
public static int common_google_play_services_enable_title Title of confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=40]
public static int common_google_play_services_install_button Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40]
public static int common_google_play_services_install_text_phone (For phones) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE]
public static int common_google_play_services_install_text_tablet (For tablets) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE]
public static int common_google_play_services_install_title Title of confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=40]
public static int common_google_play_services_invalid_account_text Message in confirmation dialog informing the user that they provided an invalid account.
public static int common_google_play_services_invalid_account_title Title of confirmation dialog informing the user that they provided an invalid account.
public static int common_google_play_services_network_error_text Message in confirmation dialog informing the user that a network error occurred.
public static int common_google_play_services_network_error_title Title of confirmation dialog informing the user that a network error occurred.
public static int common_google_play_services_unknown_issue Message in confirmation dialog informing user there is an unknown issue in Google Play services [CHAR LIMIT=NONE]
public static int common_google_play_services_unsupported_date_text Message in confirmation dialog informing user that date on the device is not correct, causing certificate checks to fail.
public static int common_google_play_services_unsupported_text Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE]
public static int common_google_play_services_unsupported_title Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40]
public static int common_google_play_services_update_button Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40]
public static int common_google_play_services_update_text Message in confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=NONE]
public static int common_google_play_services_update_title Title of confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=40]
public static int common_signin_button_text Sign-in button text [CHAR LIMIT=15]
public static int common_signin_button_text_long Long form sign-in button text [CHAR LIMIT=30]
Public Constructors
R.string()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static int auth_client_needs_enabling_title

Title for notification shown when GooglePlayServices needs to be enabled for a application to work. [CHAR LIMIT=70]

public static int auth_client_needs_installation_title

Title for notification shown when GooglePlayServices needs to be installed for a application to work. [CHAR LIMIT=70]

public static int auth_client_needs_update_title

Title for notification shown when GooglePlayServices needs to be udpated for a application to work. [CHAR LIMIT=70]

public static int auth_client_play_services_err_notification_msg

Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42]

public static int auth_client_requested_by_msg

Requested by string saying which app requested the notification. [CHAR LIMIT=42]

public static int auth_client_using_bad_version_title

Title for notification shown when a bad version of GooglePlayServices has been installed and needs correction for an application to work. [CHAR LIMIT=70]

public static int common_google_play_services_enable_button

Button in confirmation dialog to enable Google Play services. Clicking it will direct user to application settings of Google Play services where they can enable it [CHAR LIMIT=40]

public static int common_google_play_services_enable_text

Message in confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=NONE]

public static int common_google_play_services_enable_title

Title of confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=40]

public static int common_google_play_services_install_button

Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40]

public static int common_google_play_services_install_text_phone

(For phones) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE]

public static int common_google_play_services_install_text_tablet

(For tablets) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE]

public static int common_google_play_services_install_title

Title of confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=40]

public static int common_google_play_services_invalid_account_text

Message in confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=NONE]

public static int common_google_play_services_invalid_account_title

Title of confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=40]

public static int common_google_play_services_network_error_text

Message in confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=NONE]

public static int common_google_play_services_network_error_title

Title of confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=40]

public static int common_google_play_services_unknown_issue

Message in confirmation dialog informing user there is an unknown issue in Google Play services [CHAR LIMIT=NONE]

public static int common_google_play_services_unsupported_date_text

Message in confirmation dialog informing user that date on the device is not correct, causing certificate checks to fail. [CHAR LIMIT=NONE]

public static int common_google_play_services_unsupported_text

Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE]

public static int common_google_play_services_unsupported_title

Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40]

public static int common_google_play_services_update_button

Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40]

public static int common_google_play_services_update_text

Message in confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=NONE]

public static int common_google_play_services_update_title

Title of confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=40]

public static int common_signin_button_text

Sign-in button text [CHAR LIMIT=15]

public static int common_signin_button_text_long

Long form sign-in button text [CHAR LIMIT=30]

Public Constructors

public R.string ()