Android Simple library to display images and allow user to save and share image.
from The Android Arsenal
Android Simple library to display images and allow user to save and share image.
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.
A lovely compass, with an access to full options, enable developer to customize the view as he likes to do.
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.
DrawingView allows the user to draw with different brushes and provides some features.
A custom RecyclerView
with additional functionality. Allows you to add divider, itemSpace, emptyView, sticky header and some other features.
This is a android kotlin library which will make your work with SQLite database much more easier in more objective way.
Convert certain types of text pattern to Bangla text, i.e. Number, Date, Ordinal Indicator, Month, Year and more.
Easy Slider is one of android libs that helping to create slider as fast as possible.
A tiny library which improves UX with ViewPager. This library prioritizes ViewPager's horizontal swipe action over vertical scroll of inner pager contents.
MSBVersionUpdater can show dialog about app update information and force users to download new version app.
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.
EasyAdapter allows to create you RecyclerView
adapter in just 3 lines.