摘要:
public abstract class IntentService extends Service { private volatile Looper mServiceLooper; private volatile ServiceHandler mServiceHandler; private String mName; private boolean mR... 阅读全文
posted @ 2016-08-31 20:58
我在途中
阅读(249)
评论(0)
推荐(0)
摘要:
1.需要在主app的manifest.xml中加入这个activity 2.利用intent.setClassName("包","另一个包的activity"); 阅读全文
posted @ 2016-08-31 20:57
我在途中
阅读(4867)
评论(1)
推荐(0)

浙公网安备 33010602011771号