You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 InAppUpdate-Kotlin-Lib: A robust and easy-to-integrate Android library for in-app updates. Ensure your users always have the latest version of your app with minimal effort. 📲 🔧 Effortless Integration: Simplify the update process with our streamlined API. Compatible with Android SDK 34 and below versions. 🆕
User communication by different message type: Developed in android over Kotlin. Toast Message, Snackbar Message, Dialog Message and Notifications Message
Basic Code setup in MVP architectural pattern with Kotlin, Dagger 2. - Require Basic dependency - Require clean code structure - Require basic code like utilities class with common functions etc.
Este repositório contém o código-fonte para uma aplicação Android que exibe um cardápio de restaurante. A aplicação inclui funcionalidades para visualizar uma lista de pratos, detalhes de cada prato e navegação entre as telas.
A project i made as part of my elective course 'Mobile Development' at university. The application allows a user (via android device) to book rooms and equipment available at the university. User accounts/authentication is handled by a 'Fire Base' system, and all HTTP requests are done by accessing the university's REST service.
Dalam mengembangkan sebuah aplikasi, navigation atau navigasi antar screen merupakan aspek penting dalam membangun pengalaman pengguna (user experience) yang baik.