![]() |
Speedify SDK for Android
10.9.0
|
Several dialogs or notifications are provided by the SDK for various errors or alerts. The strings used in these are customizable by overriding the following resource strings.
SPEEDIFY_OK
- "OK"SPEEDIFY_Q_VPN_BACKGROUND_TITLE
- "Accept Connection Request"SPEEDIFY_Q_VPN_BACKGROUND_TEXT
- "In order to connect to the VPN, you must accept the Android Connection Request."SPEEDIFY_DLG_WRITESETTINGS_PERMISSION
- "The WRITE_SETTINGS permission is required. Press OK and enable."SPEEDIFY_NOTIFICATION_STATE_DISCONNECTED
- "Disconnected"SPEEDIFY_NOTIFICATION_STATE_CONNECTED
- "Connected"SPEEDIFY_NOTIFICATION_STATE_CONNECTING
- "Connecting…"SPEEDIFY_NOTIFICATION_STATE_OVERLIMIT
- "OVERLIMIT - Preventing Internet Use"SPEEDIFY_NOTIFICATION_STATE_KILLSWITCH
- "Killswitch Active - No Internet"SPEEDIFY_NOTIFICATION_BUTTON_CONNECT
- "Connect"SPEEDIFY_NOTIFICATION_BUTTON_DISCONNECT
- "Disconnect"SPEEDIFY_NOTIFICATION_BUTTON_EXIT
- "Exit"SPEEDIFY_NOTIFICATION_BUTTON_KILLSWITCH_OFF
- "Turn Off Killswitch"SPEEDIFY_ERROR_VPN_START_TITLE
- "Alert"SPEEDIFY_ERROR_VPN_START_TEXT
- "Not able to start the VPN on your device"SPEEDIFY_VPN_INTERFACE_ERROR
- "Failed to create interface"SPEEDIFY_ERROR_VPN_REVOKED_TITLE
- "VPN was Interrupted"SPEEDIFY_ERROR_VPN_REVOKED_TEXT
- "Another VPN interrupted us."SPEEDIFY_SHARE_CHOOSER_TITLE
- "Send Log Files…"