557 Repositories
Android view-system Libraries
The App Store for the BlazeOS operating system project.
By: Seanpm2001, Et; Al. Top README.md Read this article in a different language Sorted by: A-Z Sorting options unavailable ( af Afrikaans Afrikaans |
Real time gps location based alarming system tracking the road accident and providing medical assitance plus concern from near by police station.
Real time gps location based alarming system tracking the road accident and providing medical assitance plus concern from near by police station.
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
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
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
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 {
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
A View which is lookalike Lollipop Pattern View
Material Pattern LockView Material Pattern Lockview is a View which inspired from Lollipop+ Pattern lock. This Project is still in work, More Options
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
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!
A view to show bling bling stars when you touch it.
AndroidGlitterView A view to show bling bling stars when you touch it. Demo Dependency compile('com.liangfeizc:glitterview:1.0.0@aar') Attributes name
🔓 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
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 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
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:
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
Color-My-View-App - Layouts - ColorMyViews app
Layouts - ColorMyViews app This is the second toy app for lesson 2 of the Androi
IndicatorView Library For Android
IndicatorView A simple library to add indicators for your Carousel or ViewPagers. Download Step 1. Add the JitPack repository to your build file Gradl
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.
Depict durations in Android apps in a beautiful way
Duration View Duration View allows you to create views to depict durations of time. For example, if you wish to display a duration split into Days, Ho
🔥Replace typical onLongClickListener with this library!
FillingButton Replace typical onLongClickListener with that library! It's the new way to handle onLongClickListener on buttons. Sample Added new type
A simple custom view class to enter otp
otpview A custom view class to enter a four digit code which is used often these days for authentication. How to integrate the library in your app? Gr
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
Bring back Youtube Dislike for Android (View Only)
Show Youtube Dislikes Bring back Youtube Dislikes for Android This is a simple application, that parses the data from the "returnyoutubedislike.com" A
A simple e-market application that allows users to view the store details and products, add products to the basket, and place an order.
E-Market Application Features : Store details & products screen Fetch the store detail from an endpoint and display this upper part of the screen. Fet
A fast-prototyping command line system
Kotlin-er CLI A different take on making command line programs, emphasizing development speed over customization Status Auto-deployed to Maven Central
Android library which provides a signature view.
Easy-Signature-Android Easy signature is an ui library that provides android developer with a plugable signature view. This view can be added as an ac
Android implementation of customizable circle control view
CircleControlView Ready for usage CircleControlView based on gesture detection Features get value based on min, max values and rotation angle get cou
A simple library to display a horizontal calendar with custom start and end date, and mark events with a background
Horizontal Calendar View A simple library to display a horizontal calendar with custom start and end date, and mark events with a background Installat
AnimatedTabLayout - A nice Animated TabLayout for Android
AnimatedTabLayout A nice Animated TabLayout for Android Demo Usage Gradle dependencies { implementation 'com.github.sjaramillo10:AnimatedTabLayout:
DynamicTree - Android view library that represents tree structure data.
Android view library that represents tree structure data. Sample Install Gradle Add the JitPack repository to your project level build.gradle file all
VsBottomNavigationView - A library for building any BottomNavigationView you want without creating your custom implementation.
VsBottomNavigationView A library for building any BottomNavigationView you want without creating your custom implementation. Gradle androidExtensions
Change-scene - Switch between different layouts for different states, easily.
change-scene helps easily switch between different layouts without writing much code of View visibility. Setup Add change-scene to your dependencies b
PhoneAuthentication - Firebase Phone Authentication For Android
PhoneAuthentication Firebase Phone Authentication. Android Clean Architecture us
KdLoadingView - A Custom Loading View for Android
KdLoadingView This is a circular loading view for android. Motivation In default progress view, its hard to change drawable, color and animation. So t
PagedGrid - Custom android view composed by multiple page grids with custom content and layout
PagedGrid A PagedGrid is a ViewPager which pages are GridLayout with equal distributed rows and columns. This project is an Android library, written i
CutableTextView - the super lightweight library that helps to you cut long text. ✂️
An easy to use CutableTextView when you need to cut a long text. ✂️ ✂️ ✂️ Gradle dependencies { implementation 'com.github.devit951:cutabletextvie
Blinking-image-view - A variant of Android View that blinks only the source image (not the background)
Blinker View for Android What is this? Blinker View is an Android View that blinks a given drawable. Yes, it's that simple. Place it in your layout an
PlanetFacts - An educational android app for kids to learn about the planets in our solar system. Built with Kotlin.
PlanetFacts PlanetFacts is an offline simple, modern & material-designed educational Android application for kids. It contains basic facts with visual
BarberPoleView - Animated BarberPoleView for Android
BarberPoleView Customizable animated BarberPoleView for Android. Requirements This view requires at least Android API 16. The view is written in Kotli
Pin-view - A Kotlin library that integrates a customized Pin code View to your project
PinView - Kotlin library A customizable Pin Code entry view that can be used as a user login authentication method in your project. Installation in pr
AnalogClockView is a custom view library for android development.
AnalogClockView is a custom view library for android development. It takes time from the device and show time by Analog clock
FlipTouchAnimation - Flip from one view to next on touch:
flipTouchAnimation Flip from one view to next on touch: Steps: Create an xml file with two framelayout one for front and second for back. FrameLayout
TextPathAnimation - TextPathView is a Android library in which view with text path animation!
Text Path Animation for Android Text Path Animation is to enter text, then set some animation properties, and brush effects, and finally start on the
Modern Calendar View Supporting Both Hijri and Gregorian Calendars but in highly dynamic way
KCalendar-View Modern calendar view supporting both Hijri and Gregorian calendar
ProfilePercentageView - A Profile Image View with percentage progress developed in Kotlin
ProfilePercentageView It is a Profile Image View with percentage progress develo
Location-history-viewer - Small compose-desktop app to view data from google's location history
Google Location History Takeout Viewer This application provides a minimalistic
TMDbHub - Listing movies using the TMDb API. You can filter results, view details, and save them to a collection
TMDb Hub Listing movies using the TMDb API. You can filter results, view details
It is a Profile Image View with percentage progress developed in Kotlin.
It is a Profile Image View with percentage progress developed in Kotlin. It is a highly customizable view that offers multiple attributes for creating either dash or continuous progress view around profile image based on your requirements.
A library for dynamic view-to-view transitions
Transitioner provides easy, dynamic and adjustable animations between two views with nested children. App design feature here. Usage First you need to
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
🚧 General-Purpose Module System for Kotlin.
🚧 Modules: General-Purpose Module System A module system & loader for Kotlin. Made for me to use. Architecture Module is a building block for this sy
Korio: Kotlin cORoutines I/O : Virtual File System + Async/Sync Streams + Async TCP Client/Server + WebSockets for Multiplatform Kotlin 1.3
Korio Kotlin I/O : Streams + TCP Client/Server + VFS for Multiplatform Kotlin Full Documentation: https://korlibs.soywiz.com/korio/ Use with gradle: r
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
An android app using Mongodb for logistics tracking system.
DeliveryGo An android application for logistics tracking. Used technology Kotlin: In this project kotlin is used to code the full application on Andro
An application used to view StackOverflow questions
Questionnaire Play Store Link Download APK Questionnaire is an Android applicati
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
KickAss Configuration. An annotation-based configuration system for Java and Kotlin
KAConf 2016-2020 Mario Macías KickAss Configuration v0.9.0 is an Annotation-based configuration system inspired in the wonderful Spring Boot. Its stro
A command-line student management system in Kotlin
Student Management System Done as a part of NITK GSDC Android Study Jams 2021 Th
An Android app that pulls the credit score information from a given endpoint and displays the records as a donut view
ClearScoreTest This is an Android app that pulls the credit score information fr
Reapp is everything you need to build amazing apps with React: a collection of packages that work together, our UI kit, and a CLI that scaffolds your app and includes a server and build system.
What is it? Reapp is everything you need to build amazing apps with React: a collection of packages that work together, our UI kit, and a CLI that sca
This project shows trending github repositories using MVI (Model View Intent) using kotlin flows and multi module clean architecture
GithubTrendingMVIFlow Build Architecture: This project shows trending github repositories using MVI (Model View Intent) using kotlin flows and multi m
Dynamic Badge with customizable features as max number before displaying with +, color, shadow, border, corner radius, font properties and more written with Jetpack Compose
✏️📌 Dynamic Badge with customizable features as max number before displaying with +, color, shadow, border, corner radius, font properties and more written with Jetpack Compose. Displays numbers either in circle or rounded rectangle shape based on badge count and selected threshold to transform from circle to rounded rectangle.
UIPresenter library for android view-based UI presentation
UIPresenter This android library is like a tour guide for your app's Views. It h
A Intellij platform plugin to view truetype font file(.ttf) that includes icon glyphs usually
Icon Font Viewer 一个用于查看.ttf字体文件的Intellij平台(支持IDEA/Android Studio等)的插件,通常用于展示icon
Ulangi is a language flashcards app with spaced repetition system and more.
Ulangi Open-source language learning tools Introduction Ulangi makes it easy for you to manage and create flash cards to learn languages. It comes wit
Android application to teach Braille writing system. Inspired by stepik.org, Anki and Braille Tutor
Learn Braille Learn Braille is an Android application for teaching the tactile writing system created by Louis Braille. It is one of the few apps prim
Highly customized vertical Seekbar with segments
SegmentedVerticalSeekBar It is an Android Vertical Seekbar with segments develop
Navigation Drawer Bottom Navigation View
LIVE #019 - Toolbar, Navigation Drawer e BottomNavigationView com Navigation Com
Simple custom view that draws an n-point star for Android
StarView 🌟 Simple custom view that draws an n-point star for Android. Features
CoCoin, Multi-view Accounting Application
#CoCoin CoCoin, Multi-view Accounting Application #中文文档 README-ZH.md #Download APK from Github QR code: #Note There are some old gifs in the GIF direc
Easy to use, lightweight custom image view with rounded corners.
RoundedImageView Easy to use, lightweight custom image view with rounded corners. Explore the docs » View Demo · Report Bug · Request Feature About Th
Program, created to make popular adb and fastboot commands easier to use
Android Tool What is it? Android Tool is a powerful and beautiful program, created to make popular adb and fastboot commands easier to use. A dark the
Utility functions to perform dynamic operations on Android.
Dynamic Utils A collection of static methods and packages to perform dynamic operations on Android 2.3 (API 9) and above. Since v0.4.0, it uses 26.x.x
The powerfull Diff Util in Android Recycler View
DiffUtil The powerfull Diff Util in Android Recycler View What is RecyclerView ? RecyclerView is flexible and efficient version of ListView. It is an
Bitocle is a simple android app which allows you to view your source code in GitHub.
Bitocle是什么? Bitocle是一款简单的用来查看自己托管在GitHub上的代码的安卓应用。 版本号:2.2 Release 下载链接:https://play.google.com/store/apps/details?id=io.github.mthli.Bitocle 支持安卓4.0及
An Android App which is capable of accessing system apps
Android_Project_Kotlin In this Project I am building an Android App which is capable of accessing system apps. This project is written in Kotlin and I
A student attendance check-in app for Attendance monitoring system
StudentAttendanceCheck A student attendance check-in app for Attendance monitoring system This project is part of my "Phone app for attendance monitor
An class attendance monitoring app for Attendance monitoring system
TeacherAttendanceMonitoring An class attendance monitoring app for Attendance monitoring system This project is part of my "Phone app for attendance m
A translations app without interruptions, copy words and translate directly, show result by top view.
A translations app without interruptions, copy words and translate directly, show result by top view.
Flutter Youtube View
flutter_youtube_view This plugin provides Inlining YouTube player. To interact with YouTube the library uses the Frame Player API, inside of a WebView
A customizable and easy-to-use Timeline View library for Android
TimelineView A customizable and easy-to-use Timeline View library for Android Can be used as a standalone view or as a RecyclerView decorator Setup 1.
Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for data
Clean ViewModel with Sealed Classes Following are the purposes of this repo Showing how you can remove the need of context in ViewModels. I. By using
Handy library to integrate pagination, which allow no data layout, refresh layout, recycler view in one view and easy way to bind pagination in app.
Pagination View Handy library to integrate pagination, which allow no data layout, refresh layout, recycler view in one view and easy way to bind pagi
Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for data
Clean ViewModel with Sealed Classes Following are the purposes of this repo Showing how you can remove the need of context in ViewModels. I. By using
A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges.
A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges.
Customisable Preview of system UI decoration for Jetpack Compose.
AdvancedPreview Customisable Preview of system UI decoration for Jetpack Compose. Use cases Want the Preview in Android Studio to look more like in re
Android app for Taiga agile system
TaigaMobile This is unofficial android app for taiga.io (agile project management system) built with Jetpack Compose (brand new UI toolkit from Google
Fully customizable implementation of Snowfall View on Android
Android-Snowfall Fully customizable implementation of "Snowfall View" on Android. That's how we use it in our app Hotellook Compatibility This library
A custom view for rating which easy to make and use, but function is excellent
QRatingView A custom view for rating which easy to make and use, but function is excellent Effect Picture Properties declare-styleable name="QRat
Android app with a simple NFC payment system to manage visitor consumption at short-duration events and festivals. (Research project)
Clevent Também disponível em Português Clevent is an Android application developed for a Undergraduate Research that uses NFC technology to create a p
An app to view libraries used in apps in your device.
An app to view libraries used in apps in your device.
Sae Hoon Scheduling System With Kotlin
SaeHoonSchedulingSystem 약속을 편하게 관리할 수 있는 안드로이드 어플리케이션 입니다. Getting Started / 어떻게 시작하나요? SaeHoon's Scheduling System Api Server를 먼저 실행 후 Android Studio
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
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