I'm developing a video player on both Kindle Fire and Fire TV. According to this article, I can integrate DIAL
to integrate the second screen
feature. After doing the DIAL integrate
, I still can't implement this feature. What else should be done?
The best case is that, if under the same wifi environment, the tablet can detect there's a TV device and then show an icon, user clicks the icon, the Fire TV can play the video, kinda like chromeCast
and normal Android devices(with play services)
How to do that on Kindle Fire devices?