Pinned Repositories
AndroidUtils
安卓的常用工具类
apkparser
android apk file parser tools
BankManage
java的JDBC项目,银行管理系统,用来练习java,数据库采用的是mysql
channelHelper
基于walle工具的多渠道打包脚本
gitStudy
git Study Wiki
issueBackup
备份github blog issue 内容
mediautil
A Java API Package for Media Related Utilities(为方便大陆用户将http://sourceforge.net/上的源码转载在此)
note
java学习笔记
SAXParserXmlTest
SAX解析xml文件的练习
EasyAOP
EasyAOP是基于ASM实现切面通用能力的工具。EasyAOP提供的通用切面能力,可以使用配置文件方式来配置使用。(EasyAOP is a tool based on ASM to realize the general capability of AOP. General faceting capabilities provided by EasyAOP,You can use the yaml file format to configure the use of EasyAOP.)
wswenyue's Repositories
wswenyue/mediautil
A Java API Package for Media Related Utilities(为方便大陆用户将http://sourceforge.net/上的源码转载在此)
wswenyue/SAXParserXmlTest
SAX解析xml文件的练习
wswenyue/sendToKindle
使用基于行块抽取正文内容的改进算法,高效地获取网页有效信息,并将信息推送到亚马逊kindle云平台,实现在kindle上查看文档
wswenyue/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.
wswenyue/Android-1
Android related examples
wswenyue/android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
wswenyue/android-open-project-demo
Demo of android open source project, 微信公众号:codekk, 网站:
wswenyue/Android-PullToRefresh
DEPRECATED
wswenyue/AndroidImageSlider
An amazing and convenient Android image slider.
wswenyue/AndroidMp3Recorder-1
Android Mp3 Recorder
wswenyue/AndroidSwipeLayout
The Most Powerful Swipe Layout!
wswenyue/AndroidUIView
It's a very simple custom views library according to UIButton of iOS, all of the views can be automatically set a pressed effect to a button with a simple background image without writing a selector.xml
wswenyue/api-themoviedb
API for TheMovieDb.org website
wswenyue/base-adapter
Android 万能的Adapter for ListView,GridView等,支持多种Item类型的情况。
wswenyue/CustomShapeImageView
Custom shape ImageView using PorterDuffXfermode with paint shapes and SVGs
wswenyue/DesignPattern_Adapter
设计模式-适配器模式
wswenyue/DesignPattern_Cor
设计模式之责任链模式
wswenyue/DesignPattern_Template
设计模式-模板方法模式
wswenyue/DesignPattern_Template_Single_Factory
采用模板方法、单例模式、工场方法设计
wswenyue/DragLayout
An Android Project.强迫症头像制作器,使用support.v4包下的ViewDragHelper实现QQ5.0侧滑
wswenyue/fresco
An Android library for managing images and the memory they use.
wswenyue/gson
Automatically exported from code.google.com/p/google-gson
wswenyue/KJFrameForAndroid
It's an Android ORM and IOC framework and includes UILibrary, PluginLibrary, HttpLibrary, BitmapLibrary, DBLibrary. KJFrameForAndroid is designed to wrap complexity of the Android native SDK and keep things simple.
wswenyue/mA_listViewAndAdapter
熟悉listView和adapter的使用
wswenyue/Meizhi
gank.io unofficial client, RxJava & Retrofit
wswenyue/opoopress
OpooPress framework is a java based blog aware static site generator.
wswenyue/pelican-themes
Themes for pelican
wswenyue/StickyListHeaders
An android library for section headers that stick to the top
wswenyue/SuperRecyclerView
Pumped up RecyclerView
wswenyue/SwipeMenuListView
A swipe menu for ListView.