abolfazlfakhari's Stars
stfalcon-studio/SmsVerifyCatcher
Android library for phone number verification feature in your app. Automatically copies verification code from SMS right into the app. Made by Stfalcon
MostafaMhmod/LL1-parser
An Implementation of the LL(1) parser using java
krsticdragan/AutoTypingTextView
AutoTypeTextView is simple library which add encryption, decryption and texting animations.
JStumpp/awesome-android
A curated list of awesome Android packages and resources.
emre1512/Noty
A simple library for creating animated warnings/dialogs/alerts for Android.
afiqiqmal/SharedChamber
Android Secure SharedPreferences Using Facebook Conceal Encryption
kaiwinter/android-remote-notifications
Pulls notifications from a remote JSON file and shows them in your app.
algolia/voice-overlay-android
🗣 An overlay that gets your user’s voice permission and input as text in a customizable UI
florent37/Navigator
Android Multi-module navigator, trying to find a way to navigate into a modularized android project
Blankj/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
zetbaitsu/Compressor
An android image compression library.
smarteist/Android-Image-Slider
Android Auto Image Slider
ncapdevi/FragNav
An Android library for managing multiple stacks of fragments
zhihu/Matisse
:fireworks: A well-designed local image and video selector for Android
Yalantis/uCrop
Image Cropping Library for Android
dinuscxj/LoadingDrawable
Some beautiful android loading drawable, can be combined with any view as the LoadingView or the ProgressBar. Besides, some Drawable can customize the loading progress too.
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.
MatteoBattilana/WeatherView
WeatherView is an Android Library let you make cool weather animations for your app
mikereedell/sunrisesunsetlib-java
Library for computing the sunrise/sunset from GPS coordinates and a date, in Java.
M-amir-M/Flutter-restaurant-app
this app is simple restaurant app with flutter
DingMouRen/LayoutManagerGroup
:point_right: Customize the LayoutManager of RecyclerView(自定义LayoutManager)
Cleveroad/FanLayoutManager
Using Fan Layout Manager you can implement the horizontal list, the items of which move like fan blades
MostafaAryan/transitional-imageview
🌠 An Android Library to implement shared element transition on your images.
abbas-oveissi/SearchMovies
sample Android Application using MVP pattern
lucasr/twoway-view
[DEPRECATED] RecyclerView made simple
ParkSangGwon/TedPermission
Easy check permission library for Android Marshmallow
aritraroy/Flashbar
⚡️A highly customizable, powerful and easy-to-use alerting library for Android.
florent37/ViewTooltip
A fluent tooltip for Android
jacobmoncur/QuiltViewLibrary
Android Quilt View Library
husaynhakeem/TicTacToe-MVVM
Sample android application used to learn the Model View View Model pattern and DataBinding in Android