Skip to content

ChristoferAlexander/AndroidPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Showcase App

This is a sample Android application built to demonstrate modern Android development practices using a variety of tools and libraries.

🧭 Features

The app includes a side navigation menu that lets you explore multiple example screens:

  • Files (WIP)
  • ForegroundService
  • WorkManager (TODO)
  • Weather
  • Brewery

Each section highlights different aspects of Android development.

🛠 Tech Stack

This project leverages the following tools and architecture:

  • MVVM/MVI Architecture
  • Jetpack Compose for UI
  • Room for local data persistence
  • Retrofit for network operations
  • Kotlin Coroutines for async tasks
  • Paging 3 for efficient data loading
  • Compose Rules + Espresso + Mockk for testing

🚀 Purpose

The goal of this project is to demonstrate:

  • Clean, maintainable code
  • Best practices in Android development
  • Familiarity with modern Android libraries
  • Real-world implementation patterns

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages