AeroGear Android Library 1.2.1

com.google.android.gms
Class R.string

java.lang.Object
  extended by com.google.android.gms.R.string
Enclosing class:
R

public static final class R.string
extends Object


Field Summary
static int auth_client_needs_enabling_title
          Title for notification shown when GooglePlayServices needs to be enabled for a application to work.
static int auth_client_needs_installation_title
          Title for notification shown when GooglePlayServices needs to be installed for a application to work.
static int auth_client_needs_update_title
          Title for notification shown when GooglePlayServices needs to be udpated for a application to work.
static int auth_client_play_services_err_notification_msg
          Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42]
static int auth_client_requested_by_msg
          Requested by string saying which app requested the notification.
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.
static int common_google_play_services_enable_button
          Button in confirmation dialog to enable Google Play services.
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]
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]
static int common_google_play_services_install_button
          Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40]
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]
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]
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]
static int common_google_play_services_invalid_account_text
          Message in confirmation dialog informing the user that they provided an invalid account.
static int common_google_play_services_invalid_account_title
          Title of confirmation dialog informing the user that they provided an invalid account.
static int common_google_play_services_network_error_text
          Message in confirmation dialog informing the user that a network error occurred.
static int common_google_play_services_network_error_title
          Title of confirmation dialog informing the user that a network error occurred.
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]
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]
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]
static int common_google_play_services_update_button
          Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40]
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]
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]
static int common_signin_button_text
          Sign-in button text [CHAR LIMIT=15]
static int common_signin_button_text_long
          Long form sign-in button text [CHAR LIMIT=30]
static int lib_name
           
 
Constructor Summary
R.string()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

auth_client_needs_enabling_title

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]


auth_client_needs_installation_title

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]


auth_client_needs_update_title

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]


auth_client_play_services_err_notification_msg

public static int auth_client_play_services_err_notification_msg
Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42]


auth_client_requested_by_msg

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


auth_client_using_bad_version_title

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]


common_google_play_services_enable_button

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]


common_google_play_services_enable_text

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]


common_google_play_services_enable_title

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]


common_google_play_services_install_button

public static int common_google_play_services_install_button
Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40]


common_google_play_services_install_text_phone

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]


common_google_play_services_install_text_tablet

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]


common_google_play_services_install_title

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]


common_google_play_services_invalid_account_text

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]


common_google_play_services_invalid_account_title

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]


common_google_play_services_network_error_text

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]


common_google_play_services_network_error_title

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]


common_google_play_services_unknown_issue

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]


common_google_play_services_unsupported_text

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]


common_google_play_services_unsupported_title

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]


common_google_play_services_update_button

public static int common_google_play_services_update_button
Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40]


common_google_play_services_update_text

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]


common_google_play_services_update_title

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]


common_signin_button_text

public static int common_signin_button_text
Sign-in button text [CHAR LIMIT=15]


common_signin_button_text_long

public static int common_signin_button_text_long
Long form sign-in button text [CHAR LIMIT=30]


lib_name

public static int lib_name
Constructor Detail

R.string

public R.string()

AeroGear Android Library 1.2.1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.