Pinned Repositories
DatabaseManager
采用mvp实现;sqlite结合ormlite,实现本地数据库结构的自动升级;通过Rxjava实现数据库的异步读写,并使用LruCache缓存查询结果。
EventCollection
android控件自动化埋点
Gallery
create
MultiMap
Notes
ormlite-sqlcipher
ormlite与sqlcipher结合的本地数据库加密
SideMenu
android 左右侧滑抽屉效果
StartPermission
ThaiTest
添加泰语的分词功能
WheelView
Android时间、日期滚轮选择控件,轻量实现
wobuaihuangjun's Repositories
wobuaihuangjun/WheelView
Android时间、日期滚轮选择控件,轻量实现
wobuaihuangjun/SideMenu
android 左右侧滑抽屉效果
wobuaihuangjun/AMapLocationDemo
wobuaihuangjun/android
Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.
wobuaihuangjun/android-basic-samples
Google Play game services - Android samples
wobuaihuangjun/android-database-sqlcipher
Android SQLite API based on SQLCipher
wobuaihuangjun/android-discuss
Android 问题交流讨论坛, 微信公众号:codekk, 网站:
wobuaihuangjun/Android_Blog_Demos
source code in blog~
wobuaihuangjun/AndroidChromium
chrome browser of android version from chromium open project
wobuaihuangjun/AndroidSwipeLayout
The Most Powerful Swipe Layout!
wobuaihuangjun/awesome-android-libraries
This is an alphabetical list of libraries for Android development, the majority being actively maintained.
wobuaihuangjun/awesome-android-ui
A curated list of awesome Android UI/UX libraries
wobuaihuangjun/BaiduLocationDemo
wobuaihuangjun/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
wobuaihuangjun/HTextView
Animation effects to TextView
wobuaihuangjun/mixpanel-android
An Android library for Mixpanel Analytics
wobuaihuangjun/NonViewUtils
不涉及视图的工具类,逻辑类的集合
wobuaihuangjun/open-source-android-apps
Open-Source Android Apps
wobuaihuangjun/SeekBar
Android SeekBar 进度条
wobuaihuangjun/share
Android 开源交流 QQ 群分享汇总, 微信公众号:codekk, 网站:
wobuaihuangjun/ShowPhoneInfo
create project
wobuaihuangjun/SocketChat
Android基于Socket方式实现的,多终端之间的通信
wobuaihuangjun/WeChatLuckyMoney
:moneybag: 微信抢红包插件,Android Service教学实例。这个插件可以帮助你在微信群聊抢红包时战无不胜,同时附带详细的注释和实现文档。
wobuaihuangjun/xutils.db
just the orm part of wyouflf/xUtils3