Pinned Repositories
Android-ZBLibrary
Android快速开发框架,MVP架构,丰富的功能、简单的实现、详细的注释、规范的风格。OKHttp、UIL图片加载、ZXing二维码、沉浸状态栏、下载安装、自动缓存以及各种Base、Demo、UI、Util直接用。全新的手势,侧滑返回、全局右滑返回都OUT啦!BaseHttpListActivity,几行代码搞定http请求列表 加载和缓存;BaseView,自定义View竟然如此简单;万能的Entry<K, V>,两个变量的Model/JavaBean再也不用写了;100多个常用style,一行搞定View属性,一键统一配置UI...[详情请看图文介绍]
android-zxingLibrary
几行代码快速集成二维码扫描功能
AndroidAutoLayout
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
APIJSON
让接口和文档见鬼去吧!零用时接口开发,前端/客户端 定制返回JSON的内容和结构!
APIJSON-Android-RxJava
APIJSON Android App Demo developing with RxJava. https://github.com/TommyLemon/APIJSON
baseAdapter
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
butterknife
Bind Android views and callbacks to fields and methods.
EventBus
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
glide
An image loading and caching library for Android focused on smooth scrolling
retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
chenyuexueer's Repositories
chenyuexueer/harmonyos-tutorial
HarmonyOS Tutorial. 《跟老卫学HarmonyOS》
chenyuexueer/AppOrder
*操作之改造TabLayout,修改指示线宽增加切Tab过渡动画
chenyuexueer/ArtPlayer
This is a flexible video player. MediaPlayer is completely separate from VideoView and can be replaced with other player kernels such as ExoPlayer and ijkPlayer. Developers can fully customize the player view, which we call the control panel. In addition, developers can use MediaPlayerManager to control playback behaviours, such as full-screen mode, small screen mode, and smart matching modes in RecyclerView.这是一个小巧灵活的视频播放器。支持全屏,小屏播放;支持重力感应;支持IjkPlayer,支持ExoPlayer;内部支持RecyclerView中播放;自定义UI ;APP内全局播放;静音;循环播放
chenyuexueer/AutoDispose
Automatic binding+disposal of RxJava 2 streams.
chenyuexueer/Bluetooth
Android 经典蓝牙(Classic Bluetooth)和低功耗蓝牙(BLE)
chenyuexueer/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
chenyuexueer/ElegantBus
基于LiveData,实现eventBus,事件统一管理,动态APT生成,生命周期管理
chenyuexueer/flexbox-layout
Flexbox for Android
chenyuexueer/google-access-helper
谷歌访问助手破解版
chenyuexueer/HelloDaemon
Android 服务保活/常驻 (Android service daemon using JobScheduler)
chenyuexueer/HyperDL-Tutorial
深度学习教程整理 | 干货
chenyuexueer/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
chenyuexueer/JZAndroidChart
Android 股票图表库
chenyuexueer/kotlin
The Kotlin Programming Language
chenyuexueer/LifeHelper
综合案例训练,包含新闻,视频,图片,音乐,记事本等等模块。架构模式:采用MVP+Rx+Retrofit+Desgin+Dagger2+阿里VLayout+腾讯X5+腾讯bugly。安装阿里编码规约插件,不断修正不合理代码和最大程度去除黄色警告!!!融合开发中需要的各种小案例,持续更新中!!!
chenyuexueer/MOAAP
Updated source codes for book Mastering OpenCV Android Application Programming and it's Chinese edition 《深入OpenCV Android应用开发》.
chenyuexueer/Motrix
A full-featured download manager.
chenyuexueer/MqttAndroidClient
Android消息推送MQTT
chenyuexueer/MVPArt
A new Android MVP architecture,this framework is designed to solve the traditional MVP class and interface too much, and Presenter and View communicate too complicated through the interface, reuse Presenter too much cost.
chenyuexueer/MVVMHabit
基于DataBinding框架,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流库,满足日常开发需求。使用该框架可以快速开发一个Android应用。
chenyuexueer/MyTestProject
学习
chenyuexueer/PrinterPOSDemo
支持58mm 80mm 100mm小票打印 , 支持二维码打印,图片打印,PDF打印 , 支持USB连接 , wifi连接, 串口连接打印机(需打印机设备支持)
chenyuexueer/RxFFmpeg
🔥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频裁剪,变声,混音,图片合成视频,视频解码图片,抖音首页,视频播放器及支持 OpenSSL https 等主流特色功能
chenyuexueer/RxJava-Opeater-Demo
RxJava操作符演示案例
chenyuexueer/SmartLayout
chenyuexueer/Study-1
记录学习过程中的demo及博客
chenyuexueer/SwipeBackLayoutTouTiao
仿今日头条、腾讯新闻界面滑动关闭 下层activity有缩放效果
chenyuexueer/vhallsdk_live_android
自助式网络直播SDK(Android版)
chenyuexueer/WeYueReader
Android开源项目-微Yue电子书阅读(MD设计)
chenyuexueer/XPopup
🔥功能强大,UI简洁,交互优雅的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom popup view.)