Skip to content

driouecheMed/learn-android-dev

Repository files navigation

Learn Android Application Development

A basic java/kotlin app that:

  • read inputs (task),
  • store data in database,
  • display it in a list.
Light mode version Dark mode version
light-mode-version dark-mode-version

A simple calculator app for Android using MVVM and the Factory Design Pattern to choose the right operation.

calculator app

Hilt is a dependency injection library for Android that reduces the boilerplate of doing manual dependency injection in your project.

This is a simple app with Hilt. In this app we:

  • Insert items to database on app startup.
  • Fetch database items and display them in a text.

A simple android app using Jetpack Compose that count the number of a button click.

basic jetpack compose app

Contribute

To contribute to this project, please read the CONTRIBUTING.md file before submitting a pull request.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •