Skip to content

bedirhansaricayir/MultiModuleSample

Repository files navigation

Multi Module Sample

This application has been developed to use and practice multi-module architecture. It reads the satellite data in the asset folder, caches it by implementing the cache mechanism and displays it in the user interface. On the detail page of the satellites, the positions of these satellites are updated at regular intervals.

Screenshots

Tech Stack

Unit Test

  • JUnit
  • Truth: for performing assertions in tests
  • MockK: mocking objects
  • Runner: provides an extensive framework for testing Android apps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages