Helper class providing methods and constants common to other classes in the app. More...
Static Public Attributes | |
static final String | SERVER_URL = "https://copa.prakinf.tu-ilmenau.de:443/service" |
Base URL of the Demo Server (such as http://my_host:8080/gcm-demo) | |
static final String | SENDER_ID = "620766681824" |
Google API project id registered to use GCM. | |
static final String | DISPLAY_MESSAGE_ACTION |
Intent used to display a message in the screen. More... | |
static final String | EXTRA_MESSAGE = "message" |
Intent's extra that contains the message to be displayed. | |
Helper class providing methods and constants common to other classes in the app.
|
static |
Intent used to display a message in the screen.