End

GitHub Android 热门项目

本文地址


目录

GitHub 热门项目

如何查看 Android 热门项目

进入 GitHub 专题页面 https://github.com/topics,选择 android topic:

https://github.com/topics/android

如果没找到你想要的主题,可以直接访问链接 https://github.com/topics/[主题名称]

可以按照 stars 数量、更新时间等多个维度排序

如何查看 GitHub 排行榜

进入 GitHub 搜索页面 https://github.com/search,将搜索条件设为:

stars:>50000

搜索结果即为:stars 大于 50000 的项目,并且会按照 stars 数量排序

Android 热门项目

来自 https://github.com/topics/android

scrcpy

73.94 k

Display and control your Android device

material-design-icons

42.36 k

Material Design icons by Google

retrofit

40.86 k

A type-safe HTTP client for Android and the JVM

okhttp

40.49 k

Square’s meticulous(精心打造的) HTTP client for the JVM, Android, and GraalVM.

architecture-samples

36.17 k

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

一系列示例,用于讨论和展示适用于 Android 应用的不同架构工具和模式。

fastlane

36.1 k

The easiest way to automate building and releasing your iOS and Android apps

自动化构建、发布 iOS 和 Android 应用程序的工具

MPAndroidChart

35.88 k

A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.

功能强大的图表/图形库,支持线条,栏,圆饼图,雷达图、气泡,和燃尽图,以及缩放,平移和动画。

lottie-android

33.37 k

Render After Effects animations natively on Android and iOS, Web, and React Native

After Effects:AE,Adobe 公司推出的一款图形视频处理软件

glide

33.14 k

An image loading and caching library for Android focused on smooth scrolling

jadx

32.34 k

Dex to Java decompiler

一个 Java 反编译工具。可通过 GUI 或命令行,从 Android Dex 和 Apk 文件中反编译为 Java 源代码

AndroidUtilCode

31.65 k

Android developers should collect the following utils(updating).

一个强大易用的安卓工具类库,封装了安卓开发中常用的函数,具有完善的 Demo 和单元测试

ijkplayer

30.97 k

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.

zxing

30.33 k

ZXing barcode(条码) scanning library for Java, Android

Zebra Crossing:斑马线

fastjson

25.06 k

Fastjson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Fastjson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.

SmartRefreshLayout

23.88 k

🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android 智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的 Header和 Footer。

BaseRecyclerViewAdapterHelper

23.23 k

Powerful and flexible(灵活的) RecyclerAdapter

ExoPlayer

20.16 k

An extensible media player for Android

tachiyomi

19.49 k

Free and open source manga reader(漫画阅读器) for Android.

DoKit

19.02 k

一款面向泛前端产品研发全生命周期的效率平台。

termux-app

17.93 k

Termux - a terminal emulator application(终端仿真器) for Android OS extendible by variety of packages(可扩展包).

tinker

16.5 k

Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.

ncnn

16.07 k

ncnn is a high-performance neural network(神经网络) inference framework optimized for the mobile platform

基于 ncnn,开发者能够将深度学习算法轻松移植到手机端高效执行, 开发出人工智能 APP,将 AI 带到你的指尖。 ncnn 目前已在腾讯多款应用中使用,如:QQ,Qzone,微信,天天 P 图等。

appium

15.74 k

Cross-platform automation framework for all kinds of your apps built on top of W3C WebDriver protocol

MMKV

15.27 k

An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.

Apktool

14.86 k

A tool for reverse engineering Android apk files

Android-CleanArchitecture

14.79 k

This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.

Android 整洁架构示例程序

material-components-android

14.28 k

Modular and customizable(模块化可自定义的) Material Design UI components for Android

VirtualXposed

13.95 k

A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.

基于 VirtualApp 和 epic 在非 ROOT 环境下运行 Xposed 模块的实现。

CircleImageView

13.92 k

A circular ImageView for Android

ARouter

13.88 k

💪 A framework for assisting in the renovation of Android componentization

帮助 Android App 进行组件化改造的路由框架

QMUI_Android

13.61 k

提高 Android UI 开发效率的 UI 库

AndroidAutoSize

12.62 k

🔥 A low-cost Android screen adaptation solution

今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案

Auto.js

12.27 k

Automation&Workflow JavaScript IDE on Android

安卓平台上的自动化工作流 JavaScript IDE

PictureSelector

12.06 k

Picture Selector Library for Android or 图片选择器

logger

12.03 k

✔️ Simple, pretty and powerful logger for android

Luban

11.95 k

Luban(鲁班)—Image compression with efficiency very close to WeChat Moments

可能是最接近微信朋友圈的图片压缩算法

stf

11.52 k

Control and manage Android devices from your browser.

uCrop

11.05 k

Image Cropping Library for Android

图像裁剪库

matrix

10.47 k

Matrix is a plugin style, non-invasive APM system developed by WeChat.

APM:Application Performance Manage

PermissionsDispatcher

10.42 k

A declarative and comprehensive API to handle Android runtime permissions.

简单的基于注释的 API 来处理运行时权限。

Detox

10.04 k

Gray box end-to-end testing and automation framework for mobile apps

灰盒端到端的移动应用测试和自动化框架

MVPArms

9.8 k

⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier

一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架

FileDownloader

9.72 k

Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process

多任务,多线程(多连接),断点恢复,高并发,使用简单,单/非单进程

termux-packages

9.34 k

A build system and primary set of packages for Termux.

Termux 是一个 Android 终端模拟器和带有 Linux 环境的应用程序 无需 Root 或设置即可直接使用。

ImmersionBar

9.26 k

android 4.4 以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。

wcdb

9.25 k

WCDB is a cross-platform database framework developed by WeChat.

awesome-adb

9.1 k

ADB Usage Complete / ADB 用法大全

easypermissions

8.86 k

Simplify Android M system permissions

compose-samples

8.81 k

Official Jetpack Compose samples.

nowinandroid

8.67 k

A fully functional Android app built entirely with Kotlin and Jetpack Compose

一个功能齐全,使用 Kotlin 和 Jetpack Compose 开发的 Android App。它遵循 Android 设计理念,旨在为开发者提供参考和最佳实践

VirtualApp

8.66 k

VirtualApp 是一款运行于 Android 系统的沙盒产品,可以理解为轻量级的“Android虚拟机”。具有 APP 多开、数据隔离、克隆等能力。

android-gif-drawable

8.62 K

Views and Drawable for displaying animated GIFs on Android

QtScrcpy

8.25 k

QtScrcpy可以通过USB(或通过TCP/IP)连接Android设备,并进行显示和控制。不需要root权限。

CalendarView

8.02 k

An elegant, highly customized and high-performance Calendar Widget on Android.

Android 上一个优雅、万能自定义 UI、仿 iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。

compose-jb

7.79 k

Jetpack Compose for Desktop and Web, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

subsampling-scale-image-view

6.72 k

Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.

高度可配置,易于扩展的深度缩放视图,可显示巨大图像而不会丢失细节。非常适合照相馆,地图,建筑平面图等。

Shadow

6.69 k

零反射全动态 Android 插件框架

android-classyshark

6.09 k

Analyze any Android/Java based app or game

UltraViewPager

4.76 k

UltraViewPager is an extension for ViewPager to provide multiple features in a single ViewPager.

跨平台框架

flutter

147.23 k

Flutter makes it easy and fast to build beautiful apps for mobile and beyond

Flutter is Google's SDK for crafting beautiful, fast user experiences for mobile, web, and desktop from a single codebase. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.

awesome-flutter

43.51 k

An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

有关 flutter 的库、工具、教程、文章精选

uni-app

37.43 k

A cross-platform framework using Vue.js

一个使用 Vue.js 开发所有前端应用的框架,开发者编写一套代码,可发布到iOS、Android、Web、以及各种小程序(微信/支付宝/百度/头条/飞书/QQ/快手/钉钉/淘宝)、快应用等多个平台。

libgdx

20.78 k

Desktop/Android/HTML5/iOS Java game development framework(Java 游戏开发框架)

weex

17.72 k

A framework for building Mobile cross-platform UI

cocos2d-x

16.51 k

Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.

gsy_github_app_flutter

12.94 k

Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。

FlutterExampleApps

10.66 k

[Example APPS] Basic Flutter apps, for flutter devs.

qt

9.11 k

Qt is a free and open-source widget toolkit for creating graphical user interfaces as well as cross-platform applications that run on various software and hardware platforms with little or no change in the underlying codebase.

学习资源

free-programming-books

258.1 k

Freely available programming books

awesome

227.95 k

😎 Awesome lists about all kinds of interesting topics

developer-roadmap

220.84 k

Interactive roadmaps, guides and other educational content to help developers grow in their careers.

互动路线图,指南和其他教育内容,以帮助开发人员在职业生涯中成长。

CS-Notes

159.29 k

📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

JavaGuide

129.28 k

「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

computer-science

127.53 k

🎓 Path to a free self-taught(自学) education in Computer Science!

fucking-algorithm

111.6 k

刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

free-programming-books-zh_CN

97.43 k

免费的计算机编程类中文书籍

tech-interview-handbook

83.26 k

💯 Curated coding interview preparation materials for busy software engineers

the-book-of-secret-knowledge

82.66 k

A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.

advanced-java

67.9 K

Core Interview Questions & Answers For Experienced Java(Backend) Developers

互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

hello-algorithm

31.6 K

🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)点击下方网站,马上开始刷题!

gold-miner

31.27 k

🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台

掘金翻译计划 是一个翻译优质互联网技术文章的社区,文章来源为 掘金 上的英文分享文章。内容覆盖区块链、人工智能、Android、iOS、前端、后端、设计、产品、算法和其他等领域,以及各大型优质 官方文档及手册,读者为热爱新技术的新锐开发者。

A-to-Z-Resources-for-Students

11.42 k

✅ Curated list of resources for college students

android-interview-questions

9.53 k

Your Cheat Sheet(备忘单) For Android Interview(面试) - Android Interview Questions

android-developer-roadmap

4.83 k

The 2022 Android Developer Roadmap suggests learning paths to understanding Android development.

安卓开发者学习路线

一张学习路线图

来自 android-developer-roadmap

2022-12-10

posted @ 2022-12-10 21:27  白乾涛  阅读(489)  评论(0编辑  收藏  举报