Pinned Repositories
Android-Bootstrap
Bootstrap style widgets for Android, with Glyph Icons
asset_generator
根据pubspec.yaml中设置的目录模板自动向其中添加文件记录的简单脚本
EthankLib
This is an android Application lib integration project in Ethank,其中包括一些通用lib和发布lib到maven的教程
flutter_app_channel
android渠道打包工具,安卓渠道打包工具,基于美团 walle 或者腾讯VasDolly,下载zip可以直接安装到mac和windows
Reservoir
Android library to easily serialize and cache your objects to disk using key/value pairs.
RoundIndicator
**A package for TabBar to create round indicator ** RoundIndicator是用来创建圆角indicator的一个库
RxLifecycle
Lifecycle handling APIs for Android apps using RxJava
skin-sprite
Yet another daynight switcher solution without recreating activity
TestRxAndroid
WifiBeacons
这个demo是为了简单的获取周围蓝牙定位和wifi定位和基站定位所需要的基础数据
gaoxuefeng's Repositories
gaoxuefeng/WifiBeacons
这个demo是为了简单的获取周围蓝牙定位和wifi定位和基站定位所需要的基础数据
gaoxuefeng/TestRxAndroid
gaoxuefeng/Android-Bootstrap
Bootstrap style widgets for Android, with Glyph Icons
gaoxuefeng/EthankLib
This is an android Application lib integration project in Ethank,其中包括一些通用lib和发布lib到maven的教程
gaoxuefeng/Reservoir
Android library to easily serialize and cache your objects to disk using key/value pairs.
gaoxuefeng/RxLifecycle
Lifecycle handling APIs for Android apps using RxJava
gaoxuefeng/skin-sprite
Yet another daynight switcher solution without recreating activity
gaoxuefeng/-lib-jcenter
gaoxuefeng/android-parallax-recyclerview
An adapter which could be used to achieve a parallax effect on RecyclerView.
gaoxuefeng/android-times-square
Standalone Android widget for picking a single date from a calendar view.
gaoxuefeng/AndroidAutoLayout
Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
gaoxuefeng/AndroidChromium
chrome browser of android version from chromium open project
gaoxuefeng/AndroidSdkSourceAnalysis
android sdk 源码解析——旨在帮助Android开发者更好的学习Android!我们只是一群普通的程序员,但是,我们热爱分享,想热热闹闹的玩点有意义的事!如果你也想陪我们一起愉快的玩耍,欢迎加入我们!Issues认领分析文章!
gaoxuefeng/ArcLayout
A very simple arc layout library for Android
gaoxuefeng/awesome-android-ui
A curated list of awesome Android UI/UX libraries
gaoxuefeng/BaseRecyclerViewAdapterHelper
Powerful and flexible RecyclerAdapter,www.recyclerview.org
gaoxuefeng/dagger2Demo
删减了很多东西了,主要是做教程实时修改了。欢迎 star fork
gaoxuefeng/FileDownloader
Multitask、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
gaoxuefeng/free-programming-books
:books: Freely available programming books
gaoxuefeng/JKeyboardPanelSwitch
For resolve the layout conflict when keybord & panel are switching (Android键盘面板冲突 布局闪动处理方案)
gaoxuefeng/JSON-Parse
json解析工具类(在不继承fastjson,gjson的情况下的JSON解析转换工具)
gaoxuefeng/MaterialDesignLibrary
This is a library with components of Android L to you use in android 2.2
gaoxuefeng/MultipleStatusView
一个支持多种状态的自定义View,可以方便的切换到:加载中视图、错误视图、空数据视图、网络异常视图、内容视图。
gaoxuefeng/Music-Player
From UI Proposal to Code
gaoxuefeng/NotifyUtil
通知工具类
gaoxuefeng/NumberPickerView
another NumberPicker with more flexible attributes on Android platform
gaoxuefeng/Rxdemo
用于自己学习RxAndroid 的一个小demo
gaoxuefeng/TwinklingRefreshLayout
RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView
gaoxuefeng/ViewAnimator
A fluent Android animation library
gaoxuefeng/XHorizontalProgressBar
一个自定义的水平分段进度条