luffykou's Stars
guolindev/LitePal
An Android library that makes developers use SQLite database extremely easy.
lsjwzh/RecyclerViewPager
Deprecated
litesuits/android-common
Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Util, NotificationUtil, NumberUtil, PackageUtil, RandomUtil, ShellUtil, TelephoneUtil, VibrateUtil, IOUtils, FileUtils, AsyncExecutor, etc. 通用性强,纯洁简单,体积不到50K!其中包括bitmap处理,文件操作,加密存储器,shell命令,静默安装,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。
FX-Max/Point-of-Android
Android 一些重要知识点解析整理
EbookFoundation/free-programming-books
:books: Freely available programming books
JetBrains/kotlin
The Kotlin Programming Language.
white-cat/ThinkAndroid
ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现了图片缓存功能, 在android中加载的图片的时候,对oom的问题,和对加载图片错位的问题都轻易解决。他还包括了一个手机开发中经常应用的实用工具类, 如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。
ksoichiro/Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
square/leakcanary
A memory leak detection library for Android.
keeganlee/kandroid
KAndroid是一个Android的简单的架构搭建的学习项目。架构上分为了四个层级:模型层、接口层、核心层和应用层。
google/iosched
The Google I/O Android App
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
tianshaojie/android-code-style
Android编码规范(持续更新)
riku/Markdown-Syntax-CN
Markdown 语法简体中文版(https://markdown.kuapp.com/)
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
GitbookIO/gitbook
The open source frontend for GitBook doc sites
codecombat/codecombat
Game for learning how to code.
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
ColorfulCat/AndroidGuide
AndroidCat安卓书签导航集合
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
chrisbanes/Android-PullToRefresh
DEPRECATED
nostra13/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
kesenhoo/android-training-course-in-chinese
Android官方培训课程中文版
eoecn/Libraries-for-Android-Developers
Libraries for Android developers By eoe.cn Community
android/uamp
A sample audio app for Android
hongyangAndroid/AndroidAutoLayout
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
koral--/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
itheima1/Android
收集Android方方面面的经典知识, 最新技术.
JakeWharton/NineOldAndroids
[DEPRECATED] Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!
JimiSmith/PinnedHeaderListView
A ListView with pinned section headers for Android