Intent service = new Intent("action.tvcustomer.api"); bindService(service, serviceConnection, Context.BIND_AUTO_CREATE);