TvRemoteFlow
2016-05-06 20:17:13 0 举报
TvRemoteFlow是一个用于控制电视的遥控器应用程序。它提供了一种简单、直观的方式来操作您的电视,让您可以轻松地切换频道、调整音量和浏览菜单。该应用程序具有用户友好的界面,使您能够快速找到所需的功能。此外,TvRemoteFlow还支持多种品牌和型号的电视,确保您可以在任何设备上使用它。总之,TvRemoteFlow是一个功能强大、易于使用的电视遥控器应用程序,值得您拥有。 希望这能帮到您!如果您还有其他问题,请随时问我。
作者其他创作
大纲/内容
DeviceRegistryListener
UdpServer中的LogicThread负责接收从TV端发送过来的数据和命令,如\"ScreenShotFinish\
MainActivity
Application
UdpServer.getInstance().start()
UpnpCore.getUpnpCore().startSearch()
ConnectingManager
Core--WhaleTvDiscoverListener
MySimpleHttpListener
notifyKnownListChanged()
ConnectingManager.instance().startSearch(this);
mAdapter.notifyDataSetChanged()
LogicThread run()
就是在这里兵分两路,UpnpCore负责DLNA协议,UdpServer负责自定义中间件(基于Http协议)
1.receive actions(such as \"ScreenShotFinish\
UpnpCore.init()
CallHandler
1.mDatagramSocket.receive()2.LogicThread start()
UpnpCore
Core.getInstance().init()
SearchHandler
扫描设备的添加过程
1.new HttpServer(port)2.bindService--AndroidUpnpServiceImpl3.createRootContentNode()
Core.getInstance(context).searchDevice();
SearchActivity.onKnownListChanged(...)
0 条评论
下一页
为你推荐
查看更多
抱歉,暂无相关内容