mMediaRouteSelector = new MediaRouteSelector.Builder() .addControlCategory(CastMediaControlIntent.categoryForCast("YOUR_APPLICATION_ID")) .build();
If I pay $5 for google cast sdk then I can use this sdk for multiple devices for testing purpose or not or If any other way to connect the android application with any TV or projector.