32 results for “topic:androiddev”
An Android File downloader library based on WorkManager with pause and resume support.
A Jetpack Compose modular UI component inspired by the Soundcloud wave scroll view.
Android - Country code bottomsheet picker in Jetpack Compose
Tracking changes for Android Developers Samples
🚀 EventKT is an Android tracking library that efficiently group events and implements disk caching to safeguard against crashes, providing insightful analytics for app performance and user behaviour. 🚀
🌎 Access to freedom in the internet world only with one switch!
🏞 Image and Video Picker library for Android that supports Base64 for images and is compatible with both Layouts and Jetpack Compose.
PriorityDispatcher - Dispatcher based on PriorityQueue for prioritisation of task in Kotlin coroutines.
A list of companies hiring android developers in India and outside. All contributions welcomed
Project for week 2 of the #AndroidDevChallenge of 2021. This project is focused in the UI aspects.
Jetpack Compose and KMP Guide - Free Android Learning Roadmap 2025
An Android application built with Kotlin, showcasing a clean MVVM architecture. It utilizes Jetpack Compose for the UI, Hilt for dependency injection, Coroutines for asynchronous operations, and Retrofit for network calls. Features top headlines and article search functionality, demonstrating modern Android development best practices.
Android Stories library - Instagram-like android stories library that supports images from disk or from internet (url)
A simple web app to generate your own Android Dev Wrapped!
No description provided.
A mobile-friendly tool to convert SVG files into Android VectorDrawable XML, built with pure HTML, CSS, and JavaScript. No dependencies, just upload and download! 📱✨
My entry for week 1 of the AndroidDevChallenge
No description provided.
Publish Androiddev blog posts on the Telegram
Get started with the new Gemma 3 model for on-device inference. Giving you the simplest steps to get started with AI on Android.
This repository provides a step-by-step tutorial for the new Navigation 3 library in Jetpack Compose.
AICore has minSDK 31, this template shows how to use it in a lower minSDK Android app
This is my Portfolio/Personal web page
Easily switch between binary, octal, decimal, and hexadecimal number bases with this simple and sleek converter. Features light/dark mode, clear/delete buttons, and an intuitive interface. Check out the screenshots and demo video! Get started by cloning the repo and opening it in Android Studio.
Case study/POC app fetching Mastodon REST API on Android.
My personal profile.
Learn how to have runtime control of all parts of an animation or image, the color, opacity, scale, rotation .. any property within your SVG animation using Lottie Dynamic Properties.
login and Registration form in MVVM pattern. The app is connected to Firebase.The app delivers firebase authentication and store all user info to firebaseDatabase.
WorkManager is an Android library introduced by Google as part of the Android Jetpack architecture components. It provides a simple and flexible way to schedule and execute background tasks that need to run under various conditions, such as when the device is idle, charging, or connected to a network.
how to create Room DAOs specifically for your Android debug build. These debug-only DAOs enable you to implement developer-centric features without affecting your production app.