Pinned Repositories
-ScrollerDelete
ListView滑动,点击删除,文章见http://blog.csdn.net/jwzhangjie/article/details/39006007
01github
test
ActionBarSherlock
[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
AisenWeiBo
新浪微博第三方Android客户端
android-flip
A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android
android-menudrawer
*DEPRECATED* A slide-out menu implementation, which allows users to navigate between views in your app.
android-open-project
Collect and classify android open projects
android-open-project-analysis
Android 源码解析开发版,网站:
Android-Simple-Social-Sharing
Reusable instrument for simple sharing with popular social networks (Facebook, Twiiter).
aliway89's Repositories
aliway89/ActionBarSherlock
[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
aliway89/afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
aliway89/AisenWeiBo
新浪微博第三方Android客户端
aliway89/android-flip
A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android
aliway89/android-open-project-analysis
Android 源码解析开发版,网站:
aliway89/android-tech-frontier
一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
aliway89/Android-tv-widget
Android tv,盒子,投影仪 控件
aliway89/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
aliway89/awesome-android-tips
some code tips in android
aliway89/BGABadgeView-Android
Android徽章控件
aliway89/Blog
keep inner calm , my blog
aliway89/CircleImageView
A circular ImageView for Android
aliway89/Coding-Developer-Book
持续更新一些编程开发的好书,也欢迎你的分享!
aliway89/EasyGank
The project build framework based on the Rx series and MVP pattern
aliway89/electric_screen2D
electric screen in your phone,like magic wallpaper
aliway89/FlexibleAdapter
1 Adapter for SelectionMode, ViewHolders, Filter, FastScroller, Animations, Undo, Headers, Expandable, Draggable, Swipeable :-)
aliway89/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
aliway89/img-optimizer-gradle-plugin
一款用于优化png图片的gradle插件,有效减少APK体积,支持极限压缩和无损压缩。
aliway89/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
aliway89/Luban
Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法
aliway89/MD-BiliBili
Material Design 版 BiliBili Android 客户端
aliway89/MyMusic
模仿天天动听android版的音乐播放器(Imitating TTPOD music player, achieve some base function)
aliway89/PluginLoader
基于PluginFramwork的插件加载器,支持APK动态加载
aliway89/SequoiaDB
SequoiaDB is a document-oriented NoSQL Database
aliway89/SimpleToast
Notifications for Android (like a Toast)
aliway89/spec
This repository contains the specifications.
aliway89/SpringView
A custom view can pull up and down,support ScrollView,ListView,RecyclerView,WebView and all another views, easy to use
aliway89/TastyToast
:bread: Make your native android Toasts Tasty
aliway89/UpdatePlugin
可任意定制的app更新组件。
aliway89/XListView-Android
ListView supports pull refresh and pull up to load more feature.