Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Android library with collection of some smart toasts designs which will help in situations of following:

  • Completion of some work
  • Errors & Warnings
  • Connection Established
  • Update Status
Jun 8, 2017

An Android library that takes the standard Android Toast and takes it to the next level with a variety of styling options that gives your app and user experience that little extra unique feeling! Style your toast either by code or in styles.xml!

Feb 12, 2017

The usual Toast, but with steroids.

Jan 19, 2017

Simple library for making quick notifications. After initialization with config, all notifications will be displayed with same icon, light and vibrations unless you state different for specific notification. Every type of notification has same configurable options including vibrations, light settings, icon etc.

Dec 24, 2016

Displays a round or squared popup and attaches it to a View, like a callout. Uses the Builder pattern for maximum ease. The popup can automatically hide and can persist when the value is updated.

Dec 24, 2016

A much nicer toast structure and a customized sub-dialog.

Dec 23, 2016

This is an Android Library for developer to use Android Toast and Customized Toast easily.

Dec 9, 2016

Toast library that is somewhat proportionate to Achievement unlocked view in google apps.

Dec 7, 2016

ToastLib is a library to customize Toast.

Nov 16, 2016

Easy to implement a drop-down warning / message.

Sep 6, 2016

Make your native android toast look beautiful.

Aug 3, 2016

A Simple and Colorful alternative to showing Toasts.

Jun 23, 2016

This is quite simple toast library, that make it easier to show and create custom toast.

Mar 6, 2016

Custom Toast on Android.

Nov 29, 2015

Show a Snackbar from the top.

Nov 14, 2015

Android Toasts are amazing, but they have some major drawbacks:

  • You cannot control when they show up as well as their duration. Other apps can enqueue toasts that will delay yours from showing up.
  • They break context: they remain on screen when the user switches to other activities.
  • The API is error prone. Don't forget show()!

FrenchToast gives you absolute control over your app Toasts. It does so by duplicating the internals of Android Toasts and giving you access.

Sep 1, 2015

Pretty material design toasts with feedback animations.

Apr 26, 2015

Notifications for Android (like a Toast).

Oct 7, 2014

Effects for android notifications. It is based on Crouton.

Aug 31, 2014

The SuperToasts library enhances and builds upon the Android Toast class. Some of the features of this library include context sensitive toasts (SuperActivityToasts), toasts with buttons and icons, non context sensitive toasts (SuperToasts), and a new style of toasts (SuperCardToasts) with many customization options for each.

Jul 5, 2014

An Android Toast replacement.

Jul 5, 2014

Crouton is a class that can be used by Android developers that feel the need for an alternative to the Context insensitive Toast. A Crouton will be displayed at the position the developer decides. Standard will be the top of an application window. You can line up multiple Croutons for display, that will be shown one after another.

Jul 5, 2014
Advertisement

In-layout notifications. Based on Toast notifications and article by Cyril Mottier.

Jul 5, 2014

An implementation of Android's Undo Bar as seen in Google's Gmail app.

Jul 5, 2014