fsdwen / rokonLinks
An extensive, powerful and flexible 2D game engine for Android.
☆13Updated 14 years ago
Alternatives and similar repositories for rokon
Users that are interested in rokon are comparing it to the libraries listed below
Sorting:
- OkHttp网络请求实现的煎蛋☆20Updated 9 years ago
- RxJava学习☆19Updated 4 years ago
- android瀑布流☆54Updated 12 years ago
- Android Studio Gradle打包实践博客代码示例☆32Updated 9 years ago
- 内存泄露自动检测神器LeakCanary☆13Updated 8 years ago
- from google android☆41Updated 12 years ago
- 简单好用的MVP框架☆20Updated 7 years ago
- 事件总线,通过定义事件接口,apt方式生成事件代理分发事件给注册并实现的接口类☆38Updated 6 years ago
- ☆6Updated 9 years ago
- 顶层设计基于 Flux 的流式架构☆27Updated 7 years ago
- android listview 异步加载图片并防止错位 demo,内存文件二级缓存☆25Updated 10 years ago
- android 7.1的shortcuts功能demo☆26Updated 8 years ago
- RxJava + Retrofit + Dagger + MVP☆23Updated 8 years ago
- A simple、 light(only two file)、fast 、powerful 、easy to use 、easy to extend 、 Android Library To Manager your AsyncTask/Thread/CallBack Jo…☆26Updated 7 years ago
- 仿qq双向侧滑menu☆27Updated 10 years ago
- 实现双进程守护☆19Updated 8 years ago
- A okhttp package, so that the use of okhttp is so easy.☆33Updated 8 years ago
- Android Library 工程,帮助更便捷地进行Android开发 *CrashHandler崩溃处理器 *Logg 日志工具 *UpdateHelper App自动更新助手 *AbsSendReportsService 文件后台发送服务☆55Updated 11 years ago
- a gif view lib and demo with software decoder☆21Updated 10 years ago
- Android应用内实现语言切换的demo☆42Updated 10 years ago
- A simple but powerful Http tool for Android☆18Updated 6 years ago
- 能够设置水平方向滚动和垂直方向滚动的ViewPager(A ViewPager that can be set horizontal orientation or vertical orientation)☆20Updated 8 years ago
- 展示了如何构建一个包括基础服务(SpringMVC),运营配置系统(JS)以及Android客户端的小型系统.☆24Updated 9 years ago
- An open source android app by using easemob IM SDK☆34Updated 9 years ago
- android studio productFlavors multi channel,多渠道打包,多广告平台☆24Updated 10 years ago
- android GridView,仿QQ长按表情查看动图,移动手指可切换图片。☆33Updated 7 years ago
- 二级缓存框架,包括内存缓存于磁盘缓存,两者均使用Lru(近期最少使用算法),轻松为你的应用接入缓存机制