Skip to content

A respository for storing code for my crypto Android TV app.

Notifications You must be signed in to change notification settings

raphaelbgr/cripto-tv-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto prices TV App

A simple app made in kotlin to demonstrate the development using the Leanback Framework provided by Google.

  • A minimum import of libraries were used, as smart TVs do not rely on a lot of memory.
  • The framework used is the pure Leanback Framework as is.
  • The architecture is the MVVM (Model View ViewModel)

This app uses the following tech stack:

  • Kotlin language
  • Material design
  • Lifecycle LiveData
  • Lifecycle ViewModel
  • Lifecycle Coroutines
  • AndroidX Leanback
  • AndroidX Constraint Layout
  • Google Gson
  • Pretty time for time formatting
  • Jake Wharton's Timber lib

by Raphael Bernardo

About

A respository for storing code for my crypto Android TV app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages