How to use local XML feed for Android TV live channels app -
i'm getting feel android tv live channels sample app , im trying figure out how , change video src sample channels. can point me in right direction. if helpls sample activity takes me webpage xmltv feed , says modify {@link com.example.android.sampletvinput.rich.richfeedutil#use_local_xml_feed}. if helps any.
there 2 ways modify video source channels - set use_local_xml_feed true , update the local xml feed video. - or, if can host xml file on http server, can upload feed , change path xml feed here.
Comments
Post a Comment