dannytiehui / androidpn
An open source project to provide push notification support for Android -- a xmpp based notification server and a client tool kit.
☆879Updated 9 years ago
Alternatives and similar repositories for androidpn:
Users that are interested in androidpn are comparing it to the libraries listed below
- Demo of android open source project, 微信公众号:codekk, 网站:☆949Updated 8 years ago
- Android common lib demo, include ImageCache, HttpCache, DropDownListView, DownloadManager, install apk silent and so on, you can find des…☆1,053Updated 8 years ago
- A light package for Android development, it handles loading image and network request.☆1,183Updated 8 years ago
- andbase快速开发框架@Deprecated☆670Updated 3 years ago
- 整个框架式不同于androidannotations,Roboguice等ioc框架,这是一个类似spring的实现方式。在整应用的生命周期中找到切入点,然后对activity的生命周期进行拦截,然后插入自己的功能。☆575Updated 7 years ago
- KAndroid是一个Android的简单的架构搭建的学习项目。架构上分为了四个层级:模型层、接口层、核心层和应用层。☆435Updated 5 years ago
- An Android library and includes ActivityFrame, KJHttp, KJBitmap, KJDataBase. KJFrameForAndroid is designed to wrap complexity of the Andr…☆1,944Updated 2 years ago
- eoe的Android客户端源码☆1,184Updated 9 years ago
- ListView supports pull refresh and pull up to load more feature.☆865Updated 9 years ago
- 高仿煎蛋客户端☆760Updated 8 years ago
- A build environment for the XMPP client library Smack on Android☆1,324Updated 9 years ago
- ☆1,009Updated 3 years ago
- RxJava Sample☆791Updated 6 years ago
- this is a news to the client☆884Updated 4 years ago
- An demonstration of Volley - HTTP library announced by google in I/O 2013. Illustrates, JSONRequest,StringRequest, Image caching.☆889Updated 8 years ago
- 值得阅读的android技术文章☆909Updated 8 years ago
- Zhihu Daily Android App☆936Updated 4 years ago
- Bmob im sdk开源☆509Updated 9 years ago
- 根据Maxwin的XListView改造而来,完善下拉刷新上拉加载更多的功能并实现自动刷新以及自动加载等功能, 并增加对ScrollView的支持。 原XListView参考链接:https://github.com/Maxwin-z/XListView-Android