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

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

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

17 مستودعات

Awesome GitHub RepositoriesAndroid Application Development

The process of building and maintaining native applications for the Android operating system.

Distinct from Android App Modularization: Shortlist candidates focus on specific niches like APK downloads or app freezing rather than general app development.

Explore 17 awesome GitHub repositories matching mobile development · Android Application Development. Refine with filters or upvote what's useful.

Awesome Android Application Development GitHub Repositories

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

    codepath/android_guides

    28,339عرض على GitHub↗

    This project provides a collection of instructional guides and tutorials for Android app development, native mobile application creation, and computer science education. It focuses on building native applications through step-by-step implementation, covering the development of user interfaces and the integration of system hardware and permissions. The material extends into broader technical domains, including the study of fundamental data structures and algorithms for technical interview preparation. It also covers cybersecurity fundamentals, such as identifying web vulnerabilities and implem

    Offers step-by-step instructional guides for building and maintaining native applications for the Android operating system.

    androidcodepathdevelopment
    عرض على GitHub↗28,339
  • butomo1989/docker-androidالصورة الرمزية لـ butomo1989

    butomo1989/docker-android

    15,370عرض على GitHub↗

    This project provides a containerized environment for running and testing Android applications, enabling the deployment of mobile emulators within isolated Linux environments. It serves as a platform for mobile testing automation, allowing developers to execute unit and interface tests against virtual devices while ensuring consistent configurations across different development machines. The platform distinguishes itself by offering browser-based access to virtual mobile devices, which eliminates the need for local virtualization software on the host machine. It facilitates remote interaction

    Facilitates building and testing Android applications within consistent, isolated containerized environments.

    Python
    عرض على GitHub↗15,370
  • tamsiree/rxtoolالصورة الرمزية لـ Tamsiree

    Tamsiree/RxTool

    12,305عرض على GitHub↗

    RxTool is an Android development utility library consisting of reusable components and helper classes for common mobile development tasks. It provides a coordinated set of toolkits for hardware interfacing, media processing, and user interface construction. The project features specialized implementations for mobile payment integration with Alipay and WeChat Pay, as well as dedicated tools for social sharing workflows. It includes a security-focused set of human verification widgets, such as puzzle and sliding captchas, to prevent automated bot interactions. The library covers a broad capabi

    Provides a comprehensive toolkit for building and maintaining native Android applications.

    Kotlinalipaybarcodedialog
    عرض على GitHub↗12,305
  • wasabeef/android-gpuimageالصورة الرمزية لـ wasabeef

    wasabeef/android-gpuimage

    9,155عرض على GitHub↗

    android-gpuimage is an OpenGL image processing library for Android that provides a GPU-powered framework for applying real-time shaders, blending layers, and processing live video streams. It functions as a real-time video filter and image blending engine to modify the luminance, vibrance, and geometry of visual content. The library enables the application of graphical effects to both static photos and live camera feeds. It supports complex image transformations, including the merging of multiple image layers through various blending modes. Capabilities cover a broad range of image manipulat

    Provides a framework for building Android camera applications with custom visual filters and real-time distortions.

    Javaandroidgpuimagejava
    عرض على GitHub↗9,155
  • skydoves/pokedexالصورة الرمزية لـ skydoves

    skydoves/Pokedex

    8,334عرض على GitHub↗

    Pokedex is a reference implementation of an Android application that utilizes the MVVM architecture, Jetpack Compose for its declarative user interface, and Hilt for dependency injection. It serves as a sample project demonstrating a mobile application built with Android Jetpack and a Kotlin Coroutines network client to manage asynchronous data requests. The project implements a modular codebase to optimize build performance and enforce internal boundaries. It features a local persistence layer using the Room library to cache remote data on the device and utilizes Material Motion for fluid in

    Demonstrates modern Android development practices using Jetpack libraries and MVVM architecture.

    Kotlinandroidcoroutineshilt
    عرض على GitHub↗8,334
  • bingoogolapple/bgaqrcode-androidالصورة الرمزية لـ bingoogolapple

    bingoogolapple/BGAQRCode-Android

    8,016عرض على GitHub↗

    BGAQRCode-Android is a developer toolkit for Android that provides a library for scanning and recognizing QR codes and barcodes. It functions as a camera scanning framework and a barcode generator for creating one-dimensional and two-dimensional codes. The project includes a customizable UI kit for implementing branded scanning interfaces with adjustable dimensions, colors, and animation styles. It also provides tools for creating customized barcodes featuring specific color palettes and embedded logos. The toolkit manages camera hardware settings, including flashlight control, zoom levels,

    Provides a framework for building camera-based scanning applications with integrated hardware controls and overlays.

    Cqrcodeqrcode-androidqrcode-generator
    عرض على GitHub↗8,016
  • arisguimera/android-expertالصورة الرمزية لـ ArisGuimera

    ArisGuimera/Android-Expert

    7,365عرض على GitHub↗

    Android-Expert is a collection of educational resources and step-by-step instructional materials for learning Android app programming. It provides a comprehensive learning path for building mobile applications using the Kotlin programming language and Android Studio. The material covers the full development lifecycle, from designing interactive user interfaces with lists, cards, and sliders to implementing navigation workflows and screen transitions. It also includes instruction on connecting applications to remote servers to fetch external data and integrating that data into the app flow. T

    Offers a comprehensive guide to the process of building and maintaining native Android applications.

    Kotlinandroidcursocurso-android
    عرض على GitHub↗7,365
  • androidx/androidxالصورة الرمزية لـ androidx

    androidx/androidx

    6,010عرض على GitHub↗

    AndroidX is the official collection of Android Jetpack libraries for building Android applications. It provides a suite of backward-compatible APIs that expose modern platform features on older Android versions, ensuring consistent functionality across devices. The project is built around lifecycle-aware component architecture, with tools like ViewModel for preserving UI data across configuration changes, LiveData for lifecycle-aware data observation, and WorkManager for constraint-based background task scheduling. The project distinguishes itself through compile-time code generation and type

    Provides backward-compatible APIs for building camera applications on Android.

    Kotlin
    عرض على GitHub↗6,010
  • raspberrypi/documentationالصورة الرمزية لـ raspberrypi

    raspberrypi/documentation

    5,575عرض على GitHub↗

    This is the official documentation repository for Raspberry Pi hardware and software. It covers the complete range of Raspberry Pi single-board computers, the RP-series microcontrollers, and the Raspberry Pi operating system. The documentation provides reference material for setting up devices, configuring hardware, and using the system for tasks including AI inference, camera and video capture, embedded development, and remote access. The documentation covers the full boot chain from the GPU firmware and EEPROM bootloader through to kernel loading, with detailed guidance on boot configuratio

    Documents creating custom camera applications using the libcamera C++ API and event loop framework.

    Pythonasciidocdocumentationraspberry-pi
    عرض على GitHub↗5,575
  • wuhaoyu1990/magiccameraالصورة الرمزية لـ wuhaoyu1990

    wuhaoyu1990/MagicCamera

    5,513عرض على GitHub↗

    MagicCamera is an Android camera filter SDK and face beauty library designed to provide real-time visual effects for camera and video recording applications. It serves as an image editor framework and video filter engine for enhancing facial appearance and modifying photos on Android devices. The project focuses on face beauty enhancement, specifically providing tools for skin smoothing and facial whitening. It enables the application of real-time filters to live camera streams and supports the recording of video footage with these effects applied. The system covers mobile image editing and

    Provides a specialized framework for building Android camera applications with real-time beauty filters.

    Java
    عرض على GitHub↗5,513
  • commonsguy/cw-omnibusالصورة الرمزية لـ commonsguy

    commonsguy/cw-omnibus

    5,320عرض على GitHub↗

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

    Provides a comprehensive reference library and sample applications for native Android application development.

    Javaandroidandroid-book
    عرض على GitHub↗5,320
  • android/topekaالصورة الرمزية لـ android

    android/topeka

    5,104عرض على GitHub↗

    Topeka هو تطبيق اختبار Android ولعبة تعليمية. يعمل كتطبيق عينة مصمم لتوضيح تنفيذ المبادئ التوجيهية البصرية القياسية وأنماط التفاعل على منصة Android. يركز المشروع على تنفيذ Material Design، ويعرض واجهة مستخدم متسقة وبديهية من خلال لعبة اختبار المعرفة. يطبق مبادئ التصميم الموحدة هذه لإنشاء تدفقات مستخدم تفاعلية وشاشات محمولة. تم بناء التطبيق باستخدام Kotlin وJetpack Compose، ويدمج Material Design 3 وتحديثات واجهة المستخدم القائمة على الحالة. يغطي المجالات الأساسية لتطوير تطبيقات Android وتصميم الاختبارات التفاعلية.

    Implements a native application developed specifically for the Android operating system.

    Kotlin
    عرض على GitHub↗5,104
  • youlookwhat/cloudreaderالصورة الرمزية لـ youlookwhat

    youlookwhat/CloudReader

    5,012عرض على GitHub↗

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

    A native Android application developed using modern architectural patterns for cloud content consumption.

    Javaandroidappapps
    عرض على GitHub↗5,012
  • cnlohr/rawdrawandroidالصورة الرمزية لـ cnlohr

    cnlohr/rawdrawandroid

    4,281عرض على GitHub↗

    rawdrawandroid is a framework for building Android applications using C and Make. It provides a native development system that compiles source code into standalone executable packages, bypassing the standard Java or Kotlin toolchains and virtual machines. The project features a native UI toolkit for creating hardware-accelerated graphics windows and a dedicated hardware interface for direct communication with USB peripherals and onboard sensors. It utilizes a containerized build environment to ensure consistent compilation and signing of binaries without requiring local toolchain installation

    Facilitates the development of Android applications using a C-based toolchain to bypass Java dependencies.

    C
    عرض على GitHub↗4,281
  • aporter/coursera-androidالصورة الرمزية لـ aporter

    aporter/coursera-android

    4,246عرض على GitHub↗

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

    Provides a comprehensive set of reference implementations and educational samples for native Android application development.

    Java
    عرض على GitHub↗4,246
  • kotlin/keepالصورة الرمزية لـ Kotlin

    Kotlin/KEEP

    3,735عرض على GitHub↗

    KEEP is a language evolution tracker and governance tool for the Kotlin programming language. It serves as a centralized portal for managing the lifecycle of language enhancement proposals and tracking the progression of syntax and semantic changes from initial design to final release. The project functions as a technical proposal workflow engine to coordinate the review, acceptance, and revocation of formal design requests. It provides a system for documenting early ideas, integrating community feedback, and managing the evolution of language features. The platform also handles programming

    Supports the process of building and maintaining native applications for the Android operating system.

    Markdownevolutionkotlinlanguage
    عرض على GitHub↗3,735
  • wikimedia/apps-android-wikipediaالصورة الرمزية لـ wikimedia

    wikimedia/apps-android-wikipedia

    2,858عرض على GitHub↗

    This project is a native Android mobile application and Wikipedia client designed for browsing and editing encyclopedia content through a mobile interface. It provides users with a dedicated way to access and search a crowdsourced knowledge base on Android devices. The application features integrated support for global accessibility through mobile localization and the ability to translate interface text into multiple languages. It also utilizes remote configuration to manage operational behavior and feature toggles via JSON files, allowing system settings and logging levels to be adjusted wit

    Developed as a large-scale native Android application using platform-specific tools and patterns.

    Kotlinandroidandroid-appcoroutines
    عرض على GitHub↗2,858
  1. Home
  2. Mobile Development
  3. Android Application Development

استكشف الوسوم الفرعية

  • Camera App Frameworks1 وسم فرعيSpecialized tools for building camera applications with real-time filters and processing. **Distinct from Android Application Development:** More specific than general Android application development; targets the camera-specific domain.