org.androidpn.client
Class ServiceManager
java.lang.Object
org.androidpn.client.ServiceManager
public final class ServiceManager
- extends java.lang.Object
This class is to manage the notificatin service and to load the configuration.
- Author:
- Sehwan Noh (devnoh@gmail.com)
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceManager
public ServiceManager(Context context)
startService
public void startService()
stopService
public void stopService()
setNotificationIcon
public void setNotificationIcon(int iconId)
viewNotificationSettings
public static void viewNotificationSettings(Context context)