Multiplatform note app with encryption
- Updated
Dec 22, 2025 - Kotlin
Unit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.
Multiplatform note app with encryption
Generate unit testing boilerplate from kotlin files.
Game engine for adjustable / extensible / customizable Tic-Tac-Toe in both 2D & 3D, with MULTIPLAYER, made with Kotlin
A multi-modules clean architecture sample using MVI (with state machine), dagger hilt, coroutines / flow., jetpack navigation component, UI tests and unit tests.
Validating user input in Clean Architecture Android app using the use-cases. As a result, easily unit testing them
Communication between handheld and wearable devices with Google's Data Layer API.
Implemented with Clean Architecture, Hilt, MVVM, LiveData, Retrofit2, Kotlin, Coroutine, Flow, Navigation Architecture Component
Android app to monitor your eye health
An educational project for the development of Android applications in Java and Kotlin from Eltex Academy. The application is a social network that will allow users to create posts and events, indicate their places of work and much more. The project uses a home server for backend deployment.
Bit coin market rate chart 📈
A simple kotlin android project with CI on testing and coverage check
This is a simple app that displays the list of Crypto Coins obtained using CoinGecko APIs.
Neste projeto, foi desenvolvida uma API Rest para um Sistema de Analise de créditos para uma empresa de empréstimos.
Simple Android app using SQLite database to create shopping list/grocery list.
This repository hosts an Android app fetching Aptoide's JSON app list, displaying details upon click, using Retrofit2, RxJava, Material Design, MVVM/MVI, and tests.
This project is part of my Android Development Specialization provided by Meta on Coursera. In this project I implemented simple unit testing.
CineLayr — a Modern Android Movie App built with Kotlin, Jetpack Compose & Clean Architecture. It features a Multi-Module design with Koin DI, Room, Ktor, Coil, Paging 3 + Remote Mediator, WorkManager, Nav-Graph & Unit-UI Tests. Includes Data Syncing, Offline Caching, Theming, Widget & Performance Tuning via Baseline Profile & Macrobenchmarks.
Shopping app exploring Android architecture best practices by
Weather demo
This is repository of http://androidcode.pl blog Testing section. It shows usage of testing libraries for Android.
Created by Kent Beck, Erich Gamma
Released 1997