Skip to content

cemtuver/android-notepad

Repository files navigation

Android Notepad

Want to try it out?
The latest APK file is available on the releases page.

App demo

App demo in dark mode

Features

  • List/add/edit/delete note
  • Note background image from internet
  • "Medium.com" like typing experience
  • Local data persistence
  • Dark theme

Architecture

UI layer
  • Fragments with single activity
  • ViewModel
  • LiveData
  • Paging3
  • Navigation
  • Glide
Domain layer
  • UseCase
Data layer
  • Room
  • Room paging
Architectural components
  • Kotlin
  • Coroutines
  • Hilt
Testing
  • Junit4
  • Mockk
App architecture

Development

Testing

The repository includes a comprehensive suite of JUnit4 unit tests that cover various aspects of the app, including view models, use cases, repositories, and mappers. The purpose of these tests is to ensure that the app functions as expected and to catch any issues or bugs that may arise during development.

To run the unit tests, run the gradle command below.

$ ./gradlew test

Linter

The repository includes a lint configuration that enforces consistent code style and identifies potential issues in the code.

To run the linter, run the gradle command below.

$ ./gradlew lint

About

An Android notepad application implemented with latest Android technologies.

Topics

Resources

License

Stars

Watchers

Forks

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy