Andyshon's Stars
JetBrains/intellij-platform-plugin-template
Template repository for creating plugins for IntelliJ Platform
vanniktech/Emoji
A library to add Emoji support to your Android / iOS / JVM Application
JStumpp/awesome-android
A curated list of awesome Android packages and resources.
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
javiersantos/AppUpdater
A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.
emre1512/Noty
A simple library for creating animated warnings/dialogs/alerts for Android.
alhazmy13/HijriDatePicker
Material (Gregorian - Hijri) Date & Time Picker
alhazmy13/MediaRecorderDialog
Android has a built in microphone through which you can capture audio and store it , or play it in your phone. There are many ways to do that but with this dialog you can do all thats with only one dialog.
suzp1984/AccountDemo
Account Manager Demo for Android
diogobernardino/williamchart
Android Library to rapidly develop attractive and insightful charts in android applications.
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
lopspower/CircularProgressBar
Create circular ProgressBar in Android ⭕
LouisCAD/Splitties
A collection of hand-crafted extensions for your Kotlin projects.
Gary111/MaskedEditText
Example of formatting card number / date / cvc during entering text
hbb20/CountryCodePickerProject
Country Code Picker (CCP) is an android library which provides an easy way to search and select country or international phone code. Also supports Android EditText phone mask and international phone validation.
leolin310148/ShortcutBadger
An Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers.
h6ah4i/android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
castorflex/SmoothProgressBar
A small Android library allowing you to have a smooth and customizable horizontal or circular indeterminate ProgressBar
badoo/MVICore
MVI framework with events, time-travel, and more
jshvarts/DaggerAndroidMVVM
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
wasabeef/glide-transformations
An Android transformation library providing a variety of image transformations for Glide.
apptik/MultiSlider
Multi functional slider/seekbar( / rangebar / scrubber) for Android
Azure/azure-iot-sdk-c
A C99 SDK for connecting devices to Microsoft Azure IoT services
xieqiupeng/lvdora_air
空气质量检测android应用
nhaarman/supertooltips
SuperToolTips
ribot/android-guidelines
Architecture and code guidelines we use at ribot when developing for Android
brianegan/flutter_architecture_samples
TodoMVC for Flutter
xyxyLiu/Edit-Spinner
EditText with spinner for Android
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
jshvarts/OfflineSampleApp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android