Android TV application doesn't support Amazon FireTV -


while creating android tv app minimum sdk level can select api-21(lollipop). creating android tv app android studio supports amazon firetv have select minimum sdk level api-17 (jellybean),

enter image description here

enter image description here

 amazon fire tv add-on available in api-17.  

can please correct me if wrong/ please me out how can create app supports fire tv.

i have amazon firetv testing , default android studio tv project , runs fine, maybe problem isn't sdk source itself.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -