176 Repositories
Android map-vs-list-comparator Libraries
Simple Telegram bot that responds with list of results obtained from Google.
Simple project focused on learning a little more about how Telegram bots work and are created. The bot has a very basic functionality: the user types
An Android instance app for working with Google Map, Kotlin
map-instance-app A map instance app for seeing the current position of the user and saving that in the database and showing a list of saved locations.
An Android instance app for working with Google Map, Kotlin
map-instant-app An Android instance app Android technologies that I used: Name Description 1 Kotlin 2 Coroutine 3 Navigation 4 DataBinding 5 ViewBindi
Android app to search for artists, albums or tracks and get a list of related songs using the iTunes Searcher API.
iTunes Searcher Android app to search for artists, albums or tracks and get a list of related songs using the iTunes Searcher API. Each song may be cl
The Words app is a simple dictionary app, with a list of letters, words for each letter, and the ability to look up definitions of each word in the browser.
Words App This folder contains the source code for the Words app codelab. Introduction Words app allows you to select a letter and use Intents to navi
🚀📱💖Animated LazyColumn/Row changes scale/color with animation and have a current selected item like a Pager. An elegant alternative for selecting from a list
Compose AnimatedList Animated infinite and finite LazyRow and LazyColumn with scale and color animations on scroll change based on how far they are to
An app to search nearby businesses on Google Maps & Add Grocery Items to List!
GoStore: Internship Program Project A mobile app is built where the user can search for his nearby locations based on his requirement. Whenever the us
Movies App represent a list of movies, list of categories, search about movie and Save movie in Room Database
What is this project? Movies App represent a list of movies, list of categories, search about movie and Save movie in Room Database Main Features Kotl
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
SeatBookView is an Android Studio Library that helps to make it easier to create Bus, Train, Cinema Theater Seat UI and all functionalities are given.
SeatBookView SeatBookView is an Android Studio Library that helps to make it easier to create Bus 🚍 , Train 🚉 , Cinema Theater Seat UI and all funct
A Kotlin Symbol Processor to list sealed object instances.
Sealed Object Instances A Kotlin Symbol Processor to list sealed object instances. Usage Let's say you have a similar structure of sealed classes (or
Application that allows to search some products and display them in a list, also allows to add some product to the shopping cart and remove it
Application that allows to search some products and display them in a list, also allows to add some product to the shopping cart and remove it
ToDo App is a kind of app that generally used to maintain our day-to-day tasks or list everything that we have to do
ToDo App is a kind of app that generally used to maintain our day-to-day tasks or list everything that we have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom. It is helpful in planning our daily schedules.
💪Simple app with a list of affirmations
AffirmationsApp 💪 Simple app with a list of affirmations What i've learned? Deeper knowledge about classes and their inheritance in Kotlin How to use
QrPay - This section should list any major frameworks/libraries used to bootstrap your project
View Demo · Report Bug · Request Feature About The Project Very simple You register, the system generates a unique ID You login with your unique
Show cryptocurrency list by android architecture component
Cryptocurrency List Description In this project, we will receive a list of cryptocurrencies. Getting Started Resources @Cryptocurrency API https://api
Taskify is a mobile application used to create and schedule tasks in your TODO list
Taskify is a mobile application used to create and schedule tasks in your TODO list. It is built upon the new Maaterial 3 UI components with the MVVM pattern and the latest Jetpack components.
ListUtil.kt ListUtils - Advance list functions from kotlin standard library
ListUtils - Advance list functions from kotlin standard library A set of utility functions to work with lists in a robust way. It is based on a patter
A sample Album list app that shows how to use ViewModels and Room together with RxJava & Dagger2, in Kotlin by Clean Architecture.
Kotlin-MVVM-Hilt A sample Album list app that shows how to use ViewModels and Room together with RxJava & Dagger2, in Kotlin by Clean Architecture. Im
A custom view, in which device contact list is displayed
Getting Started This repository contains a custom view, in which device contact list is displayed Implementation Go to Settings.gradle, inside reposit
Gameforma is a simple game list application where user could explore more than 350.000 games
Gameforma is a simple game list application where user could explore more than 350.000 games data provided from RAWG Video Games Database API. Built with MVVM repositoy pattern, clean architecture in order to finish Dicoding Menjadi Android Developer Expert's (MADE) class submission.
A curated list of great Android lint custom rules and resources
Awesome Android Lint A curated list of great Android lint custom rules and resources Contents Rules Articles Other Contribute Rules Google Sample Cust
A password list optimized for use on Android devices.
AndroidPWList A small (1GB) password list optimized for use against Android device passwords. I do not condone, encourage, or support those who would
Pdf Extractor - Covert array list of object to pdf table
Pdf Extractor - Covert array list of object to pdf table
Self hosted read and to-read list book tracker
JELU Official documentation Like Jelu or find it useful ? Offer me a coffee ☕ Purpose This app main purpose is to track what you have read, what you a
A mobile application that contains up-to-date information about the latest earthquakes in Turkey, scientific explanations about earthquakes, and Turkey's earthquake map.
Recent-Earthquakes A mobile application that contains up-to-date information about the latest earthquakes in Turkey, scientific explanations about ear
AppToDo is a simple Android project that performs the basic database CRUD operations that creates a todo task list
AppToDo is a simple Android project that performs the basic database CRUD operations that creates a todo task list
A basic application to show list of recently posted questions on stackoverflow
android-stackexchange-api-demo A basic application to show list of recently posted questions on stackoverflow Main screen This is the main screen whic
A simple list-detail application using the Github API
GitHub Users Search Android application to search users via GitHub API Project demonstrates how to use Kotlin, Android Architecture Components, Dagger
Simple Todo list API using Spring-Boot, Webflux, Kotlin, Coroutines, & PostgreSQL
Simple Todo list API using Spring-Boot, Webflux, Kotlin, Coroutines, & PostgreSQL
Marvel-app - A Marvel App developed with kotlin that uses the Marvel API to list all the characters
Marvel App This is an Android application developed with kotlin that uses the Ma
To-Do-List - Create a To Do List-style App from scratch and drive the entire development process using Kotlin
To-Do-List! Crie um App no estilo "To Do List" do zero e conduza todo o processo
TradeMap-Clone - Trade Map Clone with kotlin
TradeMap-Clone APP que simula atualização da bolsa de valores em tempo real para
ToDo list is a sample project for save task and complete they. developed with Kotlin , Coroutins and Dagger-Hilt Dependency injection.
ToDo list is a sample project for save task and complete they. developed with Kotlin , Coroutins and Dagger-Hilt Dependency injection.
This sample Kotlin app shows a list of custom shoes added by the users
Shoe-store This sample Kotlin app shows a list of custom shoes added by the users. The app displays the content with RecyclerView and uses a tradition
FizzBuzzKotlin - A function fizzBuzz to generate a list of string based on the input number
FizzBuzzKotlin write a function fizzBuzz to generate a list of string based on t
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
Self-hosted map of visited places (with a very fancy stack underneath)
Tripmap Self-hosted map of visited places (with a very fancy stack underneath) Features Sharing custom map-view with pins in locations marked by user.
Joker-App - List application tha make requests to a Chuck Norris Api
Joker App About • Technologies • Features • Author • License 📚 About the Projec
Location-reminders - A Todo list app with location reminders that remind the user to do something when he reaches a specific location
Location Reminder A Todo list app with location reminders that remind the user t
List-programminglanguage-compose - Simple implementation of a list of programming languages using LazyColumn and Coil in Jetpack Compose
Lista - Lenguajes de programación - Jetpack Compose Screenshots 📱 Referencias ?
To-do-List - Creating a Reminders and Tasks app with Kotlin
To do List 📋 App de Lembretes e Tarefas com Kotlin Telas do App Tecnologias Kot
Persons cards list viewpager - Persons cards list viewpager using kotlin
persons_cards_list_viewpager Дизайн и условие взяты из https://github.com/appKOD
Todo List Application is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item
Todo List Application is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item
App with plant list 🌱 , the app reminds you when to water 💦 your best plant at a certain time.
Plant Life App with plant list 🌱 , the app reminds you when to water 💦 your best plant at a certain time.. Table of Contents Introduction Features U
UserListCheck - Retrofit, Room, Hilt MVVM project. Get JSON from reqres.in by Retrofit, fill data into created Room database, show in RecycleView list
UserListCheck Retrofit2, Room, Hilt, MVVM project. Get JSON from reqres.in by Re
Restaurants - A simple app which displays a list of restaurants from a stored JSON, ordered by opening status, favorites and filter chosen from the dropdown
Restaurants - A simple app which displays a list of restaurants from a stored JSON, ordered by opening status, favorites and filter chosen from the dropdown
Intelij IDEA plugin for displaying a code mini-map similar to the one found in Sublime
CodeGlance Plugin Repository: http://plugins.jetbrains.com/plugin/7275 Latest build: https://github.com/Vektah/CodeGlance/releases InteliJ plugin that
Short example displaying an editable list
MVVM Profiles list App displaying a list of profiles with the ability to add, remove and edit each one Project characteristics 100% Kotlin MVVM Flow A
A curated list of standards, tests and benchmarks that can be used for testing and evaluating dev-tools
A curated list of standards, tests and benchmarks that can be used for testing and evaluating dev tools Contribution Add the description of the benchm
Free Public Transport Assistant without Ads or Tracking
Transportr The public transport companion that respects your privacy and your freedom. Transportr is a non-profit app developed by people around the w
Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
Markor Text editor - Notes & ToDo (for Android). Simple and lightweight, supporting Markdown and todo.txt Markor is a TextEditor for Android. This pro
Manage local photos on Android: gallery, geotag with photomap, privacy, tags, find, sort, view, copy, send, ... .
"A Photo Manager" with "A Photo Map", AndroFotoFinder Enhanced, privacy aware Android Gallery App to manage local photos: Free, opensource, no adds, n
MyTaxi - App consuming myTaxi api to show taxi vehicles or otherwise on a map
MyTaxi App App consuming myTaxi api to show taxi vehicles list on google maps. T
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 😅
ComposeSwipeToReveal - A compose solution for adding swipe to reveal to a list
ComposeSwipeToReveal A compose solution for adding swipe to reveal to a list. A
This app includes Implementation of Huawei and Google Kits in a single codebase using Build Variants. 🗺 📩
Build Variant App 🗾 📦 📱 Build variant is a feature of Android Studio to create a project which can be build in different versions. By using Build V
Easy Photo Map is a photomap application that displays the location of the photo on the map using the location information included in the photo.
Easy Photo Map Easy Photo Map is a photomap application that displays the location of the photo on the map using the location information included in
A collaborative list of awesome jetpack compose resources.
Awesome Jetpack compose A collaborative list of awesome jetpack compose resources. Featured in Content Official Documentation Conference talks Article
👓 A continuously updated list of learning Jetpack Compose for Android apps.
Awesome Jetpack Compose Learning Resources 👓 A continuously updated list of learning Jetpack Compose for Android apps. Awesome Jetpack Compose Learni
👓 A curated list of awesome android learning resources for android app developers.
Awesome Android Learning Resources 👓 A curated list of awesome android learning resources for android app developers. Awesome Android Learning Resour
MapSample - Just Sample App using Naver Map API
Sample Project: NaverMap 맛보기 Gradle Dependency // App 단위 Gradle dependencyResolu
ExtraMapUtils is an android library to make working with map markers, polygon and polyline drawing on googlemaps
simple library for handle markers, polygons and polylines on google maps. ExtraMapUtils is an android library to make working with map markers, polygo
A Todo list app with location reminders that remind the user to do something when he reaches a specific location.
A Todo list app with location reminders that remind the user to do something when he reaches a specific location.
PinchToZoom - Pinch to zoom used within list like Instagram
Pinch To Zoom 📜 Description Pinch to Zoom with Pan Gestures like Instagram 💡 Motivation and Context Big Thanks 🙏🏻 to the guy and his amazing repo
Map-vs-list-comparator - The project compares the time needed to find a given element in a map vs the time needed to find a given element in a list.
Map vs List Comparator The project compares the time needed to find a given element in a map vs the time needed to find a given element in a list. To
BooksApp - Show the books list from an API with using retrofit2, picasso and JSON libraries
BooksApp Books App Show the books list from an API with using retrofit2, picasso
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
SimpleToDo is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.
SimpleToDo is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.
Todo-android - To-do App in Andriod that allows building a todo list
To-do App in Andriod todo-android is an android app that allows building a todo
Myapp - An app that simulates persistence of a student's list at runtime
Student List Uma aplicação android que implementa uma lista de estudantes, ou pe
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 '
Searchable paging - This library can help you to create searchable list with pagination
Searchable Paging Library Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url 'https://jitp
Android-TODO-LIST-VIPER - Android TODO LIST VIPER
Android TODO List VIPER VIPER is an architectural approach for iOS mobile app de
SimpleTodo - An android app that allows building a todo list and basic todo items management functionality
Pre-work - SimpleTodo SimpleTodo is an android app that allows building a todo l
😳 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
(National Service Scheme) displays a list of activities organised by a committee
NSS NSS (National Service Scheme) displays a list of activities organised by a c
Note app that allows user to save/edit/delete/search any type of notes and view them in a list
NoteApp Note app that allows user to save/edit/delete/search any type of notes a
Display list of item from local Json and download, view after downloading
Download App Features: ● Display fake responses for the list of videos and books ● choose one or multiple files to download, ● show the download perce
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
NonEmptyCollections Making the world a little more type-safe 🌍 🏆 Reduce the need for emptiness checks and reduce unsafe APIs with NonEmptyCollection
Google map location tracker uploading current to realtime database and displaying location information from firebase realtime.
WEEK-8-SQ009-ANDROID LOCATION - GROUP WORK (2) Problem Description Track your partner(s). Implementation 1: You are to build a map application to show
A basic list application designed using MVVM pattern with Retrofit, OkHttp, and Hilt for dependency injection
FRExercise A basic list application designed using MVVM pattern with Retrofit, O
🎥 Android App using Kotlin, MVVM, ViewModel and LiveData, RxJava, Retrofit, REST API, OkHttp, Gson, Glide, Paging library and Material Design. In the app you can see a list of popular movies and additional info about every movie.
Movies 🎥 Android App using Kotlin, MVVM, ViewModel and LiveData, RxJava, Retrofit, REST API (https://www.themoviedb.org), OkHttp, Gson, Glide, Paging
An app that displays the list of top headlines and when the user clicks on a news story
News Feed Android App (Summary) This app works as an app that shows the recent n
Jetpack compose shopping list app
Compose-ShoppingList Compose-ShoppingList is a sample project that presents a way of implementing UI components with Jetpack Compose. Screenshots Used
An Android app consuming Pixabay API to search and display list of images, built with MVVM pattern
Images An Android app consuming Pixabay API to search and display list of images, built with MVVM pattern as well as Architecture Components. Min Api
ReminderPro(location, note, voice recording)
Reminder Pro android application open source Features now available: Ability to record and share sound Note Ability to add geographic location and not
Map application of PokeStops and Gyms of "Pokémon GO".
PokePortal Features Create databases of PokeStop and Gym locations Display PokeStop and Gym markers on Google map Share portal locations using the And
An android app that lets users select duplicates from their contact list and delete them.
[Deprecated] Carbon Contacts An android app that lets users select duplicates from their contact list and delete them. Lists all duplicate contacts in
A todo list app base Material Design
Conquer A todo list app base Material Design add to do list, include img,audio remind user in time IM ####Video Demo in youtube 国内地址 ####Screenshots O
Minitask is a mini, lightweight (5MB), and simple app for reminders/ todo list/ task management
Notice: This app is no longer maintained here. Please visit https://github.com/redlor/Minitask for further development. Minitask About Minitask is a m
📑MarkNote: An open sourced markdown note-taking application for Android, support many features for markdown notes, mathjax, table, list etc.
👏 👏 👏 MY NEW MARKDOWN NOTE APPLICATION For those who wanna a better user experience while taking markdown note, please try my new product, LeafNote
An Android architecture blueprint demonstrating reactive clean-architecture with simple Location Tracker application.
Tracker A simple location tracker application to track user movements in background and updates the UI(map, lists) in reactive way. Screenshots Depend
Shopping List App Using MVVM
Shopping_List-MVVM Shopping List App to add Shopping Items APK Link Here About The Project Uses Android Room Database to store Shopping Items Uses MVV
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
Movie List App Built With Kotlin
MovieList App Demo app that uses TheMovideDB V3 API to fetch some lists describing the upcoming, popular and top rated movies in their database. The u
Movie List and details
SCBAssignment Movie List and Movie details This project follows MVVM architecture pattern along with repository patten and flow api framework used suc
A TODO list app with location reminders that remind the user to do something when the user is at a specific location
Project Title Location Reminder Getting Started A TODO list app with location reminders that remind the user to do something when the user is at a spe
Simple Workout App which contains list of workouts.
MAD Assignment-2 Title : Simple-Workout-App Description : Simple Android App contains list workouts and keep track of progress based on workout Build