Coder Social home page Coder Social logo

Kongzue 的 Github

  

欢迎使用我分享的框架和代码。我的所有开源代码库都旨在减少重复性开发工作和不必要的麻烦,其性能不一定是最优的,但一定朝着对开发者最友好的方向进行设计,希望能多吸取建议和意见,与各位共同进步。

🚀统计

Kongzue's GitHub stats GitHub Streak

🛠️工具&语言

🌐我的个人网站和博客

个人网站

➡️kongzue.com

你可以访问这个网站来了解我做过哪些项目,以及当前在 Github 上开源的这些作品应用于了哪些已经上线的项目。

专栏博客

➡️Android开发中遇到的那些坑

小专栏,技术干货分享,包含应用层、硬件相关开发和网络相关开发中常见/非常见错误,排查办法及原因分析,以及一些基础介绍文章

➡️大话安卓

大话安卓群友文章分享,包含一些技术讨论、新框架介绍

📧如何与我取得联系

如果你对这些开源的框架有任何疑问或建议,可以直接在库的页面提交 issues,不过因为工作的原因我可能不能及时答复,你可以通过 Q 群:590498789,或者邮件至:[email protected],我会尽快答复。

Kongzue's Projects

analogtouch icon analogtouch

😊模拟自动点击的一个APP,需要root权限,支持当机器检测功能

android-notes icon android-notes

Android开发中遇到的一些坑,已弃,请移驾简书

androidstudydemo icon androidstudydemo

⭐AndroidStudyDemo 为Android学习项目,将学习Android的过程中的收获都汇集于此。要求执行严格的编码规范。接下来会在简书上为每个Module写对应的文章,并持续更新。

bankinfo icon bankinfo

💳银行卡号前缀和银行卡名称类型对应关系资料整理

baseactivity icon baseactivity

🛑Kongzue的适配布局的框架模块(已废弃,请参考https://github.com/kongzue/BaseFramework)

basefragment icon basefragment

🛑Kongzue的适配布局的框架模块(已废弃,请参考https://github.com/kongzue/BaseFramework)

baseframework icon baseframework

🔥BaseFramework是一款基础适配框架,包含沉浸式适配、对 Activity、Fragment 以及 Adapter 的封装,并提供了一些诸如权限申请、跳转、延时操作、提示、日志输出等小工具,以方便快速构建 Android App

baseframework-support icon baseframework-support

🔥BaseFramework是一款基础适配框架,包含沉浸式适配、对 Activity、Fragment 以及 Adapter 的封装,并提供了一些诸如权限申请、跳转、延时操作、提示、日志输出等小工具,以方便快速构建 Android App,这个库是为了保留最后一个Support版本建立的

basejson icon basejson

改进型 Json 解析库,快速解析 Json 为 Map 或 List 对象,甚至直接由 JsonList 创建列表可用的适配器。BaseJson 的目标不是能让 json 解析变得多快,而是让开发者能更轻松的完成 json 到 UI 的呈现😆

baseokhttp icon baseokhttp

🔥OkHttp的二次封装,更好用,更易用,更标准

baseokhttpv3 icon baseokhttpv3

🔥OkHttp的二次封装库,提供各种快速使用方法以及更为方便的扩展功能。提供更高效的Json请求和解析工具以及文件上传下载封装,HTTPS和Cookie操作也更得心应手。

basevolley icon basevolley

🔥Volley的二次封装,更好用,更易用,更标准

blurkit-android icon blurkit-android

The missing Android blurring library. Fast blur-behind layout that parallels iOS.

bottomdialog icon bottomdialog

BottomDialog is a bottom dialog layout implemented with DialogFragment, Supports pop-up animation, Support any layout

btlinker icon btlinker

🔥空祖家的蓝牙连接封装库,适用于智能硬件蓝牙通讯

cameraxqrdecoder icon cameraxqrdecoder

此库是基于 CameraX 的二维码扫描封装、仅含基础功能(扫码、闪光灯),不包含扫码框动画,如有需要请自行实现。目的是解决以往原始 Camera 实现的扫码再较长屏幕设备上可能出现因画面纵向被拉伸导致识别率低的问题,相比于传统的 Camera,CameraX 的优势更大,启动速度响应速度都更快。

db icon db

🚫【已废弃】请更新使用DBV3库。KongzueDB是对SQLite的封装,适合轻量使用数据库的场景,半自动化快速创建表结构

dbv3 icon dbv3

🔥KongzueDB是对SQLite的封装,打通与 Json 的互转,适合轻量使用数据库的场景,半自动化快速创建表结构

debugsdk icon debugsdk

🚫【已废弃】Kongzue的崩溃日志处理抓取工具,已合并至BaseFramework框架,不再单独更新

dialog icon dialog

🔥空祖家的对话框工具

dialogv3 icon dialogv3

🔥空祖家的对话框工具V3版,集成三种风格+夜间模式对话框,以及等待、提示、分享等特色对话框,支持花式自定义

dialogx icon dialogx

💬 DialogX dialog box component library, easy to use, more customizable, more scalable, easy to achieve a variety of dialog boxes. DialogX对话框组件库,更加方便易用,可自定义程度更高,扩展性更强,轻松实现各种对话框、菜单和提示效果,更有Material You、iOS、MIUI等主题扩展可选

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.