Pinned Repositories
android-doc
android文档汇总
ArchitecturePractice
Android 应用架构组件(Architecture Components)实践
CursorAdapter
ListView CursorAdapter 使用 Demo
LargeImage
Android 加载大图 可以高清显示10000*10000像素的图片,轻松实现微博长图功能
ndk
ndk demo
RecyclerViewDemo
刷新RecyclerView时,如何解决因系统复用item导致的图片错乱。
RxLifecycle2
StormPlane
《沙漠风暴》是一款基于Android开发的纵版飞行射击游戏,以雷电(Shooting Game)为原型,参考微信打飞机大战,通过自定义的SurfaceView来实现游戏,游戏画面、音乐、战斗特效都不错(附带apk安装包,可直接运行)
SuspensionIndexBar
Android 仿微信通讯录 导航分组列表
unicorn
简单的android开发框架及Demo.
suyimin's Repositories
suyimin/android-3D-model-viewer
Android OpenGL 2.0 application to view 3D models. Published on Play Store
suyimin/android-bluetooth
Full bluetooth functions for android
suyimin/AndroidUSBCamera
🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras!
suyimin/antons_opengl_tutorials_book
Anton's OpenGL 4 Tutorials book - Demo Code
suyimin/AutoRegister
基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC
suyimin/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
suyimin/camera-samples
Multiple samples showing the best practices in camera APIs on Android.
suyimin/camerakit-android
Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
suyimin/CameraView
📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
suyimin/hybridclr
HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.
suyimin/JEngine
The solution that allows unity games to update in runtime. 使Unity开发的游戏支持热更新的解决方案。
suyimin/JglTF
Java libraries related to glTF
suyimin/JsonToKotlinClass
🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
suyimin/kotlinx.coroutines-cn
Kotlin 协程的库支持
suyimin/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
suyimin/libcommon
helper classes for myself
suyimin/media-samples
Multiple samples showing the best practices in media APIs on Android (audio, video, etc.).
suyimin/MediaStoreDemo
Android MediaStore demo
suyimin/Obj
A simple Wavefront OBJ file loader
suyimin/okdownload
A Reliable, Flexible, Fast and Powerful download engine.
suyimin/PictureSelector
Picture Selector Library for Android or 图片选择器
suyimin/RxAndroidBle
An Android Bluetooth Low Energy (BLE) Library with RxJava3 interface
suyimin/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
suyimin/TEngine
TEngine
suyimin/Transcoder
🎞 Hardware-accelerated video transcoding using Android MediaCodec APIs. Supports cropping, concatenation, clipping, audio processing, video speed and much more.
suyimin/uCrop
Image Cropping Library for Android
suyimin/Vulkan-Samples
One stop solution for all Vulkan samples
suyimin/VulkanTutorial
Tutorial for the Vulkan graphics and compute API
suyimin/WifiManager
简化Android Wifi开发,已实现常用的功能,比如获取WiFi管理,WiFi列表,断开、清除或者连接WiFi。
suyimin/WifiUtils
Easily Connect to WiFi Networks