- Beijing China
- https://www.jianshu.com/u/8413deee346b
-
flutter_math Public
Forked from simpleclub/flutter_mathFork of flutter_math addressing compatibility problems while flutter_math is not being maintained.
Dart Apache License 2.0 UpdatedApr 2, 2025 -
openai Public
Forked from anasfik/openaiDart/Flutter SDK for ChatGPT and all OpenAI APIs (GPT, Dall-e..)
Dart MIT License UpdatedMar 17, 2025 -
-
-
-
engine Public
Forked from flutter/engineThe Flutter engine
C++ BSD 3-Clause "New" or "Revised" License UpdatedJan 1, 2024 -
ArtMethodReplaceDemo Public
手工实践Sopfix热修原理, 查找java方法的ArtMethod地址,全量替换为新的ArtMethod
-
MyDLOpenDemo Public
通过读取/proc/self/maps文件, 来加载so文件, 并解析函数符号, 最终定位目标函数调用地址的方法. 演示了调用art::Thread::DumpJavaStack()方法, 来打印堆栈信息的方法;
-
SimpleReflectionAndroid12 Public
在android12版本上通过native hook Runtime结构体的方式绕过hide函数的反射限制
-
-
-
VideoClipEditViewTest Public
Edit, crop, filter, and add special effects to video using Android native MediaExtractor, MediaCodec, and OpenGL
-
-
-
-
CoordinatorLayoutExample Public
学习CoordinatorLayout, NestedScrollingParent和 NestedScrollingChild时整理的一些示例
-
-
-
opengl_image_saturation_demo Public
android opengl, change image saturation
-
-
-
-
LiteRecyclerViewAdapter Public
one simple recyclerview adapter use kotlin
-
-
-
a recyclerview solution to android issue 66996774