Android developer portal with tools, libraries, and apps

A library for creating blur effects under Android UI elements.

Mar 28, 2020

A library to check if update is available for your app or not.

Mar 21, 2020

A simple library that can implement custom google sign in button in your android app.

Nov 21, 2019

This library allows to show intro of your app or a specific view that you want to high-light when you add new features to app.

Oct 5, 2019

Learn How to use Google Map API for Android from Basic to Advance with complete examples.

Aug 28, 2019

An Android Library to select files/directories from Device Storage.

May 14, 2019

A new Material Design text field that comes in a box, based on Google Material Design guidelines.

Apr 19, 2019

A material style progress wheel that you can integrate into your app.

Mar 25, 2019

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

Mar 25, 2019

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

Mar 21, 2019
Advertisement

MessageView helps you to create chat message view or a social media post 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.

Mar 19, 2019

SEmojis is a library to implement and render emojis.

Dec 29, 2018

We will learn How to draw custom shapes in Curved Bottom Navigation View.

Dec 1, 2018

This is a tutorial on how to move a LinearLayout or any other View on screen by dragging it.

Dec 10, 2017

Ready to use tutorial screen.

Sep 25, 2017

Android Bottom Dialog library.

Mar 31, 2017

A simple way to show the user interface tutorials.

Jan 15, 2017

Repository that contains android tutorial projects and sample applications.

Dec 24, 2016
Advertisement

Android Library demonstrating a material intro tutorial much like the ones on Google Sheets

This library creates an introduction screen for your application. The help tutorial takes the background colour set for each page and when scrolling between the two pages, the two colours will fade into one another.

Feb 29, 2016

An Android library project providing Activity with explanation about views in your app.

The TutorialActivitycan be used as a walk through for the entire screen that is currently visible, Or just for one view on the screen.

To get the intent to start the TutorialActivity you need to use the TutorialIntentBuilder, The builder will help you build the intent to start the activity, You would have to pass a Tutorial object to the intent builder.

Jan 19, 2015