screencasting in android using HDMI wifi dongle -
i have been searching lot implementing screen cast(miracast) in android , got more confused. have hdmi wifi dongle. plug dongle , open app need search available devices , user selects devices mirroring should start , screen need reflect device has plug device. settings need go display , turn wireless display on , connect them. of tryed wifip2pmanager
class , got list of device , connected device. not showing connected on settings wireless display need connected screen casting. question can start casting app , how ?
there no public api allows manipulate directly connection, can integrate action should want, through mediarouteactionprovider
using this, can display button inside action bar. when user click on it, show list of paired devices , quick scan. there, user able directly initiate connection available device.
it's working on devices, not returning action on don't have paired devices or don't support miracast (+some samsung's don't use mediaroute system miracast connection).
Comments
Post a Comment