Protected Member Functions | |
void | onCreate (Bundle savedInstanceState) |
This class is the starting point for the service. It is called and determines if the glass has a connection to the server. If service has previously been started it will restart the service. It than displays a simple card to show that it has started.
Definition at line 33 of file StartServiceActivity.java.
void edu.nimbus.glass.StartServiceActivity.onCreate | ( | Bundle | savedInstanceState | ) | [inline, protected] |
Definition at line 37 of file StartServiceActivity.java.