GoToFly's Stars
android/ndk-samples
Android NDK samples with Android Studio
google/skia
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
android/testing-samples
A collection of samples demonstrating different frameworks and techniques for automated testing
ximsfei/Android-skin-support
Android-skin-support is an easy dynamic skin framework to use for Android, Only one line of code to integrate it. Android 换肤框架, 极低的学习成本, 极好的用户体验. "一行"代码就可以实现换肤, 你值得拥有!!!
xufuji456/FFmpegAndroid
FFmpeg实现视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议
continue-revolution/sd-webui-segment-anything
Segment Anything for Stable Diffusion WebUI
bazelbuild/bazelisk
A user-friendly launcher for Bazel.
wysaid/android-gpuimage-plus
Android Image & Camera Filters Based on OpenGL.
githubhaohao/LearnFFmpeg
Android FFmpeg 音视频开发教程
ototadana/sd-face-editor
Face Editor for Stable Diffusion
byhook/ffmpeg4android
音视频学习实践,从移植ffmpeg库到android平台,混合编译x264库以及fdk-aac库,到相机音频采集编码推流到RTMP服务器的学习记录
skia4delphi/skia4delphi
Skia4Delphi is a cross-platform 2D graphics API for Delphi platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
gburca/BinderDemo
Sample code for how to use Android binders from native (C++) space.
doggycoder/AudioVideo
Android音视频相关的Demo
bilibili/libyuv
mirror of https://chromium.googlesource.com/external/libyuv/
googlearchive/android-AccelerometerPlay
This sample has been deprecated/archived. Check this repo for related samples:
lakinduboteju/AndroidNdkBinderExamples
Android NDK (C++) Binder examples : Explains how to implement Android services and clients in C++
Zihao-Wu/YuvWater
android camera 视频水印
ngocdaothanh/SkiaOpenGLESAndroid
Android sample that uses Skia to draw on OpenGL ES 2 surface
lingxiaoplus/MobileCamera
camera开发,基于caamera1+mediacodec+mediaextractor+mediamuxer,使用官方原生的API逐步实现音视频的录制编解码,以及分离。从入门到放弃,从入门到转行,从入门到入土系列。
jiangdongguo/FFMPEG4Android
ffmpeg developing examples on Android Studio // ffmpeg 实战案例
GH-HOME/DecodeEncodeMP4
This repository is created for android hardware decode encode test
feicong/ndk
android ndk jni module for use internal libs android from source code.
yjy239/SkiaDemo
Android的Skia Demo
imalimin/AlSkia
Copy from google skia. Compile for ANDROID application.
hansonLGE/Android-native-service
It is a native service framework code which is summed up by the media server and the camera service. Multi clients can asynchronously connect to a native service by Bp and Bn. It includes the client test code and server code.
samychen/SDL_FFmpeg_Tutorial
FFmpeg编码并播放视频,SDL播放以及OpenSLES,ANativeWindow播放本地视频,网络流,解码音频文件,包含音视频同步等功能,rtmp推流功能和拉流功能
lixiaogang03/android-native-service
https://lixiaogang03.github.io/2019/01/21/Android-Native-Service/
finoriko/SkiaCmake
Skia Cpp Android Sample
xiandanin/libyuv-jni
libyuv的jni实现