Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

SwipeToActionLayout is a layout which helps to implement swipe to reveal behaviour. It is really easy to setup and maintain.

Jan 11, 2022

A customizable, easy-to-use, and functional circular time range picker library for Android. Use this library to mimic Apple's iOS or Samsung's bedtime picker.

Jan 11, 2022

Convert numbers to Persian words.

Features

  • Any number that could be fitted in BigInteger can be converted to Persian words using this library From Zero to Vigintillion or more
  • Convert numbers from Byte, Short, Int, Long, Float, Double, BigInteger, BigDecimal
  • Convert numbers straight to currency like: چهارده هزار و پانصد تومان
  • Large numbers are named using short-scale standard
  • Negative numbers are supported
Jan 10, 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

This example shows how to read data from Google excel spread sheet.

Jan 10, 2022

SSComposeCookBook - A Collection of major Jetpack compose UI components which are commonly used.

Jan 10, 2022

Premo is a Kotlin Multiplatform library that helps to implement the Presentation Layer and share it on iOS, Android, Desktop and Web. Focus on writing logic instead of solving common and boring UI related issues: lifecycle, persistence, navigation, etc.

Jan 10, 2022

This applications is sample for Biometrics Authentication in Android using Biometrics API.

Features:

  • Fingerprint Authentication
  • Face Authentication
  • PIN/Password/Pattern Authentication
Jan 9, 2022

Public IP lookup library for Android.

Jan 9, 2022

An offline first application in Jetpack Compose with MVVM architecture, representing a minimalistic implementation of Top Stories API. Built with components like DataStore, Coroutines, ViewModel, LiveData, Room, Navigation-Compose, Coil-Accompanist, koin etc.

Jan 9, 2022

Safe to run has been developed in order to simplify development of secure android applications. In particular the goal of the project is to provide a simple, configurable way for app developers to define when an app should or should not run and a simple way of calling that check.

Jan 9, 2022

The custom EditText with underline animating.

Jan 8, 2022

PulsingView is a simple android library designed to give you a ripple effect, if you ever need one. Ideally it can be used as a background for circle UI elements.

Jan 8, 2022

Using the RoundedProgressBar library you can easily create beautiful progress bars with individually rounded corners, animating progress text and more!

Jan 8, 2022

Selekt is a Kotlin and familiar Android wrapper over the community edition of SQLCipher, an SQLite extension that provides 256-bit AES encryption of database files. Selekt realises the maximum concurrency offered by SQLite3: When enabled for WAL-journal mode, "readers do not block writers and a writer does not block readers. Reading and writing can proceed concurrently."

Jan 7, 2022

GooglePlacesAutoComplete is a small Kotlin demo for auto search in google map.

TypeFilters:

  • ADDRESS 📍
  • CITIES 🌆
  • ESTABLISHMENT ✨
  • GEOCODE 🎯
  • REGIONS 🇮🇳
Jan 7, 2022

Custom dialogs with Lottie library.

Jan 7, 2022

A gradle plugin that automatically adds clock tracking for your components and subcomponents.

Features

DaggerTrack will tell you following type of time for each of your component and subcomponent injection:

  1. Total time: This is the total wall clock time took by the component or subcomponent injection.
  2. On CPU time: CPU time is the time the inject method took working on cpu.
  3. Off CPU time: Off CPU time is the time that inject method took when it was not running on the CPU which means it was doing some I/O work or maybe blocked on some other resource.
Jan 7, 2022
Advertisement

Raccoon is a lightweight response mocking framework that can be easily integrated into the Android UI tests.

Jan 7, 2022

Sometimes, it's felt trouble to deal with Loading / Progress popup in app as it causes extra boilerplate code (adding XML code + View Inflation + Instance creation for showing or hiding and-so-forth).

This library will be helpful in those cases because it needs just a singleton configuration instance once which will be reusable to show and hide from anywhere (Both Activity or Fragment) just using a single line of code like - LoadingPopup.showLoadingPopUp() and LoadingPopup.hideLoadingPopUp()

Jan 7, 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

Bottom Sheet Dialog acts as an Alert dialog.

Features:

  • add Custom view
  • able to change custom default Title, subTItle
  • show/off imo rating bar
  • on/off negative button
  • change color of positive/negative button
  • change name of positive/negative button
  • individual call back for each button
Jan 7, 2022

About This Project

  • SDK for your notification problem to make easier developing android apps
  • frogo-notification is under huge large development
  • Notification with singleton method
  • Simple and eazy to use
  • With many feature
  • Full documentation
Jan 6, 2022

SDK for anything your problem to make easier developing android apps.

Jan 6, 2022

This enables the RecyclerView auto scroll feature for indefinite time.

Pros:

  1. Simple plug and play custom RecyclerView.
  2. Easy to use.
  3. Built on top of RecyclerView, hence it is performant as it works on the typical adapters and layout managers.
Jan 6, 2022

A customizable time picker component for Android. Includes two types of time picker.

Jan 6, 2022

About This Project

  • SDK for your Log problem to make easier developing android apps
  • frogo-log is Long Term Service
  • Line number show
  • Toast for easy develop and debug
Jan 6, 2022
Advertisement

ScopeMideaPicker is media picker for Image, Video which supports Android 10 & 11 file system (without requestLegacyExternalStorage flag), it includes both with camera/gallery and guess what, permissions are handled internally, also added supports for File Picker with file types of your choice.

You just need to call start method and return call back to library and that's it, your work is done.

Jan 6, 2022

A pragmatic navigation library for Jetpack Compose

Jan 6, 2022

Expandable RecyclerView makes it easy to integrate nested RecyclerView.

Features:

  • Simple and easy to use (no complex adapter required)
  • Just extend BaseRecyclerAdapter and good to go.
  • Get onClick event for parent recycler item as well child item.
  • Customise where you want collapse/expand effect.
Jan 6, 2022