awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

Awesome GitHub RepositoriesAndroid

Animation libraries specifically built for the Android platform using native SDK APIs.

Distinct from Animation Libraries: Distinct from Animation Libraries: specifically targets Android platform animations rather than general web or cross-platform animation libraries.

Explore 4 awesome GitHub repositories matching user interface & experience · Android. Refine with filters or upvote what's useful.

Awesome Android GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ybq/android-spinkitالصورة الرمزية لـ ybq

    ybq/Android-SpinKit

    8,646عرض على GitHub↗

    Android-SpinKit is an Android animation library that provides a collection of animated loading spinner views for use as progress indicators during asynchronous operations. The library offers multiple predefined animation styles, including Circle, Wave, and DoubleBounce, which can be selected and displayed as standard Android View elements within an application's layout. The library distinguishes itself by being built entirely on the Android SDK's drawing and animation APIs, with no external dependencies required. Each spinner type implements a distinct animation state machine using Android's

    Provides pre-built animated spinner effects that can be applied to loading indicators through theme attributes.

    Javaandroid-loadinganimationloading
    عرض على GitHub↗8,646
  • nhaarman/listviewanimationsالصورة الرمزية لـ nhaarman

    nhaarman/ListViewAnimations

    5,523عرض على GitHub↗

    ListViewAnimations هو إطار عمل لحركة عناصر القائمة ومكتبة رسوم متحركة لـ Android مصممة لتنفيذ انتقالات مرئية وتفاعلية داخل طرق عرض القائمة والشبكة. يوفر مجموعة أدوات لإدارة حركة العناصر، مع التركيز بشكل خاص على كيفية ظهور العناصر وتحركها وانتقالها داخل واجهة المستخدم. تتيح المكتبة إيماءات تفاعلية معقدة، بما في ذلك السحب للحذف وإعادة الترتيب بالسحب والإفلات. كما تدعم التوسع المتحرك لعناصر القائمة للكشف عن محتوى مخفي وتطبق تأثيرات مرئية مثل التلاشي والتحجيم عند دخول العناصر إلى الشاشة. يغطي إطار العمل انتقالات هيكلية لإضافة أو إزالة أو نقل العناصر، مما يضمن واجهة مستجيبة من خلال حركة منسقة ورسوم متحركة قائمة على الخصائص.

    Offers a collection of animation tools specifically built for Android platform list and grid views.

    Java
    عرض على GitHub↗5,523
  • traex/rippleeffectالصورة الرمزية لـ traex

    traex/RippleEffect

    4,895عرض على GitHub↗

    RippleEffect is a library and interaction framework for implementing Material Design ripple animations within Android applications. It provides tools to add animated visual feedback to interface elements to signal successful user interactions. The library allows for the customization of ripple effects, including adjustments to color, duration, and scale. It supports both configuration via attributes and dynamic adjustments through setter methods, and includes a listener interface to detect when a ripple animation has finished its execution.

    Offers an animation library specifically built for the Android platform using native SDK APIs.

    Java
    عرض على GitHub↗4,895
  • jakewharton/nineoldandroidsالصورة الرمزية لـ JakeWharton

    JakeWharton/NineOldAndroids

    4,463عرض على GitHub↗

    NineOldAndroids هي مكتبة ترحيل رسوم متحركة لنظام Android وطبقة توافق واجهة المستخدم. تجلب واجهة برمجة تطبيقات الرسوم المتحركة Honeycomb إلى جميع إصدارات منصة Android، مما يوسع الدعم إلى الإصدار 1.0. تعمل المكتبة كترحيل منصة يتيح تنفيذ واجهات برمجة تطبيقات النظام الحديثة على إصدارات أقدم من نظام تشغيل Android. وهذا يضمن انتقالات بصرية متسقة وتسلسلات رسوم متحركة عبر إصدارات الأجهزة القديمة والحديثة. توفر قدرات لترحيل Android API ودعم الرسوم المتحركة القديمة للحفاظ على اتساق واجهة المستخدم عبر الإصدارات عبر الأجهزة المدعومة.

    Serves as a native Android animation library that brings the Honeycomb API back to version 1.0.

    Java
    عرض على GitHub↗4,463
  1. Home
  2. User Interface & Experience
  3. Animation Libraries
  4. Android