Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertising

Expansion panel contains creation flow and allows a lightweight editing of elements.

Nov 10, 2017

This is a simple library to display text with multicolor.

Nov 10, 2017

Shows Ribbon view example.

Nov 10, 2017

A view pager indicator view to deal with a large amount of pages. Nice scale and transition animations are supported.

Nov 10, 2017

An android library to effortlessly connect to available WiFi networks.

Nov 10, 2017

An android library that makes it really easy to deal with dynamic permissions. Based on the context, library automatically decides whether to show a dialog (in case app is in foreground) or a notification (in case permission is required by a background service).

Nov 9, 2017

A simple change color of star in rating bar.

Nov 9, 2017

A simple video player.

Nov 9, 2017

A simple bottom sheet view for Android.

Nov 9, 2017

An Android library for custom search dialog.

Nov 8, 2017

A simple index side bar.

Nov 8, 2017

A simple logger MyLog.d("Empty 1");

Nov 8, 2017

An Android helper class to manage database creation and version management using an application's raw asset files.

Nov 7, 2017

We have seen RatingBar and it's support component AppCompatRatingBar but the problem is its difficult to customize. This library helps in customizing SquareRatingView with number Rate items and so on.

Nov 7, 2017

A tiny pin to reduce boilerplate codes in PreferenceFragment by using field and method binding.

  • Remove 'findPreference' by using @BindPref.
  • Remove 'setOnPreferenceClickListener' by using @OnPrefClick.
  • Remove 'setOnPreferenceChangeListener' by using @OnPrefChange.
Nov 7, 2017

A demo showing how to make a ProgressBar as a circular countdown using native Android components.

Nov 6, 2017

DownZ is an HTTP library that boosts networking in Android apps and makes it significantly easier and faster.

Nov 6, 2017

Stopwatch is the simple Timer app for Android, which is developed using Kotlin.

Nov 6, 2017

A RecyclerView with edit mode, including delete, sort function.

Nov 6, 2017
Promotion

Using this library, you can easily extract jar file using android app.

Nov 6, 2017

Record moments of your life or choose exist video or gif animation as watch face for your Android Wear device.

Nov 6, 2017

Using DragableView you can merge various views into one layout with drag and drop animation. For example if you have 3 ImageViews(source view) and one MainImageView(destination view) and you want to implement drag-drop animation to drag one of the ImageView (source) and drop on MainImageView (destination view).

Nov 5, 2017

A sample project based on the new Android Component Architecture.

Lifecycle, LiveData, MVVM, ViewModels, DataBinding, Dagger

Nov 5, 2017

A sample app that shows basic usage of Firebase Auth and Database in form of a very simple chat hub app.

Nov 5, 2017

An example app to download pdf from url and saved into your internal storage.

Nov 5, 2017

This demo aims shows practical way of clean architecture, MVP in android with Kotlin.

Nov 5, 2017

TL;DR: Moshi version of Jackson's @JsonIgnore. For when you can't use @Transient.

In Moshi, You can use transient keyword (in Kotlin: @Transient annotation) for ignore serialization.
But sometimes it's conflict to other features. e.g. ebean-querybean.

moshi-kotlin-ignore is library for ignore parameter serialization / deserialization. You can use this library to resolve above issues.

Nov 5, 2017

Iris is an android speech to text app.

Nov 4, 2017

Search currency information by country name, code, ISO3 code and currency code.

Nov 4, 2017
Advertising

Android Library to show a beautiful Alert View.

Nov 4, 2017