启动 IntentService时异常
今天写一个service继承自 IntentService,但是在启动的时候报错,报错内容:
?
public UpdateService1() {super("SOME NAME");}