While creating android TV app the minimum sdk level we can select is api-21(Lollipop). But for creating android TV app from android studio that also supports amazon fireTV we have to select the minimum sdk level to api-17 (Jellybean),
As the amazon fire TV add-on is available in api-17.
Can anyone please correct me if I am wrong/ Please help me out how can I create app that supports fire TV.