Android developer portal with tools, libraries, and apps

Advertisement

An Android image picker that works on older APIs. It uses a BottomSheetDialog by default.

Feb 13, 2022

DraggableScaffold is a library that helps stack one composable on top of another so it can be dragged to reveal the content under it.

Jan 10, 2022

Javafx application to resize images and add them into folders automatically. It is a powerful Cross-Platform tool for Android developers.

With Fast Image Resizer, you can:

  • Select the resource directory, so you don't have to move the resized files.
  • Resize several images at once (Drag & Drop)
  • Select output densities (ldpi, mdpi, tvdpi, hdpi, xhdpi, xxhdpi, xxxhdpi).
  • Make a custom size using width and height.
  • Preserve the image format (jpg, png).
  • Select output directory (drawable or mipmap).
  • Delete the selected image or images.
  • Press to display the chosen image.
  • Show images' informational details (type - size - dimensions).

Jan 7, 2022

Multiplatform cold messages that can be predefined and combined. Works with string resources.

Jan 5, 2022

"Page-turning for Android" is a library to simulate paper book pages turning in your android application. In addition to curling, the library supports zooming and dragging of the zoomed area as well.

Jan 3, 2022

DragView is a library that simplifies building Player's zoom in and out effects

Mar 29, 2020

This project is a solution to using a draggable time line as SoundCloud does in its app player.

The set up is quite simple and by only adding the soundline module to a project, it could be used and customized easily.

The scroll listener can be synchronised with a track or video while it's playing.

Enjoy!

Jan 28, 2020

PullDownLayout is a small library that allows you to implement a view that can be dragged down your layout. PullDownLayout can also be used to implement Pull-To-Dismiss feature for your activities and fragments.

Jan 2, 2020

Highly customizable Android library written in Kotlin that uses AndroidX and extends RecyclerView to include extra features, such as support for gestures like swipe and drag & drop.

Oct 29, 2018

This project implements one of the most beautiful animations of the class RecyclerView, the class ItemTouchHelper. The ItemTouchHelper class implements the dragging of each object on the RecyclerView class by revealing a view under the first sliding view.

Sep 16, 2018

An image change/sort view for editing profile, image slider, product slider etc. Like Tinder's edit profile image with drag and drop.

Aug 31, 2018

Drag & drop item decorator for RecyclerView with support for highlighting hovered items.

Mar 11, 2018

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

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

Dec 10, 2017

An android library that provides long press drag and swipe functionality for recycler view items.

Dec 9, 2017

A library that lets you create a floating button which shows in your app screens. You can drag and drop it anywhere in your application and you can configure it on runtime to navigate through your predefined shortcuts.

Nov 30, 2017

Using DragableView you can merge various views into one layout with drag and drop animation. For example if you have 3 ImageViews (fb, google, linkedin) and one MainImageView (Login with) 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 simple tree view with drag and drop capabilities.

Jun 26, 2017
Advertisement

Extension of Android standard ImageView that lets the user scale the represented image and drag it around a pivot point defined as a fraction or a percentage.

Jun 18, 2017

A library for draggable boardview.

Jun 13, 2017