We are struggling to create a Google ChromeCast aware app but gets into unrecoverable error with the mediarouter apklib.
We believe that the cause is that mediarouter is dependent on the appcompat apklib and that they are not aware of each other at compile phase.
To prove this problem we have built a very small app, poe.
When leaving the appcompat apklib in our pom and commenting out the mediarouter apklib dependencies our small ProofOfError, poe, app compiles. With the mediarouter apklib, not so much.
Please give us a hint on what to do to manage this or request the sample app from us if you need.
By google responses it's apparent that we are not the only ones trying to do this.
Best Regards
Mikael Larsson