Hi guys. I'm new to android development I'm working now in an application that implements AndroidManager class but I'm facing some issue when I emulate my app in android tv device.
What I want to do is download a video from a url and when download finishes show de downloaded video on a VideoView, the problem here is that when I emulate on android TV the DownloadManager does not work, and if a try any other emulator(phone, tablet) it works like a charm. I've added everything that it's necessary in the Manifest to run on android tv, but no success. Hope you could help me -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/df24c5bb-49d9-459d-9cf4-a34109583e30%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

