Pinned Repositories
android-advanced-light
《Android进阶之光》源码
android-knowledge-principle-interview
android&knowledge&principle&interview
android-lite-bluetoothLE
BLE Framework. Based on Bluetooth 4.0. Based on callback. Extremely simple! Communication with BluetoothLE(BLE) device as easy as HTTP communication. Android低功耗蓝牙便捷操作框架,基于回调,完成蓝牙设备交互就像发送网络请求一样简单。
Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
Android-ProgressBarWidthNumber
继承ProgressBar实现的两种风格的滚动条,非常容易理解。
as-some-sample-project-to-github
Calendar-VersionC
大一上期末,用c语言编写的万年历小程序,可以按年查询、按月查询或者按日查询。
ListViewPartRefresh
listview局部刷新。模拟下载进度,上下随意滑动,不会出现错乱现象。使用了项目https://github.com/nuptboyzhb/ListViewPartRefreash,解决错乱问题,因不是一个开发工具,故单独创建
MaterialDesignLibrary
This is a library with components of Android L to you use in android 2.2
MyQQChat
一个仿造QQ的聊天软件,目前已经实现了客户端和服务器的大体框架和基础功能,可扩展性良好,可在这之上进行二次开发。
juyingguo's Repositories
juyingguo/android-knowledge-principle-interview
android&knowledge&principle&interview
juyingguo/as-some-sample-project-to-github
juyingguo/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
juyingguo/AndroidJavaDemoTestForAS
AndroidJavaDemoTestForAS
juyingguo/APP_0003_Binder_C_App
Test app for binder system, wrote with c language
juyingguo/architecture-components-samples
Samples for Android Architecture Components.
juyingguo/dev-doc-forgithub
juyingguo/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
juyingguo/flash-netty
掘金小册及实体书源码
juyingguo/FlutterExampleApps
[Example APPS] Basic Flutter apps, for flutter devs.
juyingguo/games
一个基于Phaser的小游戏集合
juyingguo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
juyingguo/Idaily
使用data binding , dagger2 , retrofit2和rxjava实现的,基于MVVM的知乎日报APP。
juyingguo/linphone-android
Linphone.org mirror for linphone-android (https://gitlab.linphone.org/BC/public/linphone-android)
juyingguo/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
juyingguo/ndk-samples
Android NDK samples with Android Studio
juyingguo/netty-in-action
juyingguo/netty-socketio
Socket.IO server implemented on Java. Realtime java framework
juyingguo/OA
Java办公自动化系统,前端使用bootstrap框架,后端使用spring+springmvc+mybatis框架搭建,数据库使用mysql
juyingguo/oasys
办公自动化(OA)是面向组织的日常运作和管理,员工及管理者使用频率最高的应用系统,极大提高公司的办公效率。oasys是一个OA办公自动化系统,使用Maven进行项目管理,基于springboot框架开发的项目,mysql底层数据库,前端采用freemarker模板引擎,Bootstrap作为前端UI框架,集成了jpa、mybatis等框架。
juyingguo/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
juyingguo/okhttp-source-research
okhttp-source-research,and its different version test
juyingguo/RxJava2-Android-Samples
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
juyingguo/SimplifyReader
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
juyingguo/some-j2ee-project
some-j2ee-project
juyingguo/spring-security-demo
《Spring Security 实战》源码
juyingguo/traccar
Traccar GPS Tracking System
juyingguo/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
juyingguo/webrtc-chat
一对一视频聊天
juyingguo/WeiYue
一款新闻客户端, MVP + RxJava + Retrofit + Dagger2