errorCaused by: java.lang.IllegalArgumentException: Service Intent must be explicit: Intent { act=com.aid 解决Service Intent must be explicit 崩溃问题 Caused by: java.lang.IllegalArgumentException: Service Intent must be explicit: Intent { act=com.aidl.server.myserver } 今天在写一个app间通信的功能时,出现了……继续阅读 »