为什么我们getService在这里使用方法?
getService
public class LocalBinder extends Binder { LocalService getService() { return LocalService.this; } }
android android-service android-binder
android ×1
android-binder ×1
android-service ×1