Pinned Repositories
23Design_Patterns_CPP_Codeblocks
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
Agora-Video-Source-Android
android-audio-high-performance
Code samples and documentation for building high performance audio apps on Android
android-Camera2Video
android-ffmpeg
a system for building custom ffmpeg binaries for Android
android-ffmpeg-1
Android project used to compile the FFmpeg source code with Android NDK
android-ffmpeg-x264
INACTIVE, UNSUPPORTED - Android Videokit - basic FFMPEG+X264 build for Android. Pull requests gratefully accepted.
OpenGL_Example
webrtc-build-scripts
A set of build scripts useful for building WebRTC libraries for Android and iOS.
androidwifi's Repositories
androidwifi/android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
androidwifi/android-vulkan-tutorials
A set of samples to illustrate Vulkan API on Android
androidwifi/AndroidGL
Android demos for GL ES with Java and C++ (NDK)
androidwifi/BeautifyFaceDemo
A simple demo of realtime face beautification based on GPUImage
androidwifi/Boost-for-Android
Android port of Boost C++ Libraries
androidwifi/boost_guide
This is the sample code for Boost library Guide.
androidwifi/color-picker-view
A simple good looking color picker component for Android
androidwifi/customized-marven
androidwifi/DemoJNI
androidwifi/design_patterns
图说设计模式
androidwifi/ExoPlayer
An extensible media player for Android
androidwifi/FFmpeg_Tutorial
FFmpeg工具和sdk库的使用demo
androidwifi/flux
Application Architecture for Building User Interfaces
androidwifi/folly-demo
folly demo examples based on original test code
androidwifi/fresco
An Android library for managing images and the memory they use.
androidwifi/glog
C++ implementation of the Google logging module
androidwifi/GPUImage
An open source iOS framework for GPU-based image and video processing
androidwifi/ijkplayer
Android/iOS video player based on FFmpeg n3.0, with MediaCodec, VideoToolbox support.
androidwifi/ijkplayer-android-demo
对最新的ijkplayer编译后进行封装,支持armv5、armv7a、x86架构32位和64位的设备,方便集成到我们的开发项目中来。
androidwifi/log4cplus
log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.
androidwifi/MagicCamera
Real-time Filter Camera&VideoRecorder And ImageEditor With Face Beauty For Android---包含美颜等40余种实时滤镜相机,可拍照、录像、图片修改
androidwifi/MDArtileFiles
androidwifi/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
androidwifi/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
androidwifi/Script
Some useful script
androidwifi/spdlog
Super fast C++ logging library.
androidwifi/VideoCore
An audio and video manipulation pipeline
androidwifi/Vulkan
Examples and demos for the new Vulkan API
androidwifi/WhiteBoard
SketchBoard是一个可涂鸦、绘图、添加文字、图像(可旋转缩放)、背景的Fragment,其中主要由SketchView利用matrix完成所有图形绘制操作。 SketchBoard is a Fragment that can add a graffiti, graphics, text, images (rotating and scaling), or background 。
androidwifi/yasea
RTMP streaming client for Android