Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 2.73 KB

README.md

File metadata and controls

63 lines (43 loc) · 2.73 KB

Multi Module with Android TV and Compose

Status GitHub top language GitHub Repo stars GitHub Issues GitHub Pull Requests License

Buy Me A Coffee

Android TV + Leanback - Multi Module

This is a an android TV demo using Leanback and multi modules. The main idea is showing recent photos and also the ability to search using voice or text.

Features

Main

Search

Grid Mode

Two Modes: fixed and responsive size

Autoscrolling

Flickr API

For testing, you need to create your api key here and set it up on the local.properties like this:

FLICKR_API_KEY="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"

References

Author

License

MIT License

Copyright (c) 2024 Jordan R. A.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.