Tuesday 29 May 2018

Image Preview

Android Simple library to display images and allow user to save and share image.



from The Android Arsenal

NestedCalendar

A custom calendar view.



from The Android Arsenal

BluetoothDebug

Provides a logging wrapper around both BluetoothGattCallback and ScanCallback, in order to figure out what is going on.

This happens by creating either DebugBluetoothGattCallback or a DebugScanCallback which initially log events and passes then to their enclosed instances.



from The Android Arsenal

Monday 28 May 2018

Compass View

A lovely compass, with an access to full options, enable developer to customize the view as he likes to do.



from The Android Arsenal

DurationView

DurationView allows you to create a view to display durations split into categories.

For example, if you wish to display Days, Hours, Mins and Secs together, instead of create multiple views, and their corresponding labels, DurationView will do that with just one view.



from The Android Arsenal

Sunday 27 May 2018

Retrofit-DSL

A small library designing to make Retrofit looks great on Kotlin



from The Android Arsenal

Custom Search

For searching easily through a long list of string, give it a try.



from The Android Arsenal

CircularProgressBar

Another circular ProgressBar attempt.



from The Android Arsenal

DrawingView

DrawingView allows the user to draw with different brushes and provides some features.

Features

  • Provide multiple brushes
  • Drawing on top of images
  • Undo/redo operations
  • Zooming in/out & translation
  • Preview the selected brush in BrushView
  • Custom background color
  • Export a drawing as a Bitmap



from The Android Arsenal

OmegaRecyclerView

A custom RecyclerView with additional functionality. Allows you to add divider, itemSpace, emptyView, sticky header and some other features.



from The Android Arsenal

KSQLite

This is a android kotlin library which will make your work with SQLite database much more easier in more objective way.



from The Android Arsenal

simplecache

A simple library for saving data in the cache and reading them.



from The Android Arsenal

SoccerLeagueView

An Android lib that creates a league view.


Android Arsenal

from The Android Arsenal

BanglaTextView

Convert certain types of text pattern to Bangla text, i.e. Number, Date, Ordinal Indicator, Month, Year and more.



from The Android Arsenal

Easy Slider

Easy Slider is one of android libs that helping to create slider as fast as possible.



from The Android Arsenal

Saturday 26 May 2018

ScrollableViewPagerContent

A tiny library which improves UX with ViewPager. This library prioritizes ViewPager's horizontal swipe action over vertical scroll of inner pager contents.



from The Android Arsenal

SlidingPuzzleView

A custom view for sliding puzzle games.



from The Android Arsenal

Thursday 24 May 2018

MSBVersionUpdater

MSBVersionUpdater can show dialog about app update information and force users to download new version app.



from The Android Arsenal

Sunday 20 May 2018

AES Encryption

A demo of how to implement AES encryption in Android & iOS.



from The Android Arsenal

goloc

A flexible tool for application localization using Google Sheets.



from The Android Arsenal

AnimatedTabLayout

Yet another tab layout. With great animation.


Android Arsenal

from The Android Arsenal

EditCredit

Custom EditText for entering Credit Card numbers, it'll also display the image of the card number type being entered (after entering the first two digits). And it supports adding a separator (spaces or dashes) after every four digits.



from The Android Arsenal

Cosin

Android loading view library.



from The Android Arsenal

Saturday 19 May 2018

EasyAdapter

EasyAdapter allows to create you RecyclerView adapter in just 3 lines.

  • Reduce Boilerplate code to create adapter and holder.
  • You can filter adapter without coding much.
  • You will have load more features with progress bar.
  • Includes swipe to action.
  • Includes View Events callbacks (ClickEvent,CheckChangeEvent) and many more..



from The Android Arsenal