Pinned Repositories
android
OwnTracks Android App
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-boilerplate
Android boilerplate app that showcases architecture and libraries used at ribot
android-code-style
www.ccclubs.com android code style
android-common
Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Util, NotificationUtil, NumberUtil, PackageUtil, RandomUtil, ShellUtil, TelephoneUtil, VibrateUtil, IOUtils, FileUtils, AsyncExecutor, etc. 通用性强,纯洁简单,体积不到50K!其中包括bitmap处理,文件操作,加密存储器,shell命令,静默安装,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。
android-cube-app
android-dev-bookmarks
Android Dev Bookmarks(ADB) - Android 开发者的浏览器书签 For CN-Dev now | 历史更新文章戳这里:http://rocko.xyz/categories/Android-Dev-Bookmarks/ | 订阅: https://tinyletter.com/Rocko | 站点主页:
android-guidelines
Architecture and code guidelines we use at ribot when developing for Android
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低功耗蓝牙便捷操作框架,基于回调,完成蓝牙设备交互就像发送网络请求一样简单。
common
一个简易的MVP框架
qsxiaogang's Repositories
qsxiaogang/android-code-style
www.ccclubs.com android code style
qsxiaogang/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
qsxiaogang/AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
qsxiaogang/BigData-Notes
大数据入门指南 :star:
qsxiaogang/C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
qsxiaogang/dijkstras-algorithm
Implementations of Dijkstra's shortest path algorithm in different languages
qsxiaogang/duang
自动 CMS 生成工具
qsxiaogang/dva-admin
dva admin antd dashboard
qsxiaogang/FoxOne
一个快速高效的bs开发框架
qsxiaogang/GenerateMVP-Plugin
This plugin is a key to generate the MVP of the android code
qsxiaogang/google-java-format
Reformats Java source code to comply with Google Java Style.
qsxiaogang/Guns
Guns基于SpringBoot,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架.Guns v3.0新增rest api服务,提供对接服务端接口的支持,并利用jwt token鉴权机制给予客户端的访问权限,传输数据进行md5签名保证传输过程数据的安全性!
qsxiaogang/imitate-coco-xcx
仿coco点餐系统的微信小程序
qsxiaogang/JApiDocs
Api Docs Generator Tools For Java Web Developer. (Java 高效 API 接口文档生成工具)
qsxiaogang/kjyw
快捷运维,代号kjyw,项目基于shell、python,运维脚本工具库,收集各类运维常用工具脚本,实现快速安装nginx、mysql、php、redis、nagios、运维经常使用的脚本等等...
qsxiaogang/kotlin-docs-zh
为了彻底掌握 Kotlin 语法,花了好几个月把官方文档翻译了一遍。
qsxiaogang/LearningNotes
Enjoy Learning.
qsxiaogang/libcanardbc
Library to read DBC files of CAN bus networks
qsxiaogang/Linux-Tutorial
《Java 程序员眼中的 Linux》
qsxiaogang/mybatis-generator-gui
mybatis-generator界面工具,让你生成代码更简单更快捷
qsxiaogang/mybatis-generator-gui-extension
图形化MBG,内置丰富插件,可生成Service、Controller、View,配置简单。 A powerful GUI tool for MyBatisGenerator(MBG)
qsxiaogang/obd-java-api
OBD-II Java API
qsxiaogang/rrr
技术管理从入门到提高——RRR技术管理框架
qsxiaogang/sonar-java-custom-rules
sonar自定义插件开发(基于阿里开发手册)
qsxiaogang/spring-boot-examples
Spring Boot Examples
qsxiaogang/spring-cloud-codegen
Spring Cloud代码生成器
qsxiaogang/ssm
手把手教你整合最优雅SSM框架:SpringMVC + Spring + MyBatis
qsxiaogang/technology-talk
汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识
qsxiaogang/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
qsxiaogang/vjtools
唯品会Java开发手册,结合唯品会的内部经验,参考《阿里巴巴Java开发手册》《Clean Code》、《Effective Java》等重磅资料进行了大幅定制,包含核心基础类库VJKit ,问题排查工具VJMap 和 VJTop 三部分。