Skip to content
milan jurkulák edited this page Aug 29, 2024 · 2 revisions

Home

Android TV test app

Build & Publish Release APK GitHub all releases

Stats

Last commit Lang Platform Min sdk Languages Issues PR's Code size Total lines Dependencies

Table of Contents

Project documentation

Documentation contains all the classes in project.

Description

Just an test app to skills showcase of coding skills, using

  • Compose
  • Kodein inject
  • ViewModels MVVM pattern
  • Glide
  • Kotlin
  • LifeCycle
  • Solve problems with compose previews
  • Coroutines
  • Flow
  • Navigation
  • Retrofit
  • Json serialization (Moshi)
  • Gradle scripting / configuration
  • MarkDown editing
  • Github actions
  • Shell scripting
  • Yaml scripting
  • CI/CD
  • SyncAdapter
  • Automatic documentation
  • Automatic release
  • Toml dependencies
  • Gradle plugins
  • Screenshots auto creation (coming soon)
  • AI test auto creation (coming soon)

Compilation

Use Android studio or use command:

  • debug app version : ./gradlew assembleDebug
  • release app version : ./gradlew assembleRelease

Usage

  • Usable on any android device > SDK V 21 - Lollipop
  • Use as you want. Freeware

Credits

Milan Jurkulak

License

[Freeware] No licenced.

Clone this wiki locally