private void registerListener() {
   myServiceBinder.registerListener("IMG", imagehandler);
   myServiceBinder.registerListener("RPD", handler);
 }