Pinned Repositories
3dTagCloudView
AARDemo
测试上传AAR包
AndroidStandardDevelop
Android 开发的规范性文档
AndroidTest
各种测试内容:MVMM、Robust、AOP、Nordic Ble、手写Tinker热修复、手写DiffDex增量更新、使用BlockCanary、手写插件化、使用DataBinding
Ble-Demo
项目
Bracelet
Bracelet_Jack
蓝牙手环APP
Bracelet_legend
佳琪
JackYan
JackYan has the Description
TBra
公司项目
HuaZaiWuDi's Repositories
HuaZaiWuDi/Ble-Demo
项目
HuaZaiWuDi/AARDemo
测试上传AAR包
HuaZaiWuDi/AndroidTest
各种测试内容:MVMM、Robust、AOP、Nordic Ble、手写Tinker热修复、手写DiffDex增量更新、使用BlockCanary、手写插件化、使用DataBinding
HuaZaiWuDi/JiaguPlugin
360加固Gradle插件,打包自动加固
HuaZaiWuDi/WanAndroid
Kotlin+MVVM+LiveData+协程 打造 Wanandroid!
HuaZaiWuDi/WeChatExtension-ForMac
Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)
HuaZaiWuDi/Android-BLE-Library
A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
HuaZaiWuDi/Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
HuaZaiWuDi/android-studio-setting
android studio
HuaZaiWuDi/AndroidReinforcePlugin
android加固插件,支持360加固、乐固
HuaZaiWuDi/awesome-android-ui
A curated list of awesome Android UI/UX libraries
HuaZaiWuDi/Awesome-RecyclerView-LayoutManager
RecyclerView-LayoutManager Resources
HuaZaiWuDi/booster
🚀Optimizer for mobile applications
HuaZaiWuDi/CC
业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.
HuaZaiWuDi/CZXing
C++ port of ZXing for Android
HuaZaiWuDi/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
HuaZaiWuDi/ExcelConversion
Excel表格转换 将excel与安卓的strings.xml互转
HuaZaiWuDi/iosched
The Google I/O 2019 Android App
HuaZaiWuDi/lib
三方框架集锦,持续更新
HuaZaiWuDi/Localizable.strings2Excel
Python command line tool for conversion between iOS strings files and excel files & between android strings.xml files and excl files. & strings files to android strings.xml files.
HuaZaiWuDi/NettyChat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
HuaZaiWuDi/open_nsfw_android
色情图片离线识别,基于TensorFlow实现。识别只需200ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,tflite(6M)为训练好的模型,该模型文件可用于iOS、java、C++等平台
HuaZaiWuDi/Rocket.Chat.Android
Rocket.Chat client in Kotlin for Android
HuaZaiWuDi/Rocket.Chat.Kotlin.SDK
Rocket.Chat's Kotlin SDK (REST & WebSocket abstractions)
HuaZaiWuDi/RxAndroidBle
An Android Bluetooth Low Energy (BLE) Library with RxJava2 interface
HuaZaiWuDi/RxCache
A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.
HuaZaiWuDi/RxDNSSD
Android version of mDNSResponder
HuaZaiWuDi/sample-projects
Sample project files for JavaCPP, JavaCPP Presets, and JavaCV
HuaZaiWuDi/scene
Android Single Activity Applications framework without Fragment.
HuaZaiWuDi/T-MVVM
This repository contains a detailed sample app that implements MVVM architecture using LiveData,ViewModel,Retrofit,Rxjava