Stars
ThirdPrince / Particle
Forked from JeasonWong/ParticleIt's a cool animation which can use in splash or somewhere else.
ThirdPrince / MDStudySamples
Forked from Mike-bel/MDStudySamplesMaterial Design Widgets Study Samples
ThirdPrince / LQRAudioRecord
Forked from GitLqr/LQRAudioRecord集成录音与播音功能,使用简单方便
ThirdPrince / GalleryFinal
Forked from pengjianbo/GalleryFinal[DEPRECATED] 项目迁移至:https://github.com/FinalTeam/RxGalleryFinal
ThirdPrince / baseAdapter
Forked from hongyangAndroid/baseAdapterAndroid 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
ThirdPrince / ImagePicker
Forked from martin90s/ImagePickerSuper Image Picker is a powerful image selector. Support for huge image preview (such as 10000 * 5000px), support for image cropping, configurable avatar mode and normal mode, support for a variety…
ThirdPrince / RxJavaSamples
Forked from rengwuxian/RxJavaSamplesRxJava 2 和 Retrofit 结合使用的几个最常见使用方式举例
RecyclerView + Data Binding + LiveData Sample
ThirdPrince / cchat
Forked from wangchenyan/cchatAndroid IM demo based on netty
Eight sort algorithms in java, include Test and Comparison module.
ThirdPrince / android-MVVM-DataBinding-RecyclerViewExample
Forked from alphamu/android-MVVM-DataBinding-RecyclerViewExampleA demo of how to use Jetpack architecture and lifecycle component to implement a RecyclerView. The example has async image loading and item click handling.
ThirdPrince / Toutiao-1
Forked from iMeiji/Toutiao一款第三方今日头条客户端, MVP + RxJava + Retrofit
ThirdPrince / Album
Forked from yanzhenjie/Album🍉 Album and Gallery for Android platform.
ThirdPrince / H5PicDemo
Forked from guofudong/H5PicDemoAndroid-H5调用本地相册或相机上传图片。
ThirdPrince / ImagePicker-1
Forked from jeasonlzy/ImagePicker完全仿微信的图片选择,并且提供了多种图片加载接口,选择图片后可以旋转,可以裁剪成矩形或圆形,可以配置各种其他的参数
ThirdPrince / Okhttp-Multiple-Thread-Download-Demo
Forked from ausboyue/Okhttp-Multiple-Thread-Download-DemoAndroid Okhttp多线程断点续传下载
A simple horizontal recyclerView inside vertical recyclerView
ThirdPrince / CameraView
Forked from CJT2325/CameraView仿微信拍照Android控件(轻触拍照,长按摄像)
ThirdPrince / okhttp-OkGo
Forked from jeasonlzy/okhttp-OkGoOkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
Android PopupWindow that can be easily located relative to anchor View.
ThirdPrince / BadgeView
Forked from qstumn/BadgeView支持自由定制外观、拖拽消除的MaterialDesign风格Android BadgeView
ThirdPrince / Endoscope
Forked from hypeapps/EndoscopeEndoscope lets you to stream live video between android devices over Wi-Fi! 📱📲
Android外接UVC相机库,致力于使用最简单的API、最清晰的代码逻辑实现预览和拍照功能。
ThirdPrince / TextDrawable
Forked from amulyakhare/TextDrawableThis light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a flue…
A project demo Face Detection from Camera or Image, use class media.FaceDetector android.
ThirdPrince / AndroidUSBCamera
Forked from jiangdongguo/AndroidUSBCameraUniversal UVCCamera library,supporting recording,pushing,etc. // USB摄像头(UVC)视频录制和图片抓拍,支持边推流边录像
ThirdPrince / WebSocketDemo
Forked from 0xZhangKe/WebSocketDemo用于简化 WebSocket 在 Android 平台使用的封装方法