Android developer portal with tools, libraries, and apps

HandyGridView is a high-performance drag and drop GridView, it extends GridView, you can drag drop GridView item to sort the labels, and draw something on the GridView. Just use the HandyGridView like a GridView.

Dec 19, 2017

SelfAdjointView is an Android library that allows developers to easily let view change with the parent which can scroll. The animation contains one or more of parallax, alpha, scale.

Apply to

  • ScrollView/HorizontalScrollView
  • ListView/GridView
  • RecyclerView
  • ViewPager
  • sth else that can scroll
Aug 14, 2017

This library fits your GridView with its contents to a given size.

Dec 23, 2016

An Android Layout Manager to create a gridview with cells of different sizes inspired by Flow Layout for iOS.

Dec 23, 2016

StickyGridView + ViewPager + Header.

Sep 19, 2016

A easy way to setEmptyView to ListView, GridView or RecyclerView.

Jul 11, 2016

A simple and attractive custom text GridView design based on material concepts.

  • Auto adjustable column based on device width and height.
  • Portrait and landscape orientations.
  • Extends ScrollView.
May 5, 2016

A quick adapter library for ListView, GridView, RecyclerView, ViewPager and ExpandableListView on android.

Apr 16, 2016

Small and lightweight extensions to RecycerView.Adpter which adds missing ListView and GridView features to RecyclerView.

Jan 26, 2016

CommonAdapter can be used with ListView and GridView components.

Dec 24, 2015
Advertisement

A library to work with RecyclerView as easily as if you'd use ListView or GridView.

Nov 24, 2015

Simple way to filter your ListView or GridView content.

Sep 11, 2015

This is a versatile extension for GridView.

Aug 27, 2015

ColorPickerView is an android custom view, you can pick one colour from a gridview. You can define the columns, colours, border colour, etc.

Aug 26, 2015

Drag & Drop GridView on Android.

Aug 25, 2015

Android library project that intends to simplify the usage of Adapters for ListView/GridView and RecyclerView. You won't have to code any boring adapter again!

Jun 12, 2015

WearViewStub allows your Android Wear application to use different layouts if running on square, round or moto360 device.

WearViewStub is an alternative implementation of Android Wear WatchViewStub. Instead of Google WatchViewStub, this implementation always works, even in Fragments of GridViewPager.

May 4, 2015

A parallax listview, scrollview and gridview with zoom support.

Feb 22, 2015

AndroidPullMenu is an Open Source Android library that allows developers to easily create applications with pull menu. The aim of this library is to allow users that with a simple pull gesture to choose actions that they want to be executed.

This actions stand for refreshing options like refreshing the latest news, most viewed news, most commented views etc. or adding more actions inside view when you don’t want to implement these actions inside sliding menu. It can be implemented inside ScrollView, GridView, ListView.

Jan 29, 2015

Library for handling Youtube Player in scrollable Views (ListView, GridView, ScrollView...)

Features:

  • Allows seamless transition between portrait and landscape (without rebufering)
  • Allows playback of one video at time
  • Attaches it self to view in scrollable container and scrolls with it
  • Supports AbsListView and ScrollView
  • Works from API level 17 (like YT API)
Jan 6, 2015