Search code examples
androidandroid-activitychromecast

Android : Multiple activities with ChromeCast sender


I followed this tutorial from google to create an app to dialog with chrome cast. I succeed in this way but with a single Activity. I can't launch another activity and dialog with the launched receiver in the first one. Some issues from other people problems was this one but I didn't manage to use it. Could anyone help ?

Thanks !


Solution

  • Sorry for the bad way I asked it. But I solved my issue using this library and examples which are given with. Thanks for your replies !