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/checkboxdemo
CheckBox结合ListView的简单使用
want-gone/reportdemo
Sqlite、ContentProvider、Listview with Checkbox、AsyncQueryHandler
want-gone/Amigo
A hotfix library for Android platform, and not just this...
want-gone/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
want-gone/android-training-course-in-chinese
Android官方培训课程中文版
want-gone/AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
want-gone/AndroidSimpleChatUI
ListView实现的一个简单的聊天界面
want-gone/AndroidStudyCode
关于Android的一些原理学习和代码实现
want-gone/AndroidUtilCode
Android开发人员不得不收集的代码(持续更新中)
want-gone/BaseProject
基本项目框架,项目采用MVP+RxJAVA+Okhttp+Retrofit+dagger2实现。项目中带有最基本的BaseActivity,BaseFragment封装
want-gone/BookReader
任阅小说阅读器,高仿追书神器,实现追书推荐、标签检索、翻书效果、文章阅读、缓存章节、日夜间模式、文本朗读等功能。
want-gone/dcm4che
DICOM Implementation in JAVA
want-gone/git-tutorial
本地仓库的内容推送到github
want-gone/gitbook
Modern book format and toolchain using Git and Markdown
want-gone/gitbucket
A Git platform powered by Scala with easy installation, high extensibility & github API compatibility
want-gone/HermesEventBus
A library for using EventBus between processes, useful in IPC or plugin-in development.
want-gone/LoginDemo
登录过程的演示
want-gone/MeiqiaSDK-Android
美洽 Android SDK 3.0 面向开发者的 Demo
want-gone/MoneyTextView
A simple Android TextView to display amounts of money in different formats.
want-gone/mvn-repo
This is the maven repository for weasis builds
want-gone/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
want-gone/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
want-gone/SimpleBookContentProviderDemo
使用ContentProvider简单的实现书籍信息的增加、修改和删除。
want-gone/SimpleDataBindingDemo
简单的data binding演示
want-gone/SimpleLibraryDemo
app结合library的使用,调用library中的界面
want-gone/SimpleNoteBookDemo
结合Sqlite和ListView实现的一个简单的记事本功能
want-gone/SimpleShareUserIdDemo
简单的shareuserid演示,两个app之间的资源共享
want-gone/SmartisanPull
“锤子下拉”,东半球最优雅的下拉控件。也叫SmartisanRefreshableLayout。
want-gone/SuperIndicator
仿爱奇艺视频,腾讯视频,搜狐视频首页推荐位轮播图
want-gone/understand-plugin-framework
demos to help understand plugin framwrok