public static final class

R.string

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

Summary

Fields
public static int auth_client_availability_notification_title Title for notification shown when GooglePlayServices is unavailable [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.
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_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_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 static int location_client_ulr_inactive_age_under_13 Location client code resources (prefix with location_client) Begin strings for location.reporting Some InactiveReason names.
public static int location_client_ulr_inactive_age_unknown
public static int location_client_ulr_inactive_unknown_restriction
Public Constructors
R.string()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static int auth_client_availability_notification_title

Title for notification shown when GooglePlayServices is unavailable [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 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_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_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 static int location_client_ulr_inactive_age_under_13

Location client code resources (prefix with location_client) Begin strings for location.reporting Some InactiveReason names. See more in OneUp/package/location/res/values/strings.xml

public static int location_client_ulr_inactive_age_unknown

public static int location_client_ulr_inactive_unknown_restriction

Public Constructors

public R.string ()