Pinned Repositories
9GAG
Android unofficial REST Client of 9gag
9GAG-1
9GAG-Android (unofficial), Android Design.
acra
Application Crash Reports for Android
ActionBarSherlock
Library for implementing the action bar design pattern using the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
ActiveAndroid
Active record style SQLite persistence for Android
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。
Android-Universal-Image-Loader
Powerful and flexible instrument for asynchronous loading, caching and displaying images on Android.
gitignore
A collection of useful .gitignore templates
rox-android
Android app for Tourism Recommendations
SimplifyReader
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
ljnalex's Repositories
ljnalex/gitignore
A collection of useful .gitignore templates
ljnalex/SimplifyReader
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
ljnalex/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
ljnalex/Android-Best-Practices
Android最佳实践示例
ljnalex/Android-CleanArchitecture
This is a sample app that is part of a blog post I have written about how to architect an android application using Uncle Bob's clean architecture approach.
ljnalex/AndroidInterview-Q-A
The top Internet companies android interview questions and answers
ljnalex/AndroidUtilCode
Android开发人员不得不收集的代码(持续更新中)
ljnalex/anko
Pleasant Android application development
ljnalex/awesome-android
A curated list of awesome Android packages and resources.
ljnalex/BGARefreshLayout-Android
多种下拉刷新效果、上拉加载更多、可配置自定义头部广告位
ljnalex/cheesesquare
Demos the new Android Design library.
ljnalex/classrewriter
SDK for jiedaibao
ljnalex/CoordinatorLayoutExample
ljnalex/dexposed
dexposed enable 'god' mode for single android application.
ljnalex/Feya
'Feya' is a repo for code snippet tuning. Nothing can be found here.
ljnalex/FileDownloader
Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
ljnalex/Interview
ljnalex/Loading
Android loading view
ljnalex/LoganSquare
Screaming fast JSON parsing and serialization library for Android.
ljnalex/MVCHelper
实现下拉刷新,滚动底部自动加载更多,分页加载,自动切换显示网络失败布局,暂无数据布局,支持任意view,支持切换主流下拉刷新框架,真正的android MVC架构,refresh,loadmore
ljnalex/mvp-to-mvvm-transition
ljnalex/MvpCodeCreator
android studio plugin
ljnalex/ProgressWheel
A progress wheel for android, intended for use instead of the standard progress bar.
ljnalex/QuickReturn
Showcases QuickReturn UI Pattern as either a header, footer, or both header and footer
ljnalex/RecyclerTabLayout
An efficient TabLayout library implemented with RecyclerView.
ljnalex/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
ljnalex/RecyclerViewHeader
Super fast and easy way to create header for Android RecyclerView
ljnalex/redex
A bytecode optimizer for Android apps
ljnalex/RxAndroid
RxJava bindings for Android
ljnalex/timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.