Pinned Repositories
webrtc
HackWebRTC Book source repo, please check those updated hack_webrtc_xxxxx branches.
AdvancedRxJava
Advanced RxJava http://akarnokd.blogspot.com/ 系列博客的中文翻译,已征得作者授权。
AndroidTDDBootStrap
A bootstrap project for TDD Android.
BigImageViewer
Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso. Even with gif and webp support! 🍻
HackWebRTC
Let's hack into WebRTC :)
notes
tech notes
RxAndroidAudio
Maybe the most robust Android Audio encapsulation library, with partial Rx support.
SafelyAndroid
Build safely Android app, no more Activity not found, Activity state loss and NPE during fragment transaction!
UltraGpuImage
The ultimate 2D image rendering engine, inspired from cats-oss/android-gpuimage, reinventing the wheel as my first OpenGL project after walking through the Learn OpenGL tutorial.
okbuck
OkBuck is a gradle plugin that lets developers utilize the Buck build system on a gradle project.
Piasy's Repositories
Piasy/AndroidTDDBootStrap
A bootstrap project for TDD Android.
Piasy/RxScreenshotDetector
Android screenshot detector with ContentObserver and Rx.
Piasy/FridaAndroidTracer
A runnable jar that generate Javascript hook script to hook Android classes.
Piasy/YaMvp
Yet another Mvp library. Super simple, but with enough functionality.
Piasy/VideoCRE
A component for Video Capture, Render and Encode, extracted from WebRTC.
Piasy/AndroidCodeQualityConfig
Code quality config for android project, including lint, pmd, findbugs, checkstyle, jacoco code coverage. Serve as a submodule for repo AndroidTDDBootStrap
Piasy/FlutterWebRTCDataChannel
A Flutter plugin allowing apps to use WebRTC DataChannel to establish P2P connection and exchange text messages.
Piasy/CameraCompat
Create a camera preview app with beautify and camera api compatibility!
Piasy/LearnOpenGL
OpenGL learning tutorial, following https://learnopengl.com/
Piasy/RxQrCode
When QrCode meets RxJava...
Piasy/InsideCodec
Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.
Piasy/decaf-mind-compiler
The principle of compiler course project
Piasy/ChatRecyclerView
Implement your user friendly chat RecyclerView in one line!
Piasy/VulkanTutorial-Android
Step by step tutorial of Vulkan on Android, follow https://vulkan-tutorial.com.
Piasy/webrtc-build-scripts
A set of build scripts useful for building WebRTC libraries for Android and iOS.
Piasy/webrtc-builds
Automated WebRTC build scripts for Linux, Windows, Mac, Android and iOS.
Piasy/double-tf-android
[Deprecated, checkout https://bintray.com/google/tensorflow/tensorflow-android] A pure Gradle port of the TensorFlow library for Android!
Piasy/GradleScripts
My common used gradle scripts.
Piasy/mnist-android-tensorflow
Handwritten digits classification from MNIST with TensorFlow on Android; Featuring Tutorial!
Piasy/frida-push
Wrapper tool to identify the remote device and push device specific frida-server binary.
Piasy/GitHubAndroidOAuth
OAuth for GitHub in Android.
Piasy/JavaUniverse
A demo project that showcase how to use Java to conquer the universe, with the help of J2ObjC and GWT :)
Piasy/AndroidTDDBootStrap-base
Base part of AndroidTDDBootStrap
Piasy/Udacity-DLND
Udacity Nanodegree Deep Learning Foundations
Piasy/CppUniverse
A demo project that showcase how to use C++ to conquer the universe, with the help of Djinni and WebAssembly :)
Piasy/DialogFragmentAnywhere
Anchor your dialog fragment to anywhere!
Piasy/tcp_ip_illustrated
A playground of the TCP/IP Illustrated book.
Piasy/AndroidTDDBootStrap-testbase
TestBase part of AndroidTDDBootStrap
Piasy/code2png
Render source code in image with syntax highlight
Piasy/scripts
my dotfiles and useful scripts