donald99's Stars
android/ndk
The Android Native Development Kit
Meituan-Dianping/walle
Android Signature V2 Scheme签名下的新一代渠道包打包神器
leixiaohua1020/VideoEye
open-source stream analysis software
asLody/VirtualApp
Virtual Engine for Android(Support 14.0 in business version)
airbnb/mavericks
Mavericks: Android on Autopilot
airbnb/epoxy
Epoxy is an Android library for building complex screens in a RecyclerView
alibaba/alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
cosen1024/awesome-cs-books
计算机优质电子书整理,并且附带pdf下载链接,包括C,C++,Java,Python,Java,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等
KwaiAppTeam/KOOM
KOOM is an OOM killer on mobile platform by Kwai.
bytedance/bhook
:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
bytedance/Fastbot_Android
Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems
lagoueduCol/Algorithm-Dryad
JessYanCoding/AndroidAutoSize
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
google/breakpad
Mirror of Google Breakpad project
love-flutter/flutter-pro-cli
love-flutter/flutter-column
lijy91/biyi
Biyi (比译) is a convenient translation and dictionary app written in Flutter.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donald99/Depix
Recovers passwords from pixelized screenshots
spipm/Depix
Recovers passwords from pixelized screenshots
facebookarchive/profilo
A library for performance traces from production.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
JustinRoom/CameraMaskDemo
相机遮罩、扫描动画
facebook/redex
A bytecode optimizer for Android apps
facebook/SoLoader
Native code loader for Android
bennyhuo/Kotlin-Tutorials
仓库持续记录以 Kotlin 为基础的视频内容的制作过程
Tencent/Hardcoder
Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the hardware resource of system.
hencoder/PracticeDraw7
http://hencoder.com/ui-1-7 的练习项目
boyan01/flutter-tetris
a tetris game powered by flutter. 使用flutter开发俄罗斯方块。