awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

amrdeveloper/LottieDIalog

0
View on GitHub↗
0 stars·0 forks·0 views

LottieDIalog

Features

  • Android Libraries - Library for creating customizable Lottie animation dialogs.

Star history

Star history chart for amrdeveloper/lottiedialogStar history chart for amrdeveloper/lottiedialog

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to LottieDIalog

Similar open-source projects, ranked by how many features they share with LottieDIalog.
  • amitshekhariitbhu/android-debug-databaseamitshekhariitbhu avatar

    amitshekhariitbhu/Android-Debug-Database

    8,663View on GitHub↗

    Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android devices. It serves as a database debugger and SQLite inspector that provides a web-based interface for managing database records and shared preference key-value stores. The project distinguishes itself by supporting encrypted database decryption via provided passwords and the ability to map and inspect volatile in-memory databases. It also includes a data export tool that transfers database files from the private application directory to a local machine for external analysis. The to

    Java
    View on GitHub↗8,663
  • amrdeveloper/reactbuttonA

    amrdeveloper/reactbutton

    0View on GitHub↗
    View on GitHub↗0
  • bumptech/glidebumptech avatar

    bumptech/glide

    35,021View on GitHub↗

    Glide is an image loading and caching library for Android that fetches and decodes images, GIFs, and video stills from local or remote sources. It functions as a media rendering framework and memory management tool designed to resize and downsample assets to fit specific view dimensions. The system prioritizes scrolling performance through a multi-level caching strategy that stores decoded media in memory and raw data on disk. It employs resource pooling to reuse bitmap memory and binds image loading tasks to component lifecycles to automatically release resources and prevent memory leaks. T

    Java
    View on GitHub↗35,021
  • airbnb/lottie-androidairbnb avatar

    airbnb/lottie-android

    35,614View on GitHub↗

    Lottie-android is a native vector animation engine and library for Android that parses JSON specification files into high-fidelity animations. It functions as a JSON animation parser and renderer, translating After Effects exported data into native draw calls to maintain design fidelity on mobile devices. The library supports dynamic user interface control by allowing the modification of animation properties, such as colors, text, and shape attributes, during runtime playback. It also integrates with system-level accessibility settings to adjust playback and visibility in accordance with redu

    Javaafter-effectsairbnbandroid
    View on GitHub↗35,614
See all 26 alternatives to LottieDIalog→

Frequently asked questions

What are the main features of amrdeveloper/lottiedialog?

The main features of amrdeveloper/lottiedialog are: Android Libraries.

What are some open-source alternatives to amrdeveloper/lottiedialog?

Open-source alternatives to amrdeveloper/lottiedialog include: amitshekhariitbhu/android-debug-database — Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android… amrdeveloper/reactbutton. bumptech/glide — Glide is an image loading and caching library for Android that fetches and decodes images, GIFs, and video stills from… chrisbanes/accompanist — Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill… derysudrajat/math-view. airbnb/lottie-android — Lottie-android is a native vector animation engine and library for Android that parses JSON specification files into…