eclipse 用intent.setAction("action");來連接服務器, Android Studio的用顯示intent. setComponent(..)來連接服務器, 服務器端可能還需要在 manifests配置服務 process:remote; exported = "true";
2016-10-20
最新回答 / chenzheng8975
照著老師寫的源碼:http://blog.csdn.net/chenzheng8975/article/details/54140098
2016-09-29