mackristof
public class LocalBinder extends Binder { MyService getService() { return MyService.this; } }