215 Repositories
Android recyclerview-header Libraries
A single repository to learn the basics of Android in Kotlin without all the fluff.
Android-Concepts-Reference-Kotlin A single repository to learn the basics of Android in Kotlin without all the fluff. How to use this repository Each
This project is a simple recyclerview example coded in kotlin language.
EXPENSIVE CARS 🚗 This project is a simple recyclerview example coded in kotlin language. My purpose in writing this project is to practice the recycl
EduApp is a mini e-learning platform based on udemy's public api. It has 4 main navigation destinations (Home, Search, Wishlist, Cart). Users can search courses from different categories and get real-time results from the api using Chips for a smooth filtering experience. It has different theme for dark mode.
EduApp EduApp is a mini e-learning platform based on udemy's public api. It has 4 main navigation destinations (Home, Search, Wishlist, Cart). Users c
Just another one easy-to-use adapter for RecyclerView :rocket:
Elementary RecyclerView Adapter Another one easy-to-use adapter for RecyclerView 🚀 Features: DSL-like methods for building adapters similar to Jetpac
This is an android app using which users can chat to people nearby them with help of Bluetooth.
This is an android app using which users can chat to people nearby them with help of Bluetooth. This app is developed in Kotlin programming language. It is still in its early stages of development and currently let user to one-person-one-time chat at a time. It is under heavy development 😅😅
To Do List App is built in Kotlin using Material 3, Data Binding, Navigation Component Graphs, Room persistence library, Kotlin coroutines, LiveData, Dagger Hilt, and Notifications following MVVM Architecture.
ToDoListApp ToDoList App demonstrates modern Android development with Hilt, Coroutines, LiveData, Jetpack (Room, ViewModel), and Material 3 Design bas
Android Navigation Fragment Share Element Example: Use Share Element Transition with recyclerView Item and ViewPager2 Item.
Android-Navigation-Fragment-Share-Element-Example 说明 Android 使用Navigation导航切换Fragment中使用共享元素过渡动画的例子:将在listFragment的RecyclerView的Item共享元素过渡到pagerFragme
Asteroid radar app -Second Project from Udacity Advanced Android Development Kotlin Nanodegree
Asteroid radar app Using open-source Nasa Api Asteroid Radar is an app to view the asteroids detected by NASA that pass near Earth, you can view all t
ZExoRecyclerPlayer is an Android library that allows developers to easily create RecyclerView with Exoplayer .
ZExoRecyclerPlayer Description ZExoRecyclerPlayer is an Android library that allows developers to easily create RecyclerView with Exoplayer . Please f
This project is for training purposes in Android with Kotlin Course.
fullAndroidCourseClassC This project is for training purposes in Android with Kotlin Course. `//Dependencies dependencies { //Kotlin implementation "o
BindsAdapter is an Android library to help you create and maintain Adapter class easier via ksp( Kotlin Symbol Processing).
BindsAdapter BindsAdapter is an Android library to help you create and maintain Adapter class easier via ksp( Kotlin Symbol Processing). Installation
FadingToolbar is an animation library which fades out your footer view in a ScrollView/RecyclerView and fades in a toolbar title
FadingToolbar is an animation library which fades out your footer view in a ScrollView/RecyclerView and fades in a toolbar title (analogue of the LargeTitle animation in iOS)
Simple Notes app, MVVM with Google Architectural components Room database, LiveData and ViewModel. Written in Kotlin using androidx libraries
Simple Notes app, MVVM with Google Architectural components Room database, LiveData and ViewModel. Written in Kotlin using androidx libraries. Implemented Firebase Auth and Database, and used Room database
Integration of Retrofit and Hilt-Dagger with MVVM architecture to get request from GitHub Api
GitHubApiApp-MVVM-Retrofit-Hilt-Dagger-Livedata 🎈 I built this project to demonstrate integration of Hilt-Dagger and Retrofit with MVVM architecture.
Room Database Queries with Kotlin Flow
Room Database Queries with Flow This app displays a list of bus stops and arrival times. Tapping a bus stop on the first screen will display a list of
Square Cycler API allows you to easily configure an Android RecyclerView declaratively in a succinct way.
Square Cycler – a RecyclerView API The Square Cycler API allows you to easily configure an Android RecyclerView declaratively in a succinct way. Desig
how to handle recyclerView in Kotlin to display grid , vertical , horizontal layouts
Dogglers - Starter Code Starter code for the second independent project for Android Basics in Kotlin. Introduction This is the starter code for the Do
Tutorial Membuat Epoxy RecyclerView
Epoxy-Sample Tutorial Membuat Epoxy RecyclerView Tutorial Build with Android Studio https://youtu.be/Djp2DznyNxo Tutorial Build with Step by Step http
A beautiful app showing the use of a single recyclerview to display multiple views with motion layout and clean architecture
This app shows how to use a single recyclerview to build a beautiful multiple view layout (See image below) using clean architectural pattern
RecyclerView Application example using kotlin and viewbinding.
SimpleRecyclerViewApp Shows how to display some items in a simple list using the RecyclerView and RecycleView.Adapter. The RecycleView is the entity t
Simple authentication provider for Ktor that verifies presence of the API key in the header
Ktor API Key Authentication Provider Simple authentication provider for Ktor that verifies presence of the API key in the header. Useful if you want t
A simple launcher which displays all the apps on a RecyclerView trying to KISS
A simple launcher which displays all the apps on a RecyclerView trying to KISS
☀️ 🌤 Sample weather app with Retrofit, Hilt and Coroutines ☀️ 🌤
WeatherAppsX app is a sample networking app showing weather forecast of the current day and the average forecast for the next four days.
A Chat-Bot Android Application
Sekobanashi_App A Chat-Bot Android Application. Features Sekobanashi is a chat-bot/assistant android application where the user can chat with one of t
App made using Kotlin to retrieve data from an API and show in a recyclerview with Login and SignUp features
App made using Kotlin to retrieve data from an API and show in a recyclerview with Login and SignUp features.
Sort & Filter Data RecyclerView
Sort-Filter-RecyclerView Sort & Filter Data RecyclerView Tutorial Build with Android Studio
UserLoc - A API call using Retrofit to obtain list of users details and show on UI in recycler view and google map
UserLoc This uses a API call using Retrofit to obtain list of users details and
WallPaperApplication - An android wallpaper app which displays images
WallPaperApp App description An android wallpaper App which displayes free image
HairBook - App for booking hair appointments for hair salons with a booking view for the customer and appointments view for the hairdresser
HairBook App for booking hair appointments for hair salons with a booking view f
Recycler-coroutines - RecyclerView Auto Add Data Using Coroutines
Sample RecyclerView Auto Add With Coroutine Colaborator Very open to anyone, I'l
Enemigos5 - Recyclerview-ViewModel-LiveData on Android with Kotlin
Enemigos5 Recyclerview-VievModel-LiveData on Android with Kotlin. Es muy simple:
Affirmations-App - Your Daily Affirmations Android Application
Affirmations-App Your Daily Affirmations Android Application Concepts Used Mater
Aplikasi-Kuliner-Jowo - Beta Access Aplikasi Kuliner Jowo (v1.1.0 BETA 1)
Kuliner-Jowo Kuliner Jowo merupakan aplikasi resep masakan khas jawa yang dapat
ItemDecorator - Custom item decorator for adding divider for only the first item of a RecyclerView
ItemDecorator Custom item decorator for adding divider for only the first item o
A simple ToDo Task Manager App made in Kotlin using Room DataBase.
ToDo List App 🌟 About A simple To-Do List Management App that helps you get things done. Built with Kotlin, it helps the user to add their task. User
Huawei-SmartAd Header Bidding Adapter Github Documentation
Huawei-SmartAd Header Bidding Adapter Github Documentation Introduction The Huawei Header Bidding adapter allows you to connect Huawei Publisher Servi
This is a Bluetooth operational Chat-App developed using Kotlin which shows the list of available devices nearby and paired devices, upon clicking you can start chat
This is a Bluetooth operational Chat-App developed using Kotlin which shows the list of available devices nearby and paired devices, upon clicking you can start chat ... VOILA 🥳🥳 It is still in its early stages of development and currently let user to one-time chat at a time. It is under heavy development 😅
YourStore app made in Kotlin for Local e-commerce. made during ASJ, Developer Students Club, BIT Mesra
Android-Study-Jams YourStore , Vocal for Local Problem Statement: Over past two years, local businesses have faced lot of troubles due to Covid-19 and
ExpandableRecyclerView - Expandable RecyclerView For Kotlin
Expandable RecyclerView ExpandableItemView in ScrollView: ExpandableRecyclerView
CodeView helps to show code content with syntax highlighting in native way.
CodeView (Android) CodeView helps to show code content with syntax highlighting in native way. Description CodeView contains 3 core parts to implement
A Powerful AlphabetIndex FastScroller Library for Android's RecyclerView!
AlphabetIndex Fast Scroll RecyclerView A Powerful AlphabetIndex FastScroller for Android's RecyclerView! Kindly use the following links to use this li
A Viewholderless Adapter for RecyclerView, who supports builtin diffing, states (paging, empty...), events (clicking, swiping...), and more.
OneAdapter OneAdapter is made to simplify and enhance the use of the RecyclerView's Adapter while preventing common mistakes. With multiple modules an
Create an header for com.google.android.material.navigation.NavigationView
Header View This is a view for NavigationView in android.support.design library Import At the moment the library is in my personal maven repo reposito
No need to implement an Adapter for every RecyclerView. Snap Adapters initializes in a single line and comes with endless loader and multiple layout.
Snap RecyclerView Utils Simple Library to create RecyclerView Adapters and Viewholder in a snap. Features Simple RecyclerView Adapter Multiple Layouts
Notes-App-Kotlin - Notes App Built Using Kotlin
Notes-App-Kotlin Splash Screen Home Page Adding New Notes Filter Feature Search
Android Express Events Library
Eventex, Android Express Events Android library to send/post data to Fragments, Layouts, Activity. No need to create interfaces and pass listeners to
A Chat-Bot Android Application
Sekobanashi_App A Chat-Bot Android Application. Features App Sekobanashi is a chat-bot/assistant android application where the user can chat with one
FlagChatAdapter is easy to implement enchanting recycler view adapter
FlagChatAdapter is easy to implement enchanting recycler view adapter. Just extend your adapter with FlagChatAdapter, impliment some methods and voila! You have got the most beautiful looking chat on your phone. Zero boilerplate code, just put your variables in the right direction.
This library will no longer be updated 😭
한국어 No more boilerplate adapters and view holders. Slush will make using RecyclerView easy and fast. The goal of this project is to make RecyclerView,
Small custom view with smooth overscroll. You can add header with scale background
OverscrolllableNestedScrollView Small custom view with smooth overscroll. You can add scale background dependencies { implementation 'com.gith
An android application for creating a journal for subjects you studied and also you can set timer for break.
Study Journal An android application for creating a journal for subjects you studied and also you can set timer for break between two consecutive subj
BasicAdapter to use instead of separate java files for Android RecyclerView Adapters
Android-BasicAdapter BasicAdapter to use instead of separate java files for Android RecyclerView Adapters, with a more comprehensible adapter structur
MultiLevelAdapter - Android library to allow collapsing and expanding items in RecyclerView's Adapter on multiple levels
MultiLevelAdapter MultiLevelAdapter is an Android library to allow collapsing and expanding items in RecyclerView's Adapter on multiple levels (no lim
This will provide food data in JSON form and display it using RecyclerView and CardView.
retrofit-with-food2fork.com This will provide food data in JSON form and display it using RecyclerView and CardView. NOTE:Please register at foot2fork
Pagination-RecyclerView - Simple and easy way to Paginating a RecyclerView
Pagination-RecyclerView Simple and easy way to Paginating a RecyclerView Android
ScrollableList - learn how to efficiently display a list of text in a RecyclerView and understand its architecture.
ScrollableList Learn how to efficiently display a list of text in a RecyclerView and understand its architecture. activity_main RecyclerView widget he
DogglersApp - Criação de um App para estudo de RecyclerView no Android Studio. Parte do curso Android Basics in Kotlin
Dogglers - Starter Code Starter code for the second independent project for Android Basics in Kotlin. Introduction This is the starter code for the Do
TikTok-RecyclerView - This is a demo app built using 'Koin' a new dependency injection framework for Android along with RecyclerView and ExoPlayer2.
TikTok-RecyclerView Demo About This is a demo app built using 'Koin' a new dependency injection framework for Android along with RecyclerView and ExoP
HeaderFooterEmptyRecyclerView - android RecyclerView support Header Footer and Empty list
Android RecyclerView support Header Footer and Empty list simple and useful Install Add to the dependency dependencies { implementation '
RollerTrack - A navigational roller track companion for RecyclerView lists
RollerTrack This library allows attaching a roller track to a RecyclerView. The roller track provides faster navigation and visualisation for users fa
Workout Journal is a mobile app based on Multi-Module and Clean Architecture for those who want to track their progress over a workout and a calendar period.
Workout-Journal Workout Journal is a mobile app for those who want to track their progress over a workout and a calendar period. The app allows you to
😳 This app shows a recyclerView grid list with images from Picsum Photos API 🖥️
GalleryImagesWithRecyclerView 😳 This app shows a recyclerView grid list with images from Picsum Photos API 🖥️ 📐 ✏️ Architeture Components MVVM View
Open Source Library for Holdable ViewHolder in RecyclerView
HoldableSwipeHandler Open Source Library for Holdable ViewHolder in RecyclerView
Mobile App that shows Random Products in a Nested Recyclerview for Android [Kotlin] Developer Role at Edvora
EdvoraAndroidTest An simple Android App for Edvora Android Assessment. It consum
Kotlin port of OpenGL Mathematics (GLM), a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications.
This is the Kotlin port of OpenGL Mathematics (GLM), written by g-truc (repository), a header only C++ mathematics library for graphics software based
An application used to view StackOverflow questions
Questionnaire Play Store Link Download APK Questionnaire is an Android applicati
Android智能下拉刷新框架-SmartRefreshLayout
Android智能下拉刷新框架-SmartRefreshLayout English | 中文 SmartRefreshLayout以打造一个强大,稳定,成熟的下拉刷新框架为目标,并集成各种的炫酷、多样、实用、美观的Header和Footer。 正如名字所说,SmartRefreshLayout是一
RecyclerView with DiffUtil is a way to improve the performance of your app
RecylerViewSamples RecyclerView with DiffUtil is a way to improve the performanc
Notzz App is a simple note-taking 📝 Android application built to describe the use of Modern Android development tools.
Notzz App Notzz App is a simple note-taking 📝 Android application built to describe the use of Modern Android development tools. Made with love ❤️ by
Simple to use swipe gestures for an Android RecyclerView
Android-RecyclerView-Swipe-Gestures Contribution Contributions / PRs are welcome. 1. Introduction An easy to use and highly customizable implementatio
Organize your images in beautiful collage with this library!
CollageImageView This app is an example. how to create collages with RecyclerView. See an example, how it's working: device-2021-04-24-015545.mp4 Inst
An android library for quick setup of RecyclerView
SmartRecyclerView for Android An android library to quickly setup RecyclerView(List) with SwipeRefreshLayout Support, written entirely in Kotlin. Supp
Static recyclerview dan kalkulator sederhana, dibuat dengan menggunakan kotlin
Static Recyclerview Using Kotlin Static recyclerview dan kalkulator sederhana, dibuat dengan menggunakan kotlin. Screenshot License Copyright (C) 2021
A Shopping List application developed in Kotlin
SparMePlease Wanna buy stuff from Spar? Well, make a list ... Overview This is a pretty little android application written in Kotlin which will help y
Add error handling in RecyclerView
MarsPhotosAPi Exercises Components Used Recycler View API enu The Second Image when i Turn off wifi . References https://developer.android.com/courses
Codelabs Lesson 10 RecyclerView
TrackMySleepQuality with RecyclerView - Starter Code for 7.1 Starter code for Android Kotlin Fundamentals Codelab 7.1 RecyclerView Fundamentals Introd
The App Loads list of popular movies from a mock API and shows in a recyclerView
popular-movies-app About The App Loads list of popular movies from a mock API and shows in a recyclerView. Any item can be clicked to open the Movie D
RecyclerView : SleepQualityTracker with RecyclerView app
RecyclerView - SleepQualityTracker with RecyclerView app SleepQualityTracker with RecyclerView This app builds on the SleepQualityTracker developed pr
Bottom Sheet fragment with a sticky header and a content recycler view
Sticky Header Bottom Sheet A simple library to create a Bottom Sheet with a sticky header and a content recycler view. The bottom sheet expands on scr
🔥Application created with MVVM, Retrofit, Coroutines, SWAPI and shimmer effect.
🔥 Application created with MVVM, Retrofit, Coroutines, SWAPI and shimmer effect. gif.mp4 📚 knowledges and technologies ViewBinding Retrofit Coroutin
Native android application that scans for text in images. Uses ML kit under the hood.
Scannerate - Ad free Text Recognition Android application built using Kotlin to extract text from images. Uses Google's ML kit library under the hood.
Starter code for Android Kotlin Fundamentals Codelab 7.1 RecyclerView Fundamentals
TrackMySleepQuality with RecyclerView - Starter Code for 7.1 Starter code for Android Kotlin Fundamentals Codelab 7.1 RecyclerView Fundamentals Introd
Add RecyclerView, use Adapter class and ViewHolder to display data.
فكرة المشروع في هذا المشروع سنقوم بعرض قائمة من البيانات للطلاب على واجهة تطبيق Android بإستخدام: مفهوم RecyclerView مفهوم Adapter مفهوم ViewModel محت
Easy RecyclerView Adapter
GenericAdapter Easy RecyclerView Adapter Getting started build.gradle allprojects { repositories { // ... maven { url 'https://jit
First submission in Belajar Fundamental Aplikasi Android Class from Dicoding Indonesia
Github User App (Submission 1) Before I explain how this application works and submission checklist, I want to say thank you to Dicoding Indonesia for
Dogglers app uses a RecyclerView in horizontal, vertical and grid view to show a group of CardViews
Welcome to DogglersApp! This app is the final project from Unit 2 of Android Basics in Kotlin given by Google codelabs: https://developer.android.com/
Example of combination recommended by Google libraries
Project description This project includes several widely used libraries and shows how to deal with them in connection. Project created as multilayer p
Simple API implement DataBinding and ViewBinding.
Binding has been migrated to Maven Central because jCenter will be deprecated
Starter code for Android Kotlin Fundamentals Codelab 7.4 Interacting with RecyclerView items
TrackMySleepQuality with RecyclerView - Starter Code for 7.4 Starter code for Android Kotlin Fundamentals Codelab 7.4 Interacting with RecyclerView it
Simple plug and play custom RecyclerView
InfiniteScrollRecyclerView Pros: Simple plug and play custom RecyclerView. Easy to use Built on top of RecyclerView, hence it is performant as it work
RecyclerView con clickListener de artistas Colombianos, utilizando picasso.
Video 👻 Puedes mirar la guia original en Recycler. Video donde muestro el proyecto final, aquellos que deseen descargar el proyecto pueden agregar Ca
Beginning RecyclerView: Materials
Beginning RecyclerView: Materials This repo contains all the downloadable materials and projects associated with the Beginning RecyclerView from raywe
A pixel art creator for Android using RecyclerView.
PyxlMoose A pixel art creator for Android using RecyclerView. Contributing Guidelines I would love your input! I have a goal of making contributing to
Simple lib to create a endless recycler view scroll
Endless RecyclerView A simple lib to create an infinite list in a RecyclerView. When you reach the end of the list, a callback is triggered, where you
AutoPlayer - A player based on ExoPlayer for play video automatically in RecyclerView, when an item is visible.
A player based on ExoPlayer for play video automatically in RecyclerView, when an item is visible.
A demonstration on how to Create Multiple ViewType RecyclerView
Multiple_View_Recyclerview The app fetches a damy data from an API to display on different view on Clients side A demonstration on how to Create Multi
Examples of custom recycler view items. Automatically detecting a dominant color of an image using Picasso and Palette libraries
custom-image-list-item Examples of custom RecyclerView items using Data Binding Features: Loading images urls with the help of a Picasso library Autom
Using RecyclerView to display data instead of ScrollView or lInearLayout for a strong app. It replaces the ScrollView used in trackMySleep app.
RecyclerView - SleepQualityTracker with RecyclerView app This is the toy app for Lesson 7 of the Android App Development in Kotlin course on Udacity.
A lightweight synchronizer between Android's TabLayout and RecyclerView.
TabSync A lightweight synchronizer between Android's TabLayout and RecyclerView. The behavior of the synchronizer is that as you scroll through the Re
RecyclerView Template With Kotlin
RecyclerViewTemplate-Kotlin How To Create Recycler Adapter Template In Android Studio . RecyclerView makes it easy to efficiently display large sets