I have a networking state change service.
public class MyService extends Service { @Override public void onCreate() { super.onCreate(); }