yjy239 / SkiaDemo
Android的Skia Demo
☆23Updated 5 years ago
Alternatives and similar repositories for SkiaDemo:
Users that are interested in SkiaDemo are comparing it to the libraries listed below
- ☆41Updated 5 years ago
- native crash catcher for android☆24Updated 4 years ago
- Android sample that uses Skia to draw on OpenGL ES 2 surface☆58Updated 7 years ago
- Android native memory leak detector☆31Updated 5 years ago
- Use CLion to edit android source code and automatically parse Android.mk☆90Updated 2 years ago
- 提供了两种处理JNI Crash问题的方法,一种是异常检测,一种是崩溃信号量捕获。简书对应文章 :https://www.jianshu.com/p/b6129f110e86☆52Updated 6 years ago
- 🔥a library which can hook jni calling☆70Updated 9 months ago
- 基于Android图形显示系统结构的Native演示小程序☆54Updated 10 months ago
- Copy from google skia. Compile for ANDROID application.☆18Updated 3 years ago
- detail please check the full doc☆52Updated last year
- CGLib-for-Android (Dex code Generation Library for Android) is high level API to dynamicall generate sub class, its implementation based …☆81Updated 8 years ago
- OpenGL ES for android 相关资源☆171Updated 3 years ago
- Android Native代码(C/C++)内存泄露分析☆34Updated 4 years ago
- 细碎的整理☆84Updated 2 years ago
- 全局HttpDns替换方案☆71Updated 6 years ago
- Android EGL及GL线程封装库(EGL and GLThread library for Android)☆67Updated 5 years ago
- 为AOSP native代码建立索引☆40Updated 5 years ago
- A Android MediaCodec Tutorial☆29Updated 10 months ago
- Learn how to render in native using EGL☆79Updated 6 years ago
- Hook opengl es function call on Android by replacing TLS entry point☆45Updated 2 years ago
- 简书博客备份☆32Updated 4 years ago
- Source code for 'Pro Android C++ with the NDK' by Onur Cinar☆69Updated 8 years ago
- 一套基于View DisplayCanvas中callDrawGLFunction的可扩展渲染架构,可用于Android中的任何View中用OpenGL做实时高效渲染比如快速模糊(fast blur)等。☆24Updated last year
- 学习实践OpenGLES,包括绘制几何图形,添加渲染三角形,等腰三角形,彩色等腰三角形,和圆,使用OpenGlES 对图片进行模糊,冷暖色调等处理,编写glsl着色器语言,基于Camera+GlSurfaceView实现相机实时预览 ,实时美颜,实时预览滤镜功能,以及对相册…☆82Updated 4 years ago
- Hook Socket Sample☆31Updated 6 years ago
- Android Freetype Sample☆13Updated 6 years ago
- NDK开发中在C层请求网络并解析Json,blog地址:☆123Updated 8 years ago
- A lightweight rendering library designed for Android that uses Only Java to make people forget the technical details of Opengl☆51Updated 2 years ago
- 用于Android中使用的libyuv库所有使用方式☆82Updated 2 years ago
- android插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、Broadca…☆184Updated last year