Pinned Repositories
A-week-to-develop-android-app-plan
一周开发Android App计划
Amigo
A hotfix library for Android platform, and not just this...
Android-Alarm-Service-Example
Android Alarm Service Example
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-concurrent-database
Sample of concurrent safe access to Android SQLite Database
android-jobs
我们相信来到这里的,无论工程师还是招聘者都是靠谱的!微信公众号:codekk,
checkboxdemo
CheckBox结合ListView的简单使用
reportdemo
Sqlite、ContentProvider、Listview with Checkbox、AsyncQueryHandler
RxJavaDemo
Demos for the useage of Rxjava operators in android app
SlideAndDragListView
:curly_loop:SlideAndDragListView (SDLV) is an extension of the Android ListView that enables slide and drag-and-drop reordering of list items.
want-gone's Repositories
want-gone/AutoZoomInImageView
an imageview which can auto zoom in by keeping center of the content draw at the center of the view
want-gone/androidmvp
MVP Android Example
want-gone/CalendarView
CalendarListview是一个高度定制的日期选择器,可以满足多选日期的需求
want-gone/Awesome-RxJava
RxJava resources
want-gone/WheelPicker
Simple and fantastic wheel view in realistic effect for android.
want-gone/ElemeShoppingView
仿饿了么点击购物效果
want-gone/ContentProviderDemo
LoaderManager AsyncQueryHandler ContentProvider SQLite 结合在一起的产物
want-gone/android-maven-plugin
Maven Plugin for Android Application development and more
want-gone/AvatarImageView
an AvatarImageView on Android platform which can display circle text or circle image
want-gone/FocusResize
A custom animation with scroll listener to recycler views
want-gone/SlantedTextView
Android slanted TextView .
want-gone/NoHttp
NoHttp支持大文件、多文件上传、文件下载、自动维持Cookie、异步/同步请求,多种Http缓存模式,302/303重定向, 支持代理服务器.
want-gone/LearningNotes
Enjoy Learning.
want-gone/android-open-project
Collect and classify android open source projects 微信公众号:codekk
want-gone/Material-Animations
Android Transition animations explanation with examples.
want-gone/androidBlogCN
中文 android 独立开发博客列表
want-gone/A-week-to-develop-android-app-plan
一周开发Android App计划
want-gone/SwipyRefreshLayout
A SwipeRefreshLayout extension that allows to swipe in both direction
want-gone/RxJavaDemo
Demos for the useage of Rxjava operators in android app
want-gone/ASimpleCache
a simple cache for android and java
want-gone/AndroidPicker
安卓选择器类库,包括日期时间选择器、单项选择器、地址选择器、颜色选择器、文件目录选择器、数字选择器、星座选择器等。Picker for android, include date&time/option/number/address/city/color/file&directory.
want-gone/SlideAndDragListView
:curly_loop:SlideAndDragListView (SDLV) is an extension of the Android ListView that enables slide and drag-and-drop reordering of list items.
want-gone/MyGreenDAO
GreenDAO 的入门使用
want-gone/android-jobs
我们相信来到这里的,无论工程师还是招聘者都是靠谱的!微信公众号:codekk,
want-gone/android-concurrent-database
Sample of concurrent safe access to Android SQLite Database
want-gone/Android-Alarm-Service-Example
Android Alarm Service Example
want-gone/Android-ListView-ContentProvider
Aplicativo simples de anotações que tem como intuito mostrar a implementação de um ContentProvider e CursorLoader para carregar dados de um BD SQLite de forma assíncrona em um ListView (utilizando CursorAdapter).