Sunday 31 March 2019

PercentageChartView

An Android percentage chart that displays the progress of any single given task or information.



from The Android Arsenal

Pulkovo

A kotlin-friendly library in functional programming style with ability to measure elapsed time for: - methods - code blocks - RxJava chains

Also it provides StatsCollector plugin, to store measurements into db, calculate average, median, max and min values. With ability export to CSV file, to make analysis easier.

It has release and debug implementation.



from The Android Arsenal

FillingButton

Replace a typical onClickListener with that library! It's a new way to handle onClickListener on buttons.



from The Android Arsenal

Saturday 30 March 2019

ScratchCardLayout

A simple Android library for scratch card reveal kind of effect.

Features

  • Scratch card effect to ANY view.
  • Just wrap your existing complex Layout with ScratchCardLayout.
  • Set scratch brush width.
  • Set Drawable to be scratched (color / image).
  • Set the percentage of scratch when you should be revealing full layout.
  • Get callbacks when scratching starts, progresses (with a percentage) and when stops.
  • Based on CardView, So all cardview styling still holds.



from The Android Arsenal

CustomEditText

A very simple and light weighted editbox for android.



from The Android Arsenal

Material Bottom bar

Material Bottom Bar is an Android library that let you implement a customized BottomAppBar and a bottom drawer with just few simple steps.



from The Android Arsenal

Wednesday 27 March 2019

OTPVIew

Custom view that contains EditTexts for typing and X number of digits depending on the set pin length.



from The Android Arsenal

flutter_showcase_app

A showcase app for displaying image lists, developed on Flutter.



from The Android Arsenal

Tuesday 26 March 2019

IncorrectPinCodeAnimation

This project demonstrates how you can handle incorrect pin code request gracefully with animations that are backward compatible to api level 16.



from The Android Arsenal

FancySwitch

A nice looking switch on/off button.



from The Android Arsenal

Monday 25 March 2019

Sunday 24 March 2019

KAlertDiaog

AlertDialog for Android, a beautiful and material alert dialog to use in your android app.



from The Android Arsenal

Image Slideshow

This is an android image slider library. Just add the images you want to view.

  • You can use automatic scrolling for the time you set;
  • You can also add the title you want to the images;
  • You can set corner radius images.



from The Android Arsenal

Saturday 23 March 2019

Ktx Preferences

This library incorporates annotation processing to ensure the compile time verification for user-defined shared preferences.

Every setter/getter method have reactive alternative.



from The Android Arsenal

Carteasy

A Shopping cart library for Android that allows you add to add items to cart and retrieve at ease using JSONObjects.



from The Android Arsenal

Thursday 21 March 2019

TagView

This library helps to pick up Text as Tag, like a "skill" selection or other things what you want.


Android Arsenal

from The Android Arsenal

Wednesday 20 March 2019

CrashX

This library allows launching a crash activity when the app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog.



from The Android Arsenal

Tuesday 19 March 2019

Postui

PostMessageView helps you to create chat message view or a social media message view quickly like a typical chatting application or social post view Its a container view, so you can add any type of message or social post such as TextView or any customize TextView, ImageView, etc.



from The Android Arsenal

Monday 18 March 2019

Sunday 17 March 2019

TedKeyboardObserver

TedKeyboardObserver is keyboard's visibility observer

  • Sometime we want to know keyboard's visibility. (When keyboard shown, change some layout or do something. etc..)
  • But Android SDK doesn't have any observer.
  • TedKeyboardObserver provides keyboard visibility



from The Android Arsenal

Smart Rate Us Dialog

A library for simple implementation of smart ranking. The user will see a dialog every x time. If the user gives a high score, he will be transferred to the Google store. If he gives a low score, he will only receive a thank you toast message.



from The Android Arsenal

svc

Easy and intuitive architecture pattern library for Android by Naver Corp.



from The Android Arsenal