Road Map to Developing Android TV Applications

Emirhan Çalışkan
codehane
Published in
2 min readMar 28, 2023

(Being developing at the same time)

Android TV

Principles of Android TV

AOSP (Android Open Source Project)

Design Pattern for Android TV

ADB (Android Debug Bridge)

Making Money

Admob SDK doesn’t support Android TV, but can we add Ad mediation ? Does other networks like Facebook network audience, Unity would be able to show their Ads through mediation , or does the Admob blocks them too for TV ?

Secondly, is there any other way through which developers make money from Android TV development ?

Books

- Karim Yaghmour — Embedded Android (Porting, Extending, and Customizing) [O’Reilly Media (2013)]

- Roger Ye — Embedded Programming with (Android Bringing Up an Android System from Scratch) [Addison-Wesley (2016)]

- Ivan Morgillo, Stefano Viola — Learning Embedded Android N Programming [Packt Publishing Limited (2016)]

--

--