Procedure for multi-language support for WordPress by building multisite
I started this blog in English, but I’m Japanese and I sometimes want to write some post in Japanese. I added Multi-Language support for this WordPress by using...
I started this blog in English, but I’m Japanese and I sometimes want to write some post in Japanese. I added Multi-Language support for this WordPress by using...
Recently (actually not recently, I noticed this change maybe 1-2 month ago), leanback launcher app, Android TV’s default home launcher app, has updated. I notic...
I tested YouTube Android Player API on Android TV devices. Sadly it is not working well with Android TV’s YouTube app (“YouTube for Android TV”). Only YouTube A...
Showing icons on vertical alignment We learned BrowseFragment to show icons, where icons are aligned horizontally when the size increases. VerticalGridFragment ...
More customization of BrowseFragment– Multiple rows icon alignment on ListRow Continuing from the previous chapter, BrowseFragment Header customization,&nb...
More customization of BrowseFragment– Showing icon beside the Header title The basic implementation of BrowseFragment is already explained in thi...
What is Kodi Kodi is originally developed as XBMC (Xbox Media Center). This is a really powerful and customizable application to enjoy ...
* You can see the JSON video data used in this post at here: https://raw.githubusercontent.com/corochann/AndroidTVappTutorial/master/app/src/main/assets/video_l...
Background data loading using Loader class This Tutorial was explaining about Leanback support library, which is usually used to show list of contents info...
When I’m doing personal project, or making some documents, it always bother me how to find out contents (icons, videos, photos/pictures, musics) in ac...