Android developer portal with tools, libraries, and apps

Armadillo is an shared preferences implementation encrypting it's content. It should be easy to achieve a fairly high level security while still be able to control most aspects.

Features:

  • No-Nonse State-of-the-Art Crypto: Authenticated Encryption with AES-GCM, key derivation functions Bcrypt and HKDF
  • Flexible: Tons of nobs and switches while having sane defaults
  • Modular: use your own implementation of symmetric cipher, key stretching, data obfuscation, etc.
  • Lightweight: No massive dependencies required like BouncyCastle or Facebook Conceal
Jan 4, 2018

PagerTabIndicator is a customisable android library that is designed to work with the ViewPager component.

Features

  • Support dynamic adapter switch of the ViewPager
  • Customizable tab indicator (bottom/top/background)
  • Built in support for text/image/text+image tabs
  • Support for custom views in tabs
Nov 17, 2017

A sliding-switch widget for Android.

Nov 13, 2017

A smart switchable button, support multiple tabs.

Sep 23, 2017

Abstraction to build adapters with dynamic/variable view types count for Android application. It eliminates the need to manually define view types. Makes code readable and actually share view types across multiple screens (no need to write a new adapter, or add view types handling in one base adapter with endless switch statement).

Sep 11, 2017

Markwon is a library for Android that renders markdown as system-native Spannables. It gives ability to display markdown in all TextView widgets (TextView, Button, Switch, CheckBox, etc), Notifications, Toasts, etc. No WebView is required. Library provides reasonable defaults for display style of markdown but also gives all the means to tweak the appearance if desired. All markdown features are supported (including limited support for inlined HTML code, markdown tables and images).

Aug 28, 2017

Android library for handling multiple CheckBox. Don't use switch-loop, if-loop, or multiple listeners for handling CheckBoxes. Instead, group all CheckBox with CheckBoxGroup.

Aug 25, 2017

A cute day night switch for android.

Jul 16, 2017

An infinite card switching UI for Android, support custom animation.

Jun 22, 2017

Rotating text is an android library that can be used to make text switching painless and beautiful, with he use of interpolators, typefaces and more customisations.

May 22, 2017

ChromeLikeTabSwitcher is an Android-library, which provides a tab switcher similar to the one, which is used in the Android version of Google's Chrome browser. It provides layouts optimized for smartphone and tablet devices.

Apr 26, 2017

Progress Image is a library for modern progress view style it's replace the normal progress carousel with image/icon as a progress view for your application plus switch between some animations.

Apr 18, 2017

A lightweight iOS switch view style for Android.

Apr 9, 2017

The library is a meaningful alternative to a standard Switch widget.

Apr 5, 2017

This library provides an easy to use API for switching between fragments that share the same container. Implementing tabs, such as the ones Instagram has at the bottom of the layout, is a much simpler goal to achieve when using TabController.

Tabs can be switched by using either show/hide or attach/detach. You can even provide your own implementation of the way tabs are being shown.

Mar 31, 2017

A simple scene manager for Android. CoffeeScene allows to switch the current scene of an Activity, ViewGroup and Fragment (v4 supported). This library can be usefull if you want to switch from a spinner loader to your main content or a placeholder for example.

Mar 28, 2017

This library is beautiful switch widget with sticky animation.

Mar 14, 2017

Google launcher-style implementation of switch (enable/disable) icon.

Jan 10, 2017

Rosetta is an Android library that helps your app supporting multiple languages and switching between them without causing any headaches.

Jan 4, 2017

Before-After-Effect is an android library to create your amazing before after effects.Just swiping you can switch between images and create a transition that create a before after visual effect.

Nov 21, 2016