I'm developing a very simple application where I have a button .. OnClicking that button the screen of my mobile phone should be shared with my Smart Samsung TV. The question now is how can I enable AllShare Cast feature onClicking that button??
from what I read, I should create an AllShare app from the beginning (see: http://developer.samsung.com/allshare-framework/start) .. but I want to implement this using a normal Android Application.
Appreciate your tips