-
awesome Public
Forked from sindresorhus/awesome😎 Awesome lists about all kinds of interesting topics
Creative Commons Zero v1.0 Universal UpdatedJun 6, 2025 -
generative-ai-for-beginners Public
Forked from microsoft/generative-ai-for-beginners18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Jupyter Notebook MIT License UpdatedJun 14, 2024 -
GitHub-Chinese-Top-Charts Public
Forked from GrowingGit/GitHub-Chinese-Top-Charts🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
Java Other UpdatedJun 14, 2024 -
hello-algo Public
Forked from krahets/hello-algo《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Java Other UpdatedJun 13, 2024 -
JavaGuide Public
Forked from Snailclimb/JavaGuide「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Java Apache License 2.0 UpdatedJun 6, 2024 -
sunflower Public
Forked from android/sunflowerA gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
Kotlin Apache License 2.0 UpdatedJun 1, 2024 -
mavericks Public
Forked from airbnb/mavericksMavericks: Android on Autopilot
-
awesome-flutter Public
Forked from Solido/awesome-flutterAn awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Dart UpdatedFeb 23, 2022 -
getx Public
Forked from jonataslaw/getxOpen screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
Dart MIT License UpdatedSep 6, 2021 -
PictureSelector Public
Forked from LuckSiege/PictureSelectorPicture Selector Library for Android or 图片选择器
Java Apache License 2.0 UpdatedAug 14, 2021 -
flutter_boost Public
Forked from alibaba/flutter_boostFlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
Dart MIT License UpdatedJul 7, 2021 -
fish-redux Public
Forked from alibaba/fish-reduxAn assembled flutter application framework.
Dart Apache License 2.0 UpdatedJul 7, 2021 -
-
binding-collection-adapter Public
Forked from evant/binding-collection-adapterEasy way to bind collections to listviews and recyclerviews with the new Android Data Binding framework
Java Apache License 2.0 UpdatedApr 29, 2021 -
Blog Public
Forked from yangkun19921001/BlogAndroid 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】
HTML UpdatedApr 8, 2021 -
RxB 8000 inding Public
Forked from JakeWharton/RxBindingRxJava binding APIs for Android's UI widgets.
Kotlin Apache License 2.0 UpdatedApr 4, 2021 -
jh_flutter_demo Public
Forked from iotjin/jh_flutter_demoa flutter demo
Dart BSD 2-Clause "Simplified" License UpdatedApr 2, 2021 -
flutter_neteasy_cloud_music Public
Forked from longlyboyhe/flutter_neteasy_cloud_musicDart GNU General Public License v3.0 UpdatedMar 26, 2021 -
flutter_wan Public
Forked from xdd666t/flutter_wanflutter版玩android,页面基本均是fish_redux搭建
Dart UpdatedMar 11, 2021 -
MVVMHabit Public
Forked from goldze/MVVMHabit👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。
Java Apache License 2.0 UpdatedJan 27, 2021 -
android-weak-handler Public
Forked from badoo/android-weak-handlerMemory safer implementation of android.os.Handler
Java MIT License UpdatedDec 9, 2020 -
AppStartFaster Public
Forked from aiceking/AppStartFasterAndroid冷启动优化,有向无环图启动器
Java UpdatedOct 28, 2020 -
cwac-saferoom Public
Forked from commonsguy/cwac-saferoomCWAC-SafeRoom: A Room<->SQLCipher for Android Bridge
Java Apache License 2.0 UpdatedJan 11, 2020 -
ARouter Public
Forked from alibaba/ARouter💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
Java Apache License 2.0 UpdatedAug 6, 2019 -
SmarterStreaming Public
Forked from daniulive/SmarterStreaming国内外为数不多致力于极致体验的超强全自研跨平台(windows/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。
Java UpdatedJun 19, 2019 -
Flutter-learning Public
Forked from AweiLove 71DB Android/Flutter-learning🔥 👍 🌟 ⭐ ⭐⭐ Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。
Dart Apache License 2.0 UpdatedJun 14, 2019 -
AndroidUtilCode Public
Forked from Blankj/AndroidUtilCode🔥 Android developers should collect the following utils(updating).
Java Apache License 2.0 UpdatedJun 6, 2019 -
gradle_plugin_android_aspectjx Public
Forked from HujiangTechnology/gradle_plugin_android_aspectjxA Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.
Groovy Apache License 2.0 UpdatedJun 3, 2019 -
AndPermission Public
Forked from yanzhenjie/AndPermission🍓 Permissions manager for Android platform.
Java Apache License 2.0 UpdatedJun 1, 2019 -
RxAndroidBle Public
Forked from dariuszseweryn/RxAndroidBleAn Android Bluetooth Low Energy (BLE) Library with RxJava2 interface
Java Apache License 2.0 UpdatedMar 29, 2019