Pinned Repositories
ActionBarSherlock
Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
algs4
Algorithms, 4th edition textbook code and libraries
AlphaGo
A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search," details of which can be found on their website.
android
GitHub Android App
android-1
Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.
Android-2
Android related examples
Android-Action-Bar-Icons
Font Awesome and Android Stock icons in holo_light/holo_dark and ldpi/mdpi/hdpi/xhdpi/xxhdpi versions
fabric
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
HandyWong's Repositories
HandyWong/afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
HandyWong/android
GitHub Android App
HandyWong/Android-2
Android related examples
HandyWong/Android-Action-Bar-Icons
Font Awesome and Android Stock icons in holo_light/holo_dark and ldpi/mdpi/hdpi/xhdpi/xxhdpi versions
HandyWong/android-open-project
Collect and classify android open source projects 微信公众号:codekk 微博:
HandyWong/android-open-project-analysis
Analysis of android open source project, include usage and implementation
HandyWong/Android-PickerView
仿iOS的PickerView控件,有时间选择和选项选择并支持一二三级联动效果
HandyWong/android-volley
volley
HandyWong/android_volley_examples
Project with examples how to use the new Volley networking framework
HandyWong/ASimpleCache
a simple cache for android and java
HandyWong/cw-omnibus
Source code to omnibus edition of _The Busy Coder's Guide to Android Development_
HandyWong/ExpandableGridView
Android customized expandable GridView
HandyWong/FeedListViewDemo
Android Facebook like Custom ListView Feed using Volley
HandyWong/FileExplorer
MIUI文件管理器社区开源版(Community edition of MIUI File Explorer)
HandyWong/generator-polymer
Yeoman generator for scaffolding Polymer apps
HandyWong/gopush-cluster
Golang push server cluster
HandyWong/highcharts.com
Highcharts JS, the JavaScript charting framework
HandyWong/modernwebbook
HandyWong/Notes
小米便签社区开源版(Community edition of XM notepad/MIUI notes)
HandyWong/okhttp
An HTTP+SPDY client for Android and Java applications.
HandyWong/pg2dm-python
HandyWong/PhotoGetDemo
Android,相册选择图片,拍照选择图片,相册裁剪图片,拍照裁剪图片;(大小图通用)
HandyWong/polymer
Leverage the future of the web platform today.
HandyWong/PythonBooks
Directory of free Python ebooks
HandyWong/squidb
SquiDB is a SQLite database layer for Android
HandyWong/superagent
Ajax with less suck - (and node.js HTTP client to match)
HandyWong/test-data
HandyWong/weixin-java-tools
微信公众号、企业号Java SDK
HandyWong/WikipediaMobile
HandyWong/ZhihuPaper
一个知乎日报客户端