public static final class

R.string

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

Summary

Fields
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=30]
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 unknow issue in Google Player services [CHAR LIMIT=NONE]
public static int common_google_play_services_update_button Button in confirmation dialog for updating Google Play services [CHAR LIMIT=20]
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 Constructors
R.string()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

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=30]

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=30]

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 unknow issue in Google Player services [CHAR LIMIT=NONE]

public static int common_google_play_services_update_button

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

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 Constructors

public R.string ()

No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.