5479 Repositories
Android android-tagview Libraries
Project-applocker - A concept app that uses Jetpack Security to encrypt user data such as text files or images using Encrypted Shared Preferences
SecureBox A concept app that uses Jetpack Security to encrypt user data such as
Connect is an Android Application to connect people for a project and can then work on the application to efficiently complete the project
Connect is an Android Application to connect people for a project and can then work on the application to efficiently complete the project
Koliber - Android weather & air pollution app. Current air quality index and forecast
Donate If you like this app please donate Bitcoin: bc1qwqqpuy54qfja7h5dzpd9swgrn
KarboTipun - Karbo Tipun Bot For Android
KARBO TIPUN BOT Welcome to Karbo tip bot. You can tell me to tip users with KRB
KotlinRoom - What is Android Room? (Use in Kotlin) is a sample project I created for my article
KotlinRoom Android Room Nedir? (Kotlin'de kullanımı) adlı yazım için oluşturduğu
Inventory-App - Starter code for Android Basics in Kotlin
Inventory - Starter Code Starter code for Android Basics in Kotlin. Introduction
Note-Taking-App - Android application which can be used to take notes
Android application which can be used to take notes.The application uses Recycle
GBooks - A simple android app written in Kotlin to read books from the Google Book Api
G-Books A simple android app written in Kotlin to read books from the Google Boo
Takt is Android library for measuring the FPS using Choreographer.
Takt is Android library for measuring the FPS using Choreographer. Screenshot How do I use it? Setup Dependencies repositories { mavenCentral() } d
Life is too short to google for dependencies and versions
What is refreshVersions? jmfayard.github.io/refreshVersions refreshVersions helps Gradle users with the tedious manual work usually involved in adding
An Android template with navigation drawer for material design
android-material-drawer-template NEW I released a new template. You can install it on your Android Studio to create Material Design applications easie
🔥 A powerful and polished, fully customizable modern Material Popup menu.
PowerMenu 🔥 A powerful and polished, fully customizable modern Material Popup menu. Download I really appreciate that 🔥 Power Menu is used in more t
A powerful library for creating notifications in android platform.
Download Download the latest AAR or grab via Maven: dependency groupIdcom.github.halysongoncalves/groupId artifactIdpugnotification/artif
Android GraphView is used to display data in graph structures.
GraphView Android GraphView is used to display data in graph structures. Overview The library can be used within RecyclerView and currently works with
Android library for phone number verification feature in your app. Automatically copies verification code from SMS right into the app. Made by Stfalcon
SmsVerifyCatcher A library for implementing interception of SMS with a verification code using a few lines of code. Who we are Need iOS and Android ap
Software keyboard open/close watcher for Android.
AndroidKeyboardWatcher Software keyboard open/close watcher for Android. Android SDK doesn't provide direct way to track open/close events from softwa
yaxim - a lean XMPP/Jabber client for Android
yaxim (Yet Another XMPP Instant Messenger) yaxim is a lean Jabber/XMPP client for Android. It aims at usability, low overhead and security, and works
Code scanner library for Android, based on ZXing
Code scanner library for Android, based on ZXing Features Auto focus and flash light control Portrait and landscape screen orientations Back and front
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
Custom drawer implementation for Material design apps.
material-drawer Custom drawer implementation for Material design apps. Demo A demo app is available on Google Play: Screenshots Fixed items Select pro
Android library to capture screenshot from your app
Instacapture 2.0 Android library to capture screenshot from your app Features Capture all the contents of the screen, includes: Google Maps (MapView,
android custom listview,with interaction pattern load more and pull to refresh to load data dinamically
The first thing that i have to say is render thanks to johannilsson because all the part of pull to refresh listview is based in the code of his repos
Crossbow(LiteAsync) is an ameliorative, enhanced AsyncTask for Android. LiteAsync provides SimpleTask, SafeTask, CachedTask
Crossbow(LiteAsync) is an ameliorative, enhanced AsyncTask for Android. LiteAsync provides SimpleTask, SafeTask, CachedTask, etc, for rapid development. More convenient is, it has a TaskExcutor that excutes ordered, cyclicbarrier, delayed and timer Task.
Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!
The Context Podcast about Android Development Why another podcast? - Why not? Download & Subscribe Direct link to rss feed PocketCasts iTunes (at the
A modular functional UI language for Android
Macroid — a Scala GUI DSL for Android Macroid is a modular functional user interface creation language for Android, implemented with Scala macros. Str
An implementation of Android's Undo Bar as seen in Google's Gmail app.
Android-UndoBar is deprecated. No more development will be taking place. Use Google's Snackbar instead. Android - UndoBar As seen in Google
Simple, lightweight and fast event bus tailored for Android
This project is @deprecated in favor of RxJava. It offers the same event-driven programming model as TinyBus, but it's more capable and offers better
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
Android Studio / Eclipse ADT template for material-design-icons resources
Material Design Icons ADT Template Deprecated This is now built into Android Studio using vector icons: https://developer.android.com/studio/write/vec
Havit-Android 🤳 콘텐츠를 저장하는 가장 쉬운 방법
Havit-Android 🤳 콘텐츠를 저장하는 가장 쉬운 방법, Want it? Save it, Have it! 역할 💡 효림 : SaveActivity(Url 저장 프로세스) + Push Notification(FCM) 유빈 : HomeFragment(메인 뷰)
GitFlame is the ultimate GitHub client for Android.
GitFlame Yet another open-source GitHub client app built from scratch using latest and best Android practices. Tech stack & Open-source libraries Mini
Android-kotlin-lifecycles-management - LifeCycles Management Techniques
Activity Lifecycle - DessertPusher This is the toy app for lesson 4 of the Andro
KirinApp - Schedule, Picture Sharing App
Kirin App 일정 및 사진 공유 앱 Android Room Android DB API. 공식가이드 참고 Navigation Componen
Android Study Jams - These are applications built for Android Study Jams 2022 at Chitkara University
Project Description These are applications built for Android Study Jams 2022 at
Note app: an android app that allows to build some sticky note, management functionality are
NoteApp note app is an android app that allows to build some sticky note, manage
android 端编译加速插件🚀
RocketXPlugin 本插件自动识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android 项目的编译速度。让你体验到所有模块都是 aar 的速度,又能保留所有的 module 便于修改,完美! English Document 编译速度对比 AGP 版本兼
This is a sample app(For beginners - App #2) built using Jetpack Compose. It demonstrates the concept of State Hoisting in Jetpack Compose.
JetBMICalculator This is a sample app(For beginners - App #2) built using Jetpack Compose. It demonstrates the concept of State Hoisting in Jetpack Co
Attendance Management app made in Kotlin for students. Made during ASJ, Google Developer Students Club, AITR Indore
Android-Study-Jams Attendance Management Problem Statement: Based on the observation, there is no available student attendance system in many educatio
Android Game App made with kotlin. Allows to play online on the same network!
Reversi - Kotlin/Android Project made for Arquiteturas Móveis at ISEC 2021/2022 Notes Build gradle to run app or install the 'reversi.apk' directly on
It is an Android app that uses an SQLite database to store an inventory of products
A project completed for a Udacity course. It is an Android app that uses an SQLite database to store an inventory of products. Each product’s name, price, quantity available, supplier, and picture are tracked. The main screen lists all products in a list and provides a button to add a new product. Clicking on a product shows a detailed view for that product. Options to modify or delete the product are available in this detailed view.
This is a specified proportion to the size of the Layout or View support library
This is a specified proportion to the size of the Layout or View support library, with which you can easily set a fixed ratio of the size of the Layout or View, internal adaptive size calculation, completely abandon the code to calculate the size! If you have any questions in the course or suggestions, please send an e-mail to the following e-mail, thank you!
Lightweight audiowave progressbar for Android
Audiogram Super lightweight audiowave progressbar written in Kotlin Getting started Add to your root build.gradle: allprojects { repositories {
Read QR codes using google's mobile vision api, but without the hassle
Read QR codes using google's mobile vision api, but without the hassle
Custom UI control for android which is showing data as a segments and a value inside them.
Segmented Bar View for Android Custom UI control for android which is showing data as a segments and a value inside them. Screenshots Install From rep
Data Sync & Messaging Library for Android Wear
Teleport - Data Sync & Messaging Library for Android Wear Teleport is a library to easily setup and manage Data Syncronization and Messaging on Androi
A simple MQTT Service that will keep running for the duration of your Android application using the Paho Java MQTT Client.
DEPRECATED I would strongly recommend using the official Paho Android client. Setup Make sure to add the service to your AndroidManifest.xml Edit the
💫 A Gradle Plugin to generate your networking code from Swagger
Swagger Gradle Codegen A Gradle plugin to generate networking code from a Swagger spec file. This plugin wraps swagger-codegen, and exposes a configur
Android Library for a DrawerLayout similar to the one in Google Apps
GoogleNavigationDrawerMenu This project aims to let you use a ListView menu similar to the one in the new Google Apps (Keep, Play Music...) without ha
A P2P library for Android for discovery on local networks using UDP and transfer in general using TCP sockets
Near Near is a P2P library which allows Discovery like Android NSD, though with greater reliability and easier-to-use NearDiscovery API Transfers amon
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
Elastic Progress Bar Renew!
ElasticProgressBar Elastic Progress Bar , is a loading bar made for Android , the initial design is https://github.com/Tibolte/ElasticDownload , I app
Android loading or progress dialog widget library, provide efficient way to implement iOS like loading dialog and progress wheel
ACProgressLite English Version / 中文版本 An Android loading widget library. Lite and easy to use, strong customizability. Can be used to implement 'iOS'
An Android Wear Menu implementation
WearMenu WearMenu is an Android Wear Menu implementation Download In your wear module compile 'com.github.florent37:wearmenu:1.0.0@aar' Usage Add Wear
A multi-purpose library containing view injection and threading for Android using annotations
SwissKnife A multi-purpose Groovy library containing view injection and threading for Android using annotations. It's based on both ButterKnife and An
[Deprecated] Create iOS-like tables (UITableView) for Android, using UIKit object model.
THIS PROJECT IS NO LONGER MAINTAINED Please refer to Android docs to customize lists depending on your needs. ATableView Summary ATableView intends to
Android layout decorators : Injecting custom attributes in layout files, Using decorators to get rid of unnecessary class explosion with custom views
Decor Decor is a library that applies decorators to Android layout with additional attributes without the need to extend and create a custom View for
Easy-to-use animated clock icon for Android
Timecon Easy-to-use animated clock icon written in Kotlin Including in your project Add to your root build.gradle: allprojects { repositories {
DraggableFlipView - An Android View library that flips while dragging.
An Android View library that flips while dragging. The reason why I made this library is that I wanted to display simple information
EventBus for Android Wear devices.
BusWear - EventBus for Android Wear BusWear ( 🚌 ⌚ ) is a simple library for EventBus to support Android Wear devices. Just adding one line of code le
Library that allows you to easily and quickly create forms in Android with little code
NexusDialog Simple Form Generator for Android NexusDialog is a library that allows you to dynamically generate forms in Android with little code. It's
FilePicker library for Android
FilePicker Library for Android A FilePicker library for Android for selecting multiple types of files and also to capture Images and Videos. Sample Ap
A complete library to build Android apps with a built-in theme engine.
Dynamic Support A complete library to build apps for Android 4.0 (API 14) and above with a built-in theme engine. It is built on top of the latest app
Convert JSON to Android Notification. This is very useful for push notification (GCM).
json2notification Contributors.. Convert JSON to Android Notification. This is very useful for push notification (GCM). Usage Notification notificatio
DaVinci is an image downloading and caching library for Android Wear
DaVinci DaVinci is an image downloading and caching library for Android Wear Usage Use DaVinci from your SmartWatch app DaVinci.with(context).load("/i
Android Library to easily implement in-app updates
Android Library to easily implement in-app updates. Support with a :star: Contributions are welcome!
Android app that allows you to draw anything and turn it into a jigsaw puzzle.
Android-Jigsaw-Puzzle Like to draw? Like to solve jigsaw puzzles? Try JigDraw! This is an Android app where a user draws something and use it to gener
Generic form builder in Kotlin
This is a Kotlin port of FormMaster Examples Full Screen Partial Screen Login Documentation https://thejuki.github.io/KFormMaster Java Compatibility T
Cube grid animation about the android.
CubeGrid Cube grid animation about the android. The android implementation about the 9-cube-grid Demo Usage Add dependency allprojects { repositories
Android library to showcase/highlight the multiple views on same overlay
MultiLamp MultiLamp is simple and easy to use Android library to showcase/highlight the multiple views on the same overlay with some message. Gradle S
[RETIRED ] Android camera easy access library and embedded QR (and other codes) scanner, based on ZXing
Retirement Notice This project is retired and no longer maintained. Unfortunately I do not have enough time to supoprt it in a quality way and also th
Events Calendar is a user-friendly library that helps you achieve a cool Calendar UI with events mapping.
Events Calendar is a user-friendly library that helps you achieve a cool Calendar UI with events mapping. You can customise every pixel of the calendar as per your wish and still achieve in implementing all the functionalities of the native android calendar in addition with adding dots to the calendar which represents the presence of an event on the respective dates. It can be done easily, you are just a few steps away from implementing your own badass looking Calendar for your very own project!
🔓 Kotlin version of the popular google/easypermissions wrapper library to simplify basic system permissions logic on Android M or higher.
EasyPermissions-ktx Kotlin version of the popular googlesample/easypermissions wrapper library to simplify basic system permissions logic on Android M
A simple, lightweight and powerful field validation library for Android.
Convalida Convalida - (Italian for "validation") Convalida is a simple, lightweight and powerful field validation library for Android. Documentation G
Android dialog with auto generated pickers inside, which depends on count of datasets provided. Made by Stfalcon
UniversalPickerDialog Customizable dialog with auto generated pickers inside that depend on the dataset count. Who we are Need iOS and Android apps, M
A UI slider widget for android
PodSlider Sample: A slider view. This project is an attempt to port the svg pod slider created by Chris Gannon to android. see CodePen version 1.2.0 U
Accordion Swipe Layout for Android
Android Accordion Swipe Layout Inspired by iOS Mail app Easy accordion swipe layout for Android. Very easy to use Step 1 Gradle Add to root project gr
An Android library to make the implementation of voice/audio messages' playing easier
ChatVoicePlayer An Android library to make the implementation of voice/audio messages' playing easier Why to use this library? To avoid the unwanted e
A demo app to showcase constraint layout implementation in Android
ConstraintLayout-Sample A demo app to showcase constraint layout implementation in Android Please checkout the medium article here for a detailed expl
A classic password visualization concept, ported to Android
A classic password visualization concept, ported to Android Chroma-Hash is a concept for visualizing secure text input using ambient color bar
Android library for getting photo or video from a device gallery, cloud or camera. Working with samsung devices. Made by Stfalcon
ContentManager Library for getting photos, videos or files of any type from a device gallery, external storage, cloud(Google Drive, Dropbox and etc) o
a zigzag view for using for ticket or invoice
ZigzagView a zigzag view for using for ticket or invoice Setup Step #1. Add the JitPack repository to root build.gradle file: allprojects { reposi
A lightweight "about screen" library to allow quick but customizable attribution in Android apps.
Attribouter Attribouter is a lightweight "about screen" for Android apps, built for developers to easily credit a project's contributors & dependencie
Easily Validate EditTexts
Android EditText Validations Easily Validate EditTexts This library is best used with Kotlin, and is to help reduce boilerplate code when writing vali
Android Library to make it easy to create CodeEditor or IDE that support any languages and themes
CodeView Android Library to make it easy to create your CodeEditor or IDE for any programming language even for your programming language, just config
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
A simple Android library that applies shadows of any color to views and allows easy manipulation of edges.
ComplexView A simple Android library that applies shadows of any color to views and allows easy manipulation of edges. ComplexView now supports shadow
KdGaugeView is a simple and customizable Gauge / Speedometer control for Android.
KdGaugeView KDGaugeView is a simple and customizable gauge control for Android inspired by LMGaugeView Motivation I need some clean Guage view for my
The widgets (EditText and TextView) for support of money requirements like currency, number formatting, comma formatting etc.
EasyMoney-Widgets The widgets (EditText and TextView) for support of money requirements like currency, number formatting, comma formatting etc. NOTE:
LiveStream is a simple class which makes communication easy among different modules of your application.
LiveStream-Kt (Android) 📱 LiveStream is a data holder class which can observe change of data in real-time and emit values too. Unlike other observabl
Android library for accessing device call logs
Call Logs - Android library for accessing device call logs Installation Step 1. Add the JitPack repository to your root build.gradle file. allprojects
Simple library for creating bottom tab layout. Made by Stfalcon
BottomTabLayout Simple library for bottom tab layout Download Download via Gradle: compile 'com.github.stfalcon:bottomtablayout:0.3' or Maven: depend
Android library for country flag, currency, and other country information
World Country Data, flags, currency and more - an open source android library for getting country flags and other country attributes An Android librar
The missing view for android.
RangeSeekBar The missing view for android. Screenshot Usage Attributes Screenshot Usage First add jitpack to your projects build.gradle file allprojec
Siri like wave view for android
SIRIWaveView Usage com.alex.siriwaveview.SiriWaveView android:id="@+id/siriWaveView" android:layout_width="match_parent" andr
Quiz-App - An Android app which have some basic questions
Quiz-App An Android app which have some basic questions Start page Questions pag
Integral-Calculator-App - Android app developed for Hackerschool's recruitment to evaluate simple definite Integrals using Simpson's Rule
Integral-Calculator-App Android app developed for Hackerschool's recruitment to
Notes-App-Kotlin - Notes App Built Using Kotlin
Notes-App-Kotlin Splash Screen Home Page Adding New Notes Filter Feature Search
HiltTest - Simple hilt dependency injection android kotlin
Using Hilt in your Android app This folder contains the source code for the "Usi
AndroidappTemplate - A GitHub template repository intended to kickstart development on an Android application
Android App Template This is a GitHub template repository intended to kickstart
LocalisationDemo - A sample project to demonstrate localization in android
LocalisationDemo This is a sample project to demonstrate localization in android