5775 Repositories
Android gradle-android-plugin Libraries
Android Contacts API Library written in Kotlin with Java interoperability.
Android Contacts API Library written in Kotlin with Java interoperability. No more ContentProviders and cursors. Say goodbye to ContactsContract. Build your own contacts app!
Sandbox project for practice: Media Streaming with Exoplayer (via Android Development tutorial)
Media streaming with ExoPlayer The code in this repository accompanies the Media streaming with ExoPlayer codelab. If you are looking to get started w
simple android grocery app using kotlin and android studio
Project Idea The idea of this project is to make a grocery android app that users can use to order the groceries they want. It doesn't contain any bac
Aplicación android con MVVM, Room, Retrofit y Dagger Hilt, coonsumiento la API de TMDB.
TMDB Aplicación android con MVVM, Room, Retrofit y Dagger Hilt, coonsumiento la API de TMDB. To-Do: ☑ Diseño de aplicación con MVVM e inyeccion de dep
The app i wrote in DEVFEST Çanakkale 2021 - Bugdroid Academy while teaching about kotlin and android.
DiceRollerApp An app that rolls dice when the button is clicked. Made this app in DEVFEST Çanakkale 2021 Bugdroid Academy while teaching about kotlin
Netguru Android: Recruitment CR task
Netguru Android: Recruitment CR task Prerequisites Things that you need to have before starting working with a project. Your git provider (Github, Git
Kotlin Android app for cataloging books off home/office library.
MyLibrary App Kotlin Android app for cataloging books off home/office library. Features: Searching COBISS, Google Books and OpenLibrary by scanning IS
Projeto integrado das disciplinas de Programação de Dispositivos Android 1 (PA1) e Banco de Dados para Computação Móvel (BDM).
Conserte Esta Rua Aplicativo Android a ser utilizado como ferramenta de Controle Social. Sumário Sobre o Projeto Link para o Video Desenvolvido com Re
A simple hello word Android Studio project for Haxe/Heaps
Heaps Android - Hello World An Android Studio project for a simple Heaps.io Hello World. I'm probably not maintaining this, but it may work and if not
Small library that allows the application to display a small troubleshooting guide in case of repeated app startup crashes.
AppSalvager What is it? AppSalvager allows you to combat the issue of repeating crashes on app startup. Failed data migration, SDKs not handling their
Event State Processor Generator plugin is compatible with IntelliJ and Android Studio.
Event State Processor Generator plugin is compatible with IntelliJ and Android Studio. It provides source code generation for the EventStateProcessor Library to increase code productivity in Flutter apps development.
Android virtual box
简介 本项目基于济宁市罗盒网络科技有限公司2017年12月已停止更新的开源代码VirtualApp,以及第三方作者tinycode1的VirtualBox开源项目进行开发。 本项目发布符合GPL3.0协议及任何符合第7条的附加条件 本项目同时也遵循GPL-3.0 License,进行开源 警告 1.
Base Obsidian plugin in
obsidian-kotlin-plugin Base Obsidian plugin in Kotlin Usage Right now the plugin only outputs "KotlinPlugin onload()" and "KotlinPlugin onunload()" to
Android application showcasing the MVVM architecture, Clean code using Kotlin, Coroutine, Flow and databinding.
Code4Lyst Android application showcasing the MVVM architecture, Clean code using Kotlin, Coroutine, Flow and databinding. App Architecture MVVM CleanC
An Application made with Android Studio that utilized National Renewable Energy Laboratory (PV Watts) API to detect nearby utility companies and electricity rates.
Electric App Electric App is a mobile application made on Android Studio that utilized the National Renewable Energy Laboratory (PV Watts) API to dete
🤹 Common Kotlin utilities made for my personal usage, comes with SLF4J utilities, common extensions, common Gradle utilities, and more.
🤹 common-utils Common Kotlin utilities made for my personal usage, comes with SLF4J utilities, common extensions, ansi-colours, common Gradle utiliti
MVI Architecture Android Beginners: Sample App
MVI Architecture Android Beginners: Sample App This repository contains a sample app that implements MVI architecture using Kotlin, ViewModel, LiveDat
Product Flavours for Android
Product Flavors If you need to develop more than one app for one project one might think of building two different android projects, fortunately, Andr
Android application showing list of Countries with National capital and flag.
Countries Android application showing list of Countries with National capital and flag. Implemented using Android MVVM architecture and used RxJava, D
DevTools for Android Chrome — works on any website, on any Chromium browser.
DevTools for Android Chrome — works on any website, on any Chromium browser.
An educational android app that provides services like notes, online videos and visualization calculator to learn and understand deep concepts of DSA.
Aldo ALDO is a free education app for the young programmers who are desiring to master the concepts of Data Structure and Algorithms. ALDO offers prac
Deletes other specs before the compileGroovy gradle task
run-groovy-spec-faster Template ToDo list Create a new IntelliJ Platform Plugin Template project. Get familiar with the template documentation. Verify
Make E-Commerce using Kotlin MVVM
Kotlin E-Commerce MVVM Make E-Commerce using Kotlin, and for backend i use Golang, and PHP Feature MVVM Retrofit2 15+ Screen Payment Gateway (Razorpay
Gradle plugin for Hugo static site generator
gradle-hugo-plugin Wrapper for Hugo static site generator. The plugin provides a declarative approach for the Hugo binary used to build the static sit
Netguru Android: Recruitment CR task
Netguru Android: Recruitment CR task Prerequisites Things that you need to have before starting working with a project. Your git provider (Github, Git
Pada codelab kali ini Anda akan mempelajari bagaimana mengimplementasikan Room dalam membuat aplikasi Android
Local-Data-Persistent-6 Latihan Room Pada codelab kali ini Anda akan mempelajari bagaimana mengimplementasikan Room dalam membuat aplikasi Android. Ha
Kotlin Native's Clang Compiler Plugin
Kotlin Native's Clang Compiler Plugin This plugin makes possible to use konon clang compiler. Support targets: Target Name Host compatibility linux_x6
Practica con Jetpack Compose en Android, creando interfaces de mejor calidad.
Food Delivery UI - Jetpack Compose Food Delivery UI on Android using Jetpack Compose. This project is a starting point for a Android application. Cred
A sample photo browsing app in Kotlin, Android using Picsum image API.
Picsum Photo App Functionality The app's functionality includes: Fetch a list of images from picsum photos api (https://picsum.photos/) and show them
An Android template you can use to build your project with gradle kotlin dsl
Android Gradle KTS An Android template you can use to build your project with gradle kotlin dsl Build.gradle.kts You can use your project's build.grad
Simple Line, Circle, Bar chart for Android
SimpleChart Simple Line, Circle, Bar chart for Android LineChart com.aghajari.simplechart.LineChart android:id="@+id/line_chart" android:layo
Android Bitcoin market app base on Jetpack Compose and MVI. The app displays current bitcoin market price and history price k-line charts.
compose-bitcoin Android Bitcoin market app base on Jetpack Compose and MVVM & MVI. Features Current bitcoin market price. K-line charts of history pri
Akshaya Patra Donation App using Razorpay android integration
Akshaya Patra Donation App (razorpay-android-integration) Akshaya Patra Donation App using razorpay integration Dependency used : Razorpay : com.razor
ProtonMail Android app
ProtonMail Android app
Launch Spring projects by github url
Ktor application made for quickly demonstrating Spring projects on our Java lessons. Spring launcher: Starts a fresh Postgres container Builds the pro
A pet project created to practise Android Development skills in Kotlin after finishing multiple courses online.
A pet project created to practise Android Development skills in Kotlin after finishing multiple courses online. The app displays a list of hundreds of characters provided by The Rick and Morty API https://rickandmortyapi.com/. In other screens user can access detailed information about a particular character, such as status, location and episodes. Libraries used in a project: - Kotlin - Jetpack libraries (Navigation, Room, Hilt, Palette) - other: Glide, Retrofit
Activities, Intents, Fragments e o componente de navegação - Kotlin - Android Studio
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
Name of your app is an android app that allows building a todo list
Project 1 - SimpleToDo Name of your app is an android app that allows building a todo list and basic todo items management functionality including add
A playground to development intellij plugin
pluginExporlor Template ToDo list Create a new IntelliJ Platform Plugin Template project. Get familiar with the template documentation. Verify the plu
Earthquake Android application for Indonesia region with data from BMKG
Awas Gempa Bumi Aplikasi yang menampilkan data gempa terbaru di Indonesia dengan sumber dari BMKG. Fitur : Menampilkan data gempa terbaru sesuai denga
A basic, incomplete, buggy, far from efficient UI toolkit for Kotlin/Android. An experiment for fun and to learn.
Apex Apex is just a simple proof of concept to demonstrate how easily you can build your own UI Toolkit from scratch. This code base is most likely fu
A mobile application developed for *Android* devices, aimed at 11th grade students in which they can take some basic training tests for presentation of external tests.
ApliKTest11 Application with Kit of questions and Knowledge Test for the preparation of the Saber Test. Description A mobile application developed for
A simple karaoke app. My first Android project.
Chorus This is my first Android project ever. I'm very happy that I managed to start it. Thanks a lot to the devs, who made all of the software I'm us
Paper plugin for third-party AuthMe logins
Interactive Login Paper plugin that extends AuthMe (or AuthMeReloaded) with interactive third-party logins. Currently supports Discord as an external
sql-delight example, a plugin by Square which is pure kotlin and it is useful in kmm
Sql-Delight-Example01 Developed by Mahdi Razzaghi Ghaleh first example of sql-delight What is SqlDelight? Kotlin Multiplatform is one of the most inte
Hacker News Android App - Made with Kotlin
HackerNewsApp Hacker News Android App - Made with Kotlin Simple app that request, the latests HackerNews posts and allows to delete items from the cli
Android Kotlin Fundamentals codelab(Lesson 2: Layouts(Constraints Layout))
ColorsMyView Finished code for Android Kotlin Fundamentals codelab(Lesson 2: Layouts(Constraints Layout)) Introduction The ColorMyViews app is inspire
Projeto de Prova Semestral. Aplicativo Android com login e registro utilizando Firebase Authentication e consumo de API com Retrofit.
Ocean-Tech-Android Projeto de Prova Semestral. Aplicativo Android com login e cadastro utilizando Firebase Authentication e consumo de API com Retrofi
Dicoding Fundamental Aplikasi Android 3
Submission-BFAA3-Dicoding Submission untuk kelas Belajar Fundamental Aplikasi Android di Dicoding. Bahasa yang digunakan adalah Kotlin. Submission ini
Android fundamental codelabs (layouts)
AboutMe Finished code for Android Kotlin Fundamentals codelab(Lesson 2: Layouts) Introduction In the AboutMe app, you can showcase interesting facts a
Aplicativo simples de piadas do Chuck Norris fazendo o consumo de uma API com Retrofit.
Chuck-Norris-API-Android Aplicativo simples de piadas do Chuck Norris fazendo o consumo de uma API com Retrofit. A API NÃO FOI CRIADA POR MIM! Disponí
Movie Android App written in Kotlin, MVVM, RxJava, Coroutine (Upcoming), Android Architecture Components and Jetpack Compose (Upcoming).
MovieHunt MovieHunt is a sample Android project using The Movie DB API based on MVVM architecture. It showcases the latest Android tech stacks with we
Skeleton project for show the architecture of Android project using MVVM, Clean Architecture and Kotlin coroutine Flow
ClearScoreDemo Skeleton project for showing the architecture of Android project using MVVM, Clean architecture and Kotlin coroutine Flow App Architect
A basic, incomplete, buggy, far from efficient UI toolkit for Kotlin/Android. An experiment for fun and to learn.
Apex Apex is just a simple proof of concept to demonstrate how easily you can build your own UI Toolkit from scratch. This code base is most likely fu
Android app for testing out various networking capabilities
Networking Tools Collection of handy networking tools for everyday development. Port Scanning Subnet Device Finder (discovers devices on local network
An application that allows the user to update variety of smartphones that are used such as iPhone and Android
PhoneApplication An application that allows the user to update variety of smartphones such as iPhone and Android. This application allows users to add
AmiboBox Android Tablet App
AmiboBox Android Tablet App Licensed with MIT Public Licence. Developed by OSSI Austria as a prototyp for the Netidee-funded project AMIGO. Thanks and
The starter repository for the Android tech screen!
Nearside Android Code Screen - Starter Welcome to Nearside's Code Screen starter repository! Quickstart You'll need the following: Android Studio Arct
Gradle plugin to manage tests which should only run nightly and not every time a CI/CD pipeline builds.
NightlyTestsPlugin Gradle Plugin to configure which (j)Unit tests should only be run nightly and not everytime a CI/CD pipeline is triggered. Usage To
This repository contains the Android Frontend part of our project
Android_Frontend This repository contains the Android Frontend part of our project. In this part of the project many extra features could be added. Bu
Scan and view your e-receipts
ReceptsKeeper Scan and view your e-receipts Main features: Display list of receipts sorted by date Adding receipts by scanning Entering a captcha, if
JeTaxi is built on Clean Architecture-MVVM with Kotlin and follows modern android development trends.
JeTaxi is built on Clean Architecture-MVVM with Kotlin and follows modern android development trends. Also, It uses some of Jetpack and popular libraries. These are Kotlin Coroutine-Flow, kotlinx.serialization, Hilt, Compose, Accompanist, Retrofit2, OkHttp3, Chucker, MockWebServer, Truth.
Kotlin Coroutine için örnek proje
Kotlin Coroutines Kotlin Coroutines: Senkron kod yazarak asenkron uygulamalar geliştirmeye yarayan bir eklentidir. Network istekleri cevap gelene kada
Example of a multimodule project following SOLID principles and MVVM, Hilt, Room, coroutines and testing.
MarvelCharacters David Ferrándiz Features Retrieve Marvel’s characters and show them in a grid. See more information about the character in a new scre
SPHTech Android Applications Assignment
SPHTech This is the project for SPHTech Android Applications Assignment, where I have to create a native Android application to display the amount the
ViewModel e LiveData - Android Studio - Kotlin
Unscramble App Starter code for Android Basics codelab - Store the data in a ViewModel Unscramble is a single player game app that displays scrambled
Choose Your Movies App For Android
Choose Your Movie The Movie Database sitesinden çekilen güncel filmlerin listelendiği ve filmlerin detaylarına erişildiği mobil uygulamadır. Kullanıla
This assignment has been given to me for Android developer position at SonyLiv.
asssignmentSonyLiv This assignment has been given to me for Android developer position at SonyLiv. This codeis not full functional but can give a cont
Dokka plugin to provide the documentation model to AsciiDoxy
Dokka plugin template This repository provides a template for creating Dokka plugins (check the Creating a repository from a template article). TL;DR:
A Simple Expense Tracker App 📱 built to demonstrate the use of modern android architecture component with MVVM Architecture
Expenso 📊 A Simple Expense Tracker App 📱 built to demonstrate the use of modern android architecture component with MVVM Architecture 🏗 . Made with
Nota FaceSDK Sample For Android
Nota Face SDK for Android 노타의 안드로이드용 안면인식 SDK License 노타에서 제공하는 데모 라이센스는 3개월 시용기간을 제공하고 있다 Features SDK에서 제공되는 기능은 아래와 같다 : 얼굴감지 : 이미지에서 얼굴의 BoundingB
Android Example project
Example project for the employers. I created this project for the employers because I often get demands about showing some of my code. Patterns: MVP C
Use Android Data Binding wih Live Data to glue View Model and Android
Gruop-C Spliff Summary Use Android Data Binding wih Live Data to glue View Model and Android. Asynchronous communications implemented with KotlinX Cor
Interview test for Kyosk interview
Kyosk-Android-Test A project done for the submission of my Kyosk interview application. Table Of Content. Project Structure - Domain - Data - Presenta
MoviesDemo-Android Programmatically (No XML)
MoviesDemo-Android https://www.themoviedb.org sitesinin sağladığı API üzerinden vizyonda olan ve yakında vizyona girecek olan film listesinin çekildiğ
Android Custom View Accessibility
CustomFanController - Solution Code Creates a circular fan control dial that offers multiple selections marked by numeric indicators: 0 for off, 1 for
A Jetpack Compose-based app to exhibit all the beautiful GLSL Fragment shaders I have ever written, where you can set them as Live Wallpaper.
🎨 Shader Showcase Shader Showcase is a minimal Android app made with Jetpack Compose, to showcase all the beautiful OpenGL* based Fragment shaders I
An IDE plug-in for quick access to Jetpack Compose controls
An IDE plug-in for quick access to Jetpack Compose controls
Passbolt mobile app for Android
____ __ ____ / __ \____ _____ ____/ /_ ____ / / /_ / /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/ / ____/ /_/ (__
A simple Android application to store daily notes in the internal database of the application
Simple Note App Note App is a simple Android application to store daily notes in the internal database of the application and can store an image or a
How to Integrate SAWO SDK to an Android app
How to Integrate SAWO SDK to an Android app Add following line to root build.gradle repositories block maven { url 'https://jitpack.io' } Add this to
Simple Android File Manager
Simple File Manager Can also be used for browsing root files and SD card content. You can easily rename, copy, move, delete and share anything you wis
ViewModel ve DataBindig ile LiveData kullanım örneği.
#Android Kotlin ViewModel ve Livedata Görsel Kaynak: https://www.youtube.com/watch?v=suC0OM5gGAA Temiz kod mantığı ve bu mantık doğrultusunda geliştir
Android SRT player powered by Exoplayer and srtdroid
SrtPlayer An Android SRT test player powered by ExoPayer. Most of this code comes from YoussefHenna reply in the SRT support ExoPayer issue. It demons
Netguru Android: Recruitment CR task
Netguru Android: Recruitment CR task Prerequisites Things that you need to have before starting working with a project. Your git provider (Github, Git
Starter code for Android Basics codelab - Store the data in a ViewModel
Unscramble App =================================== Starter code for Android Basics codelab - Store the data in a ViewModel Unscramble is a single pla
A sample project managing the dependencies using Gradle version catalog
playground-gradle-bom-dep-manage A sample project managing the dependencies using Gradle version catalog. Pros/Cons Comparison with dependency managem
Devinfo Patcher is an Android app that marks the inactive slot as successful on devices with a valid `devinfo` partition.
Devinfo Patcher Devinfo Patcher is an Android app that marks the inactive slot as successful on devices with a valid devinfo partition. Usage If the i
Firebase Authentication plugin for Ktor framework.
Firebase Authentication is a Ktor plugin which verifies requests authorized by a Firebase Auth Id Token.
The androidx.media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android
AndroidX Media AndroidX Media is a collection of libraries for implementing media use cases on Android, including local playback (via ExoPlayer) and m
Third-party native Jellyfin Android app
Findroid Findroid is third-party Android application for Jellyfin that provides a native user interface to browse and play movies and series. I am dev
Android weather app using Hilt, Coroutines, Retrofit, Jetpack (Compose, Room, ViewModel) based on MVVM architecture
Atmostate A weather app written with Jetpack Compose using OpenWeatherMap Get the APK Features offline caching fetching data for current user location
Endless full-screen card ViewPager inspired by apple iBook for Android
FullScreenCardViewPager for Android Endless full-screen card ViewPager inspired by apple iBook for Android. ✅ We are open to any new feature request,
A Collection of major Jetpack compose UI components which are commonly used.🎉🔝👌
SSComposeCookBook A Collection of major Jetpack compose UI components which are commonly used. Introduction Jetpack Compose is a modern toolkit for bu
A performance monitor SDK for Android application
OMagnifier OMagnifier is an Android APM SDK that can be used to monitor the app performance. Features Support Frame rate monitor: floating window for
Jetpack Compose-based chess app with visualisation layers.
Chesso Chesso is an animated, Jetpack Compose-based chess app aimed at beginners and intermediate players for studying purposes. Its distinctive key f
Android human matting demo infer by ncnn
ncnn_Android_modnet Android human matting demo infer by ncnn the model from MODNet: Trimap-Free Portrait Matting in Real Time support model 1.mobilene
JSI Benchmarking on Android at Myntra
It's an interface which enables JavaScript (whether it's JSC or Hermes) to communicate with native (C++) and vice versa.
Built the ccp code on compose. Country Code Picker is an android library which provides an easy way to search and select country or international phone code.
Built the ccp code on compose. Country Code Picker is an android library which provides an easy way to search and select country or international phone code.
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