main
public static void main(java.lang.String[] args)
Launch routine. Depending on the received arguments, it will start a
background service for notifications, display some information or post a
new notification for the background service to display.
- Parameters:
args
- The set of arguments received from the command line.