Pinned Repositories
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
Bitmapprocess
bitmap deal
BlueToothInstument
BlueTooth Library
Cactus
Android Keep Alive(安卓保活),Cactus 集成双进程前台服务,JobScheduler,onePix(一像素),WorkManager,无声音乐
CmakeNdkJniExperience
体验Cmake,实现c/c++与java之间的相互调用。
Omnipotent
万能接口库:抽象接口、统一管理、使用简单、解耦类之间交互的耦合、减少重复冗余的模板代码
RtmpPush
通过rtmp实现主播功能:采集视频与音频数据推流到rtmp服务器上。
SmartconfigStudy
自定义smartconfig框架与功能
WifiDirectToAndroid
Wifi Point To Point Communicate
WMRouter
WMRouter是一款Android路由框架,基于组件化的设计思路,有功能灵活、使用简单的特点。
linhaojian's Repositories
linhaojian/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
linhaojian/CoolViewPager
A Cool ViewPager
linhaojian/XRecyclerView
a RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView
linhaojian/DelegationAdapter
一种优雅的方式来使用RecyclerView
linhaojian/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
linhaojian/Flashbar
⚡️A highly customizable, powerful and easy-to-use alerting library for Android.
linhaojian/VasSonic
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
linhaojian/fcharts
:bar_chart: Create beautiful, responsive, animated charts using a simple and intuitive API.
linhaojian/SmartconfigStudy
自定义smartconfig框架与功能
linhaojian/YoutubeUX
With MVVM Architecture pattern using Android Architecture Components This is a sample app demonstrating Youtube player animation using constraint layout
linhaojian/Eventbus3
eventbus 3.0 demo
linhaojian/CameraCustom
自定义照相机
linhaojian/CmakeNdkJniExperience
体验Cmake,实现c/c++与java之间的相互调用。
linhaojian/WifiDirectToAndroid
Wifi Point To Point Communicate
linhaojian/PathMeasure
实现你所需要的路径绘制动画
linhaojian/android-ktx
A set of Kotlin extensions for Android app development.
linhaojian/MVVMPattern
Mvvm 开发模式
linhaojian/pinoc
A novel library for dynamic classloader-free modification of an Android app.
linhaojian/AllFrameWork2017
2017 android 框架大全
linhaojian/rtmp-rtsp-stream-client-java
Library to stream in rtmp and rtsp for Android. All code in Java
linhaojian/JiaoZiVideoPlayer
Android VideoPlayer MediaPlayer VideoView MediaView Float View And Fullscreen
linhaojian/File-Loader
File downloading library for android.
linhaojian/DragVideoLinear
仿youtube视频推动的功能,扩展LinearLayout
linhaojian/TransitionDemo
android 5.0添加的Transition框架,该demo初步尝试Transition的魅力,包含个个中过渡动画;过渡中界面中其他view的自定义动画等...
linhaojian/Intimate
Intimate 提供了友好的 API 让 java 反射的使用更加简单平滑。 其最核心的价值在于 Intimate 将在编译期对 apk 内部代码的调用进行反射优化,完全免除反射的效率问题,使得反射调用就像普通调用一样快捷且无任何代价。
linhaojian/DragPhotoView
仿微信朋友圈的推动图片功能
linhaojian/PhysicsBasedAnimationDemo
PhysicsBasedAnimation android 8.0 API
linhaojian/Luban
Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法
linhaojian/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
linhaojian/HelloDaemon
Android 服务保活/常驻 (Android service daemon using JobScheduler)