Pinned Repositories
50AH-code
50 Android Hacks book source code
acra
Application Crash Reports for Android
activityanimation
Activity animation:activity调转时使用,不错的效果
ActivityOptionsICS
The lib can make the ActivityOptions animations use in Android api3.1+:Material Designer设计兼容低版本3.1+的效果,使用support包
AgentWeb
🔥 AgentWeb 是基于 Android WebView 一个轻量级浏览器库 , 使用很方便 , 集成进你应用 ,只需几行代码 。
alfred-workflows
:metal: A collection of Alfred 2 workflows that will rock your world
AndFix
AndFix is a library that offer hot-fix for Android App.
Android---ScratchOutView
高仿刮奖效果的View 可以设置刮开多少比例范围 自动显现 - Scratch Card Effect View , and can set the scraping what percentage range automatically displayed bottom view
licencePlateKeyboard
自定义车牌输入框,实现通用型车牌输入法
SwipeToDismissNOA
NineOldAndroids已经废弃使用,但是还在使用其jar包,这个项目就是使用了其jar包的效果demo
qingsong-xu's Repositories
qingsong-xu/AndroidProject-Kotlin
Android 技术中台 Kotlin 版本,但愿人长久,搬砖不再有
qingsong-xu/awesome-flutter-cn
一个很棒的Flutter学习资源,官方教程,插件,工具,文章,App,视频教程等的资源列表
qingsong-xu/Awesome-WanAndroid
:zap:致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n
qingsong-xu/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
qingsong-xu/CainCamera
CainCamera is an Android Project to learn about development of beauty camera, image and short video
qingsong-xu/CameraView
📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
qingsong-xu/ChatTTS
A generative speech model for daily dialogue.
qingsong-xu/coil
Image loading for Android backed by Kotlin Coroutines.
qingsong-xu/decompile-apk
🔥 Decompile APK(反编译APK)
qingsong-xu/FirstUI-uvue
FirstUI(unix)组件库,一款适配 uni-app x 的轻量、简洁、高效、全面的移动端组件库。(FirstUI (unix) component library is a lightweight, concise, efficient, and comprehensive mobile component library that is compatible with uni app x.)
qingsong-xu/flutter_deer
🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design drawings for a more realistic practice project.
qingsong-xu/flutter_dojo
A beautiful design and useful project for Building a flutter knowledge architecture
qingsong-xu/flutter_file_picker
File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
qingsong-xu/flutter_spinkit
✨ A collection of loading indicators animated with flutter. Heavily Inspired by http://tobiasahlin.com/spinkit.
qingsong-xu/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
qingsong-xu/IDCardCamera
:fire:Android自定义相机实现身份证拍照,并加入自动对焦与图片不规则裁剪。 https://www.jianshu.com/p/5e3cb0c63cd5
qingsong-xu/kotlinBase
kotlin学习,搭建基于kotlin的基础框架
qingsong-xu/linphone-android
Linphone.org mirror for linphone-android (https://gitlab.linphone.org/BC/public/linphone-android)
qingsong-xu/linphone-sdk
Mirror for linphone-sdk (https://gitlab.linphone.org/BC/public/linphone-sdk.git)
qingsong-xu/MyAnnotation
qingsong-xu/RxTools
Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 压缩与加密 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 蛛网等级 | 颜色选择器 | 编译运行一下说不定会找到惊喜
qingsong-xu/springmvc
springmvc for maven
qingsong-xu/UniappxSDKAndroid
uniappx离线打包项目
qingsong-xu/UnPeek-LiveData
LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.
qingsong-xu/vant-weapp
轻量、可靠的小程序 UI 组件库
qingsong-xu/vue
vue源码逐行注释分析+40多m的vue源码程序流程图思维导图
qingsong-xu/xui-mini
小程序组件
qingsong-xu/xUtils3
Android orm, bitmap, http, view inject...
qingsong-xu/XXPermissions
Android 权限请求框架,已适配 Android 14
qingsong-xu/YCAppTool
【停止维护】组件化综合案例,组件分层为:基础公共组件,功能组件,业务组件,主工程。以及跨组件之间通信的设计,很全面的一个组件化实践案例。