Skip to content

Android project setup files when developing apps from scratch. The codebase uses lates jetpack libraries and MVVM repository architecture for setting up high performance apps

Notifications You must be signed in to change notification settings

muhibpirani/androidarchitecure

Repository files navigation

Android architecture app

Includes the following

  • Android Respository architecture
  • MVVM
  • Jepack libraries
  • Carousel view
  • Kotlin
  • Kotlin Flow and Livedata
  • Paging3 ( Source and Mediator) (To be added)
  • Shared Element transition
  • Recycler snap helper
  • Room database to store data locally
  • Data binding
  • Hilt Dependncy injection
  • Jetpack Compose

This project can help android developers when starting a new project and writing code from scratch giving you a good headstart and a clean architecture

New addition - 19th June

Added a new activity with bottom navigation using jetpack compose which loads 3 screens.

PR are accepted.

Carousel Views taken from: PagingImageGallery

About

Android project setup files when developing apps from scratch. The codebase uses lates jetpack libraries and MVVM repository architecture for setting up high performance apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages